Python API wrapper for DarkSearch (darksearch.io).


Keywords
darksearch, python3
License
MIT
Install
pip install darksearch==2.1.3

Documentation

DarkSearch

PyPI Python Version GitHub Workflow Status Read the Docs License

Python API wrapper for DarkSearch (darksearch.io). Python 3.6+ is currently supported.

Install

pip install darksearch

Resources

Contributing

All contributions (no matter how small) are always welcome.

Development

git clone git@github.com:thehappydinoa/DarkSearch.git
poetry install

Testing

pytest

Publishing

poetry build
poetry publish

License

This software is licensed under MIT