Logo Lanfrica

danielotieno/covid-19-report

Domaine:

healthcare
Créateur:
dan
Hôte:
A basic python program that give Covid19 report for 5 African Countries Welcome to Covid-19-Report 👋 > A basic python program that give Covid19 report for 5 African Countries ### 🏠 Homepage ## Usage Create a virtualenv ```sh python3 -m venv venv ``` Activate the virtualenv ```sh source venv/bin/active - For Linux users venv\Scripts\activate - For Windows users ``` --- ## Install Dependencies ```sh pip install requirements.txt ``` --- ## Run App Run in Development ```sh python corona.py ``` --- ## Author 👤 **Daniel Otieno** - Website: danielotieno.ninja - Twitter: @danielotienoke - Github: @danielotieno - LinkedIn: @danielotieno --- ## 🤝 Contributing Contributions, issues and feature requests are welcome! Feel free to check issues page. You can also take a look at the contributing guide. --- ## Show your support Give a ⭐️ if this project helped you! --- ## 📝 License Copyright © 2020 Daniel Otieno. This project is MIT licensed. ---

Licenses