Metadata-Version: 2.3 Name: discovery30303 Version: 0.3.3 Summary: Discover devices that respond on port 30303 License: Apache-2.0 Author: J. Nick Koston Author-email: nick@koston.org Requires-Python: >=3.9 Classifier: Development Status :: 2 - Pre-Alpha Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: Apache Software License Classifier: Natural Language :: English Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Classifier: Topic :: Software Development :: Libraries Provides-Extra: docs Requires-Dist: Sphinx (>=4,<6) ; extra == "docs" Requires-Dist: myst-parser (>=0.16,<1.1) ; extra == "docs" Requires-Dist: sphinx-rtd-theme (>=1,<3) ; extra == "docs" Project-URL: Bug Tracker, https://github.com/bdraco/discovery30303/issues Project-URL: Changelog, https://discovery30303.readthedocs.io/changelog.html Project-URL: Documentation, https://discovery30303.readthedocs.io Project-URL: Repository, https://github.com/bdraco/discovery30303 Description-Content-Type: text/markdown # Discovery 30303

CI Status Documentation Status Test coverage percentage

Poetry black pre-commit

PyPI Version Supported Python versions License

Discover devices that respond on port 30303 ## Installation Install this via pip (or your favourite package manager): `pip install discovery30303` ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! ## Credits This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [browniebroke/cookiecutter-pypackage](https://github.com/browniebroke/cookiecutter-pypackage) project template.