Metadata-Version: 2.1
Name: bittensor-api
Version: 0.1.2
Summary: Bittensor Subnet interaction via Python
Home-page: https://github.com/NorthTensor/bittensor-api-pypi
Author: NorthTensor
Author-email: SFuller4@posteo.de
Project-URL: Documentation, https://github.com/NorthTensor/bittensorapi-pypi
Project-URL: Bug Reports, https://github.com/NorthTensor/bittensorapi-pypi/issues
Project-URL: Source Code, https://github.com/NorthTensor/bittensorapi-pypi
Keywords: Bittensor,API,pypi,package
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: bittensor
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'

# BittensorAPI

This package allows interaction with the Bittensor Subnets via python for development and testing purposes. 

This package is a project of NorthTensor, Please reach out if you have questions or would like to contribute.
