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 details)
File details
Details for the file conditions-0.1.0.tar.gz
.
File metadata
- Download URL: conditions-0.1.0.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba32dfa4064670cc7ef12fddf41d5da68d60043c6d45037e2ec0113658a8c65a |
|
MD5 | a3474c5593b3031607c118a85c926d1c |
|
BLAKE2b-256 | b8a7cdb8b639ee07b73344b21afefba3ea8f619d54895dbe2c07efbc760cc4da |