Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 Status

Faraday 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