Skip to main content

EIS1600 project tools and utilities

Project description

EIS1600 Tools

Installation

$ pip install eis1600

Usage

Covert mARkdown to EIS1600 files

Execute inside the directory where the respective .mARkdown file is stored. The .EIS1600 file will be created next to the .mARkdown file

$ cd <uri>
$ convert_mARkdown_to_Eis1600.py <uri>.EIS1600

Batch processing of mARkdown files

To process all mARkdown files in a directory, give an input AND an output directory. Results are stored to the output directory.

$ convert_mARkdown_to_EIS1600.py <input_dir> <output_dir>

Disassembling

Execute inside the directory where the respective .EIS1600 file is stored. The MIU directory will be created inside the current directory

$ cd <uri>
$ disassemble_into_miu_files.py <uri>.EIS1600

Reassembling

Execute inside the directory where the respective .EIS1600 file is stored. The MIU directory has to be under the current directory

$ cd <uri>
$ reassemble_from_miu_files.py <uri>.EIS1600

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.

Source Distribution

eis1600-0.2.1.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

eis1600-0.2.1-py3-none-any.whl (12.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page