Code, ideas about COVID epidemics
Project description
Tools, tries about COVID epidemics. The module must be compiled to be used inplace:
python setup.py build_ext --inplace
Generate the setup in subfolder dist:
python setup.py sdist
Generate the documentation in folder dist/html:
python -m sphinx -T -b html doc dist/html
Run the unit tests:
python -m unittest discover tests
Or:
python -m pytest
To check style:
python -m flake8 aftercovid tests examples
The function check or the command line python -m aftercovid check checks the module is properly installed and returns processing time for a couple of functions or simply:
import aftercovid aftercovid.check()
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file aftercovid-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: aftercovid-0.1.2-py3-none-any.whl
- Upload date:
- Size: 29.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fada57137e78ae80e2677058179888e86ca1f8682efaf73ae76ab46083fcab1e |
|
MD5 | 64c55e0a050c91888e18a358afd8dc74 |
|
BLAKE2b-256 | f9ede126e54a489c6ccacc088857309ba6d6621ac49b1e98f27f4a9137c842ac |