Ipython magic extension to use Mocodo in a Jupyter Notebook.
Project description
IPython magic extension to use Mocodo in a Jupyter Notebook.
Mocodo is an open-source tool for designing and teaching relational databases. It takes as an input a textual description of both entities and associations of an entity-relationship diagram (ERD). It outputs a vectorial drawing in SVG and a relational schema in various formats (SQL, LaTeX, Markdown, etc.).
Installation
The recommended way to install the Mocodo magic extension is to use pip:
pip install mocodo_magic
If this fails, ensure first you have a working Python installation (tested under 2.7 and 3.5).
Usage
Load the magic extension:
%load_ext mocodo_magic
Show the argument list:
%mocodo --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size mocodo_magic-1.0.3-py2.py3-none-any.whl (5.3 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size mocodo_magic-1.0.3-py3.6.egg (6.7 kB) | File type Egg | Python version 3.6 | Upload date | Hashes View |
Filename, size mocodo_magic-1.0.3.tar.gz (3.5 kB) | File type Source | Python version None | Upload date | Hashes View |
Hashes for mocodo_magic-1.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7eac12ae370bb604cf83faeafd59e4e4e8b64ee9d99cf15d8c558895cdcc9bba |
|
MD5 | 0bab980b622f7caceef4cb192f712754 |
|
BLAKE2-256 | 3d816a2ff9531721d6dd4a50bdb80018ab4782ba3d6f3883d35c92d472ce4e5c |