An abstraction layer to use the API of Re2o
Find a file
Maël Kervella c3277c2e6e Do not use endpoint's names
Use the URL structure directly to build the requests directly
The mapping name <-> endpoint is no longer used
See discusion in #1 for details
2018-06-27 11:17:37 +00:00
re2oapi Do not use endpoint's names 2018-06-27 11:17:37 +00:00
.gitignore Move into package 2018-05-24 12:00:58 +00:00
__init__.py Add logging everywhere 2018-06-25 16:31:50 +00:00
README.md Proper support for ISO-8601 dates 2018-05-24 23:41:23 +00:00

Re2o - API client

This project is providing an abstraction layer to easily use the API of Re2o.

Requirements

  • python3
  • python3-iso8601