Metadata-Version: 2.0
Name: pytw
Version: 1.0.0
Summary: ThreatWatch opensource API
Home-page: https://github.com/opensource-tw/pytw
Author: Paresh Borkar
Author-email: opensource@threatwatch.io
License: GNU General Public License v3
Keywords: pytw
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: enum34
Requires-Dist: drest

====
pytw
====


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

.. image:: https://img.shields.io/travis/opensource-tw/pytw.svg
        :target: https://travis-ci.org/opensource-tw/pytw

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




ThreatWatch opensource API


* Free software: GNU General Public License v3
* Documentation: https://pytw.readthedocs.io.


Features
--------

* Refer to documentation.

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 (2018-10-23)
------------------

* First release on PyPI.

1.0.0 (2019-01-16)
------------------

* Official public release on PyPI.


