Metadata-Version: 2.1
Name: epss
Version: 0.1.1
Summary: A pandas friendly library for the EPSS.
Home-page: https://github.com/priamai/epss
Author: Paolo Di Prodi
Author-email: paolo@priam.ai
License: Apache Software License 2.0
Keywords: epss
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software 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
Requires-Dist: Click (>=7.0)

====
epss
====


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

.. image:: https://img.shields.io/travis/priamai/epss.svg
        :target: https://travis-ci.com/priamai/epss

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




A pandas friendly library for the EPSS.


* Free software: Apache Software License 2.0
* Documentation: https://epss.readthedocs.io.


Project
--------
* EPSS Model: https://www.first.org/epss/model
* EPSS API: https://www.first.org/epss/api

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


=======
History
=======

0.1.0 (2022-05-12)
------------------

* First release on PyPI.


