Metadata-Version: 2.1
Name: covid-big-bappenas
Version: 0.1
Summary: An Covid-Big-Bappenas package
Home-page: https://github.com/emhayusa/covid-big-bappenas
Author: Muhammad Hasannudin Yusa
Author-email: emhayusa@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: Click

# Covid-Big-Bappenas Package
A helper pip package for Covid BIG BAPPENAS Project

### Assumptions:
+ Assuming python is installed on your system.

Installation sets up command
**************************************

Situation before installation::

    $ covid_big_bappenas
    bash: covid_big_bappenas: command not found

Installation right from the source tree (or via pip from PyPI)::

    $ python setup.py install

    $ pip install covid_big_bappenas

Now, the ``covid_big_bappenas`` command is available::

    $ covid_big_bappenas
    Welcome to Covid-Big-Bappenas Package!

