Skip to content

mmonem/CoronaEstimation

Repository files navigation

CoronaEstimation

CoronaEstimation is a Python application for estimating figures related to coronavirus disease (COVID-19)

Dependencies Installation

You have either one of two methods for installation of dependency libraries

1. Using pipenv

Verify that pipenv is installed and then use:

pipenv install

If pipenv is not installed, it can be installed using:

pip install pipenv

2. Manual installation

Make sure you have installed the following libraries on your system: PyQt5, numpy scipy matplotlib

Usage

When using pipenv

pipenv run python main.py

Manually installed dependencies in the system

python main.py

Contributing

Pull requests are welcome.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages