Set of modules working with Algosec services
Project description
Framework tools and api clients to work with your on on-premises Algosec services. Currently only certain range of API functions are implemented to communicate with:
Algosec BusinessFlow
Algosec FireFlow
Algosec FirewallAnalyzer
Contribution
Currently the sdk is pretty basic, and every contribution will be welcome with a proper PR :)
Developing
To setup the project for local development, make sure you have a Python 2.7 virtualenv setup:
mkvirtualenv --python=python2.7 algobotframeworkenv -a .
and then to install the package run:
pip install -e .
This will install all the dependencies and set the project up for local usage and development .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
algosec-0.2.0.tar.gz
(9.8 kB
view hashes)
Built Distribution
algosec-0.2.0-py2-none-any.whl
(12.4 kB
view hashes)