This is deprecated please use Faraday-Cli instead!!!
v1.1.0 was a hand-off release, updating only accessing Faraday using API v3 (v2 will be deprecated too).
Faraday GTK Client
- Free software: GNU General Public License v3
- Documentation: https://faraday-client.readthedocs.io.
- TODO
OSX
`
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/Cellar/gobject-introspection/1.62.0/lib/pkgconfig:/usr/local/Cellar/libffi/3.2.1/lib/pkgconfig:/usr/local/Cellar/cairo/1.16.0_2/lib/pkgconfig
python setup.py install
`
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.