Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

thehappydinoa/DarkSearch

Repository files navigation

DarkSearch

Please note that as of January 13th 2022, DarkSearch has ended public access (Tweet). As of March 15th 2022, this repo has been archived.

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