Skip to content

Develop python client

Compare
Choose a tag to compare
@spacepatcher spacepatcher released this 26 Sep 10:38
· 23 commits to master since this release

Created a client as a python library (#10). It's available at PyPi (https://pypi.org/project/fiaclient/)

Some improvements have been made:

  • Refactor API and extend it's functionality (#18)
  • Update Postgres to version 9.6.8

Also code was refactored and many bugs fixed.