A simple python library to interact with the dead drops website functionalities.
With this you can :
- Get the dead drop database statistics and content ;
- Search through dead drop database content ;
- Sumbit a dead drop ;
Install it with pip :
$ pip install deaddrops
See the docs/
README.md file to get the library documentation.
If you have any idea to enhance this tool, please express them in the issue section.