Skip to main content

Code, ideas about COVID epidemics

Project description

https://raw.githubusercontent.com/sdpython/aftercovid/master/doc/_static/logo.png

documentation

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


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.1.tar.gz (729.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page