Core libraries for automonisaur
Project description
Automonisaur: Core Libraries
about | integrations | install | docker | unittest locally | codecov | pypi
About
This library adds some easier-to-use wrappers around common services for data science and threat intelligence.
Provides easier clients and configuration options, as well as any additional helpers to get things up and running.
Github issues and feature requests welcomed.
Integrations
Category | Library |
---|---|
API | flask |
Chat | slack |
Data Scraping | beautifulsoup facebook groups scrapy |
Databases | elasticsearch neo4j splunk pass |
Data Store | minio swift |
Devices | snmp |
Google Cloud | google auth api google people api google sheets api |
Helpers | os subprocess threading socket datetime |
Logging | sentryio |
MacOS | airport macchanger wdutil |
Python | logging requests |
SOAR | swimlane splunk soar xsoar |
Recon | nmap |
Test Automation | selenium |
Requires
- python >= 3.10
Note: install requirements.txt to use all integrations
install core library
/bin/bash install.sh
install integration libraries
# shell script
/bin/bash install-requirements.sh
# pip
python3 -m pip install -U -r requirements.txt
# pip
python3 -m pip install -U -r https://raw.githubusercontent.com/TheShellLand/automonisaur/master/requirements.txt
# master branch
python3 -m pip install --upgrade git+https://github.com/TheShellLand/automonisaur.git@master#egg
unittest locally
/bin/bash unittests.sh
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
automonisaur-0.6.1.tar.gz
(529.5 kB
view details)
Built Distribution
automonisaur-0.6.1-py3-none-any.whl
(643.9 kB
view details)
File details
Details for the file automonisaur-0.6.1.tar.gz
.
File metadata
- Download URL: automonisaur-0.6.1.tar.gz
- Upload date:
- Size: 529.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ddaf0a9675c6d5417a3faae8c47829578056d55bfe32daabafa74761300be12 |
|
MD5 | 7a619f23becd93c4afff2822bd08ac27 |
|
BLAKE2b-256 | 49546aa98bc7344f78d8748187e59e7a958395e3d67daffb45e223861055a5f4 |
File details
Details for the file automonisaur-0.6.1-py3-none-any.whl
.
File metadata
- Download URL: automonisaur-0.6.1-py3-none-any.whl
- Upload date:
- Size: 643.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31d55e7a5532b503a078330a589a364911d787df82343b642ea1237709ca2af7 |
|
MD5 | a6134e1d429e447323e326bc19a2e9d6 |
|
BLAKE2b-256 | ea04e3abaf961db05466205b5fe70eced51acf76397d494df2ab2cf0ed20e63d |