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 Distribution
aftercovid-0.1.0.tar.gz
(130.5 kB
view details)
File details
Details for the file aftercovid-0.1.0.tar.gz
.
File metadata
- Download URL: aftercovid-0.1.0.tar.gz
- Upload date:
- Size: 130.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79bbf30fd5a9d352c601dfa5a74c2c2e94193809cb04d5646957dd3adfbfae01 |
|
MD5 | f8b4db410ff14cf5e2f64ba22d1968e5 |
|
BLAKE2b-256 | 96f8b2ec3e742c1d4390da29caf32ea140babd5c1f11a92fd76733ebd698c4d8 |