EDP Redy API
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
The installation of the library, including the CLI, is as simple as run:
$ pip install .
- Complete documentation
See the open issues for a full list of proposed features (and known issues).
To contribute to this project, you need to execute the following steps:
-
Install
-
Create new feature and commit the changes
-
Create a new feature branch based from the main branch:
git checkout -b feature/<feature_name>
-
Implement the changes for the feature
-
Run formatters/linters:
-
Ruff
ruff .
-
Mypy:
mypy src/ tests/
-
-
Commit the changes (this should run pre-commit to format/lint anyway)
-
Distributed under the Apache License Version 2.0. See LICENSE.txt
for more information.
Hugo Gomes - hgomes88@gmail.com
Project Link: https://github.com/hgomes88/edp-redy
Pipy Releases: https://pypi.org/project/edp-redy-api