Metadata-Version: 2.1
Name: manydataapi
Version: 0.1.7
Summary: Pieces of code to access various API, most for teaching purposes.
Home-page: http://www.xavierdupre.fr/app/manydataapi/helpsphinx/index.html
Author: Xavier Dupré
Author-email: xavier.dupre@gmail.com
License: MIT
Download-URL: https://github.com/sdpython/manydataapi/
Keywords: manydataapi,ENSAE,REST,API
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable
Provides-Extra: velib.data_velib
Provides-Extra: linkedin.linkedin_access
Requires-Dist: pyquickhelper (>=1.5.2259)
Provides-Extra: linkedin.linkedin_access
Requires-Dist: python3-linkedin; extra == 'linkedin.linkedin_access'
Provides-Extra: velib.data_velib
Requires-Dist: moviepy; extra == 'velib.data_velib'


.. _l-README:

README
======

.. image:: https://travis-ci.org/sdpython/manydataapi.svg?branch=master
    :target: https://travis-ci.org/sdpython/manydataapi
    :alt: Build status

.. image:: https://ci.appveyor.com/api/projects/status/hbi3d7kl4gde07o0?svg=true
    :target: https://ci.appveyor.com/project/sdpython/manydataapi
    :alt: Build Status Windows

.. image:: https://circleci.com/gh/sdpython/manydataapi/tree/master.svg?style=svg
    :target: https://circleci.com/gh/sdpython/manydataapi/tree/master

.. image:: https://badge.fury.io/py/manydataapi.svg
    :target: https://pypi.org/project/manydataapi/

.. image:: https://img.shields.io/badge/license-MIT-blue.svg
    :alt: MIT License
    :target: http://opensource.org/licenses/MIT

.. image:: https://requires.io/github/sdpython/manydataapi/requirements.svg?branch=master
     :target: https://requires.io/github/sdpython/manydataapi/requirements/?branch=master
     :alt: Requirements Status

.. image:: https://codecov.io/github/sdpython/manydataapi/coverage.svg?branch=master
    :target: https://codecov.io/github/sdpython/manydataapi?branch=master

.. image:: http://img.shields.io/github/issues/sdpython/manydataapi.png
    :alt: GitHub Issues
    :target: https://github.com/sdpython/manydataapi/issues

.. image:: https://badge.waffle.io/sdpython/manydataapi.png?label=ready&title=Ready
    :alt: Waffle
    :target: https://waffle.io/sdpython/manydataapi

.. image:: http://www.xavierdupre.fr/app/manydataapi/helpsphinx/_images/nbcov.png
    :target: http://www.xavierdupre.fr/app/manydataapi/helpsphinx/all_notebooks_coverage.html
    :alt: Notebook Coverage

**Links:**

* `GitHub/manydataapi <https://github.com/sdpython/manydataapi/>`_
* `documentation <http://www.xavierdupre.fr/app/manydataapi/helpsphinx/index.html>`_
* `Blog <http://www.xavierdupre.fr/app/manydataapi/helpsphinx/blog/main_0000.html#ap-main-0>`_

Description
-----------

Pieces of code to access various (REST) API.

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

current - 2018-05-05 - 0.00Mb
=============================


