Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infobyte/faraday-client
GTK client of FaradaySEC
https://github.com/infobyte/faraday-client
collaboration faradaysec gtk security security-tools vulnerability
Last synced: 3 months ago
JSON representation
GTK client of FaradaySEC
- Host: GitHub
- URL: https://github.com/infobyte/faraday-client
- Owner: infobyte
- License: other
- Created: 2020-04-15T20:55:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T21:01:38.000Z (about 2 years ago)
- Last Synced: 2024-05-02T20:47:38.000Z (9 months ago)
- Topics: collaboration, faradaysec, gtk, security, security-tools, vulnerability
- Language: Python
- Homepage:
- Size: 4.47 MB
- Stars: 6
- Watchers: 15
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
================
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
==================.. image:: https://img.shields.io/pypi/v/faraday_client.svg
:target: https://pypi.python.org/pypi/faraday_client.. image:: https://img.shields.io/travis/cript0nauta/faraday_client.svg
:target: https://travis-ci.org/cript0nauta/faraday_client.. image:: https://readthedocs.org/projects/faraday-client/badge/?version=latest
:target: https://faraday-client.readthedocs.io/en/latest/?badge=latest
:alt: Documentation StatusFaraday GTK Client
* Free software: GNU General Public License v3
* Documentation: https://faraday-client.readthedocs.io.Features
--------* TODO
Quick install
-------------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
```Credits
-------This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage