- 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
- TODO
You can install Binocular via pip from PyPI:
$ pip install binocular
Please see the Command-line Reference for details.
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the MIT license, Binocular is free and open source software.
Security concerns are a top priority for us, please review our Security Policy.
If you encounter any problems, please file an issue along with a detailed description.
This project was generated from @MSAdministrator's Hypermodern Python Cookiecutter template.