Metadata-Version: 1.2
Name: freud-api-crawler
Version: 0.8.0
Summary: A client to interact with freud-net API
Home-page: https://github.com/acdh-oeaw/freud_api_crawler
Author: Peter Andorfer
Author-email: peter.andorfer@oeaw.ac.at
License: MIT license
Description: =================
        Freud API Crawler
        =================
        
        
        .. image:: https://img.shields.io/pypi/v/freud_api_crawler.svg
                :target: https://pypi.python.org/pypi/freud_api_crawler
        
        .. image:: https://img.shields.io/travis/acdh-oeaw/freud_api_crawler.svg
                :target: https://travis-ci.com/acdh-oeaw/freud_api_crawler
        
        .. image:: https://readthedocs.org/projects/freud-api-crawler/badge/?version=latest
                :target: https://freud-api-crawler.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        A client to interact with freud-net API
        
        
        * Free software: MIT license
        * Documentation: https://freud-api-crawler.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        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 (2020-11-17)
        ------------------
        
        * First release on PyPI.
        
Keywords: freud_api_crawler
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.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
