Metadata-Version: 2.1
Name: natholi
Version: 0.1.1
Summary: A package allowing you to get national holidays for 200+ countries around the world.
Home-page: https://github.com/davidchapuis/natholi
Author: David Chapuis
Author-email: dah.chapuis@gmail.com
License: MIT license
Keywords: natholi
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

=======
natholi
=======


.. image:: https://img.shields.io/pypi/v/natholi.svg
        :target: https://pypi.python.org/pypi/natholi

.. image:: https://img.shields.io/travis/davidchapuis/natholi.svg
        :target: https://travis-ci.com/davidchapuis/natholi

.. image:: https://readthedocs.org/projects/natholi/badge/?version=latest
        :target: https://natholi.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




A package allowing you to get national holidays for 200+ countries around the world.


* Free software: MIT license
* Documentation: https://natholi.readthedocs.io.


Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
