Skip to main content

Zype Compilers

Project description

ZypeC

Generic badge PyPI Release Create CodeQL

Installation

pip install ZypeC

Usage

First create a zype.config.json file with a compiler key:

{
    "compiler": "compiler.json"
}

You can replace compiler.json with anything else and create that file with the value of:

{
    "file": "file.md",
    "Content-Type": "text/markdown",
    "to": "html"
}

Then run:

zype start

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ZypeC-1.0.0.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

ZypeC-1.0.0-py3-none-any.whl (3.8 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