Skip to content

Commit

Permalink
Layout changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cydrobolt authored Dec 14, 2017
1 parent e3354f8 commit bbf3c2e
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions docs/developer-guide/libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@ To interact with Polr's API, you may opt to use a library or write your own inte
As not all languages and frameworks are currently supported by a library, it is encouraged
that you take a look at the [API documentation](api/) to integrate Polr into your application.

### Official Libraries
- there are no official libraries for Polr 2.0 yet.

### Unofficial libraries
- [mypolr][mypolr_gh] is a Python 3 package for interacting with the Polr 2.0 API. ([User Guide and documentation][mypolr_docs])

- there seems to be only one unofficial libraries for Polr 2.0 yet.
- perhaps you'd like to write one? Send a PR to add your library to this page.

[mypolr_gh]: https://github.com/fauskanger/mypolr
[mypolr_docs]: https://mypolr.readthedocs.io
## Unofficial libraries
### Python
- [mypolr](https://github.com/fauskanger/mypolr) is a Python 3 package for interacting with the Polr 2.0 API. ([Documentation](https://mypolr.readthedocs.io))

0 comments on commit bbf3c2e

Please sign in to comment.