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 google gmail |
| Helpers | os subprocess threading socket datetime |
| LLMs | ollama deepseek gemini |
| Logging | sentryio opentelemetry |
| MacOS | airport macchanger wdutil |
| MCP | anthropic |
| Python | logging requests |
| SOAR | swimlane splunk soar xsoar |
| Recon | nmap |
| Test Automation | selenium |
Requires
- python >= 3.11
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file automonisaur-0.7.1.tar.gz.
File metadata
- Download URL: automonisaur-0.7.1.tar.gz
- Upload date:
- Size: 625.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cbf417ad7b521dd5780111965de08fc7e4120617d6ec647ccf66002a69c9bb9
|
|
| MD5 |
47f6e514cd5c68601949884e036e1433
|
|
| BLAKE2b-256 |
06aa37d4cbf4ed64aedd68ff9a0ef3ca30b8813aaeb7eb16dcc723bacd07d71d
|
File details
Details for the file automonisaur-0.7.1-py3-none-any.whl.
File metadata
- Download URL: automonisaur-0.7.1-py3-none-any.whl
- Upload date:
- Size: 778.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7fb42a978efa749607f5364bdc540cd211830805f364465007936586b445c02
|
|
| MD5 |
fcb7b5ae1023668290ad828e3a8f8b30
|
|
| BLAKE2b-256 |
4c27aa669f2badbef0dece79767510e24f821a296f72e60cc445b1ffb45a2fe9
|