Metadata-Version: 2.1
Name: mobotix-finder
Version: 0.0
Summary: Mobotix camera finder using ZoomEye
Project-URL: Homepage, https://github.com/egginabucket/mobotix-finder
Author-email: Hannah Einstein <hannah.a.einstein@gmail.com>
License-Expression: MIT
License-File: LICENSE.txt
Keywords: camera,mobotix,security,zoomeye
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: beautifulsoup4==4.11.1
Requires-Dist: html5lib==1.1
Requires-Dist: python-dotenv==0.21.1
Requires-Dist: requests>=2.26.0
Requires-Dist: tqdm==4.64.1
Requires-Dist: zoomeye==2.1.2
Provides-Extra: dev
Requires-Dist: black; extra == 'dev'
Requires-Dist: hatch; extra == 'dev'
Requires-Dist: ipython; extra == 'dev'
Requires-Dist: isort; extra == 'dev'
Requires-Dist: wheel; extra == 'dev'
Description-Content-Type: text/markdown

# mobotix-finder
Mobotix camera finder using ZoomEye

## Usage:

- Install: `pip install mobotix-finder`
- Set `ZOOMEYE_API_KEY` or `ZOOMEYE_USERNAME` and `ZOOMEYE_PASSWORD` environment variables
- `find-mobotix ~/Downloads/mobotix`
- For more options run `find-mobotix --help`

Please use responsibly!
