A (monolithic) compiled language
Project description
A (monolithic) compiled language
- Free software: BSD 2-Clause License
Installation
pip install lyth
You can also install the in-development version with:
pip install https://github.com/gmantelet/python-lyth/archive/master.zip
Documentation
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows | set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other | PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.0.0 (2020-02-15)
- First release on PyPI.
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
lyth-0.0.3.tar.gz
(13.1 kB
view hashes)