Implementation of the Common Lisp's conditions system in Python.
Project description
Implementation of the Common Lisp’s conditions system in Python.
Free software: BSD license
Installation
pip install conditions
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.1.0 (2016-03-29)
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
conditions-0.1.0.tar.gz
(15.6 kB
view hashes)