Metadata-Version: 2.4
Name: pyrapion
Version: 0.1.0
Summary: Python package for helping restful api interaction
Home-page: https://github.com/longlevan/pyrapion
Author: Long Lê
Author-email: long.le-van@outlook.com
License: MIT
Keywords: pyrapion
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
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
Requires-Dist: requests==2.31.0
Requires-Dist: pandas==2.2.2
Requires-Dist: phable==0.1.10
Requires-Dist: loguru==0.7.2
Requires-Dist: pytz==2024.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

==========================================
Python Package for Restful API interactiON
==========================================

Python package for helping restful api interaction

Features
--------

* TODO
* add list download for energis query

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 (2023-08-18)
------------------

* First release on PyPI.
