/binocular

A Python package to retrieve data from multiple threat intelligence providers

Primary LanguagePythonMIT LicenseMIT

Binocular

PyPI Status Python Version License

Read the documentation at https://binocular.readthedocs.io/ Tests Codecov

pre-commit Black

Features

  • Checks wether or not Docker is installed, setup and running.
  • Builds and runs Docker containers for each service using Python.
  • Currently supported Docker containers are
    • VirusTotal

Requirements

  • TODO

Installation

You can install Binocular via pip from PyPI:

$ pip install binocular

Usage

Please see the Command-line Reference for details.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, Binocular is free and open source software.

Security

Security concerns are a top priority for us, please review our Security Policy.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @MSAdministrator's Hypermodern Python Cookiecutter template.