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.0b0-py2.py3-none-any.whl (5.2 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size mocodo_magic-1.0.0b0-py3.5.egg (6.6 kB) | File type Egg | Python version 3.5 | Upload date | Hashes View |
Filename, size mocodo_magic-1.0.0b0.tar.gz (3.4 kB) | File type Source | Python version None | Upload date | Hashes View |
Hashes for mocodo_magic-1.0.0b0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 978375f99c614d448ed448199584a1f25c0ab4a66cb32537384e400a50a1a1ea |
|
MD5 | 6422134acb88bb5f028c20e26ce166c2 |
|
BLAKE2-256 | 1d66a6d69cd53bba1418694ee94406216333f19ac705a06ab624f7c297d8028b |