Metadata-Version: 2.4
Name: dbis_magicmongo
Version: 0.1.0
Summary: RWTH Aachen Computer Science i5/dbis assets for Lecture Datenbanken und Informationssysteme
Author-email: DBIS i5 RWTH Aachen <dbis-vl@dbis.rwth-aachen.de>
License-Expression: Apache-2.0
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# dbis_magicmongo

An IPython extension providing custom magic commands to run MongoDB shell scripts (`mongosh`) directly within Jupyter notebooks.

## Installation

Install from PyPI 

```bash
pip install dbis_magicmongo
