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.