[![PyPI version panoptica](https://badge.fury.io/py/auxiliary.svg)](https://pypi.python.org/pypi/auxiliary/)
[![Documentation Status](https://readthedocs.org/projects/auxiliary/badge/?version=latest)](http://auxiliary.readthedocs.io/?badge=latest)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
# auxiliary
TODO
## deploy
### build
```
python -m build
poetry build
```
### upload to pypi
```
twine upload dist/*
```
Raw data
{
"_id": null,
"home_page": "https://github.com/BrainLesion/auxiliary",
"name": "auxiliary",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Florian Kofler",
"author_email": "florian.kofler@tum.de",
"download_url": null,
"platform": null,
"description": "[![PyPI version panoptica](https://badge.fury.io/py/auxiliary.svg)](https://pypi.python.org/pypi/auxiliary/)\n[![Documentation Status](https://readthedocs.org/projects/auxiliary/badge/?version=latest)](http://auxiliary.readthedocs.io/?badge=latest)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\n# auxiliary\n\nTODO\n\n## deploy\n\n### build\n\n```\npython -m build\npoetry build\n```\n\n### upload to pypi\n\n```\ntwine upload dist/*\n```\n\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "TODO.",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/BrainLesion/auxiliary",
"Repository": "https://github.com/BrainLesion/auxiliary"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "64c8dd2dcff4c33864adaf8305d66869f1073c2e15c2cdee3f9987ba18140a01",
"md5": "6ccd4d9a0d2b483ead705f0644e4c48f",
"sha256": "4ab0e94bc4a79e44344fe5e245f4643b41d0fda8b01239d93ad24ef5cdac4408"
},
"downloads": -1,
"filename": "auxiliary-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6ccd4d9a0d2b483ead705f0644e4c48f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 12884,
"upload_time": "2024-08-29T15:32:15",
"upload_time_iso_8601": "2024-08-29T15:32:15.481392Z",
"url": "https://files.pythonhosted.org/packages/64/c8/dd2dcff4c33864adaf8305d66869f1073c2e15c2cdee3f9987ba18140a01/auxiliary-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-29 15:32:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "BrainLesion",
"github_project": "auxiliary",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "auxiliary"
}