pip install ZypeC
Other options are available at ZypeC Documentation
You should verify the installation by running:
zype --version
Open a Terminal and type:
zype <Filename> <Content-Type> <To What>
Note: Replace <Filename> with the file's name, <Content-Type> with the File's Type (e.g. md for Markdown, zype for Zype) and <To What> with the final Type (e.g. html for MarkDown to HTML Compilation, json for Zype to JSON Compilation).