Skip to content
Snippets Groups Projects
Commit 1289d74d authored by Moul's avatar Moul
Browse files

[doc] readme: add development section.

parent 1f0fa88c
No related branches found
No related tags found
No related merge requests found
...@@ -21,6 +21,12 @@ You can install duniter-python-api and all its dependencies via the following pi ...@@ -21,6 +21,12 @@ You can install duniter-python-api and all its dependencies via the following pi
Please take a look at the document [HTTP API](https://github.com/duniter/duniter-bma/blob/master/doc/API.md) to learn about the API. Please take a look at the document [HTTP API](https://github.com/duniter/duniter-bma/blob/master/doc/API.md) to learn about the API.
## Development
- Create a python environement with pyenv
- Add PYTHONPATH env var to your shell containing the path to this repository
- Take a look at examples
- Run examples from parent folder `python example/request_data.py`
## Documentation ## Documentation
- [Documentation](https://github.com/duniter/duniter-python-api/tree/master/docs) - [Documentation](https://github.com/duniter/duniter-python-api/tree/master/docs)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment