Metadata-Version: 1.2
Name: covid19vaccini
Version: 0.1.0
Summary: A package to handle data related to Covid-19 vaccines in Italy.
Home-page: https://github.com/reale/covid19vaccini
Author: Roberto Reale
Author-email: roberto@reale.me
License: MIT license
Description: ==============
        covid19vaccini
        ==============
        
        
        .. image:: https://img.shields.io/pypi/v/covid19vaccini.svg
                :target: https://pypi.python.org/pypi/covid19vaccini
        
        .. image:: https://img.shields.io/travis/reale/covid19vaccini.svg
                :target: https://travis-ci.com/reale/covid19vaccini
        
        .. image:: https://readthedocs.org/projects/covid19vaccini/badge/?version=latest
                :target: https://covid19vaccini.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/reale/covid19vaccini/shield.svg
             :target: https://pyup.io/repos/github/reale/covid19vaccini/
             :alt: Updates
        
        
        
        A Python package to handle data related to Covid-19 vaccines in Italy.
        
        Rationale
        ---------
        
        TODO
        
        
        =======
        History
        =======
        
        0.1.0 (2021-02-03)
        ------------------
        
        * First release on PyPI.
        
Keywords: covid19vaccini
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
