# BittensorConfig - v0.0.1
BittensorConfig is a library for managing the configuration of the [Bittensor Python API](https://github.com/opentensor/bittensor).
# Installation
This package can be installed from [PyPi.org](https://pypi.org/project/bittensor-config/):
```bash
pip install bittensor-config==0.0.1
```
or via this repo (using [gh-cli](https://cli.github.com/)):
```bash
gh repo clone opentensor/bittensor-config
cd bittensor-config
pip install -e .
```
Raw data
{
"_id": null,
"home_page": "https://github.com/opentensor/bittensor-config",
"name": "bittensor-config",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "bittensor,validator,ai,machine-learning,deep-learning,blockchain,pytorch,torch,neural-networks,cryptocurrency",
"author": "bittensor.com",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/db/1d/25874dec025b59f9b7f99b17a6e2459dcbb44ca174526c699ca9d054b377/bittensor-config-0.0.1.tar.gz",
"platform": null,
"description": "# BittensorConfig - v0.0.1\n\nBittensorConfig is a library for managing the configuration of the [Bittensor Python API](https://github.com/opentensor/bittensor).\n\n# Installation\nThis package can be installed from [PyPi.org](https://pypi.org/project/bittensor-config/):\n```bash\npip install bittensor-config==0.0.1\n```\nor via this repo (using [gh-cli](https://cli.github.com/)): \n```bash\ngh repo clone opentensor/bittensor-config\ncd bittensor-config\npip install -e .\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "BittensorConfig is a library for managing the configuration of the Bittensor Python API.",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/opentensor/bittensor-config"
},
"split_keywords": [
"bittensor",
"validator",
"ai",
"machine-learning",
"deep-learning",
"blockchain",
"pytorch",
"torch",
"neural-networks",
"cryptocurrency"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "59567b4e8746db664c711d8c297c1b5e26cfa250900cb44799fb5248da5ee59e",
"md5": "cb3aad54137bdcf3cf3d0e668426133e",
"sha256": "f84fa88c3fdbac77c5cbb42ec3a7078d88e607792e4bbbed45ca671ab08ff65e"
},
"downloads": -1,
"filename": "bittensor_config-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cb3aad54137bdcf3cf3d0e668426133e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 7346,
"upload_time": "2023-07-26T22:59:40",
"upload_time_iso_8601": "2023-07-26T22:59:40.962006Z",
"url": "https://files.pythonhosted.org/packages/59/56/7b4e8746db664c711d8c297c1b5e26cfa250900cb44799fb5248da5ee59e/bittensor_config-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "db1d25874dec025b59f9b7f99b17a6e2459dcbb44ca174526c699ca9d054b377",
"md5": "f1be12769c4058bf24e8e67693d73b56",
"sha256": "ede1860636a56e12accd75f339abb779627cd92792c62088015aa0f20bc750ab"
},
"downloads": -1,
"filename": "bittensor-config-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "f1be12769c4058bf24e8e67693d73b56",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6008,
"upload_time": "2023-07-26T22:59:42",
"upload_time_iso_8601": "2023-07-26T22:59:42.167708Z",
"url": "https://files.pythonhosted.org/packages/db/1d/25874dec025b59f9b7f99b17a6e2459dcbb44ca174526c699ca9d054b377/bittensor-config-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-26 22:59:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "opentensor",
"github_project": "bittensor-config",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"lcname": "bittensor-config"
}