Name | tango-extensions JSON |
Version |
0.3.0
JSON |
| download |
home_page | |
Summary | Extension modules for allenai/tango (ai2-tango) |
upload_time | 2023-10-19 01:48:46 |
maintainer | |
docs_url | None |
author | Shunsuke KITADA |
requires_python | >=3.9,<4.0 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# tango-extensions
[](https://github.com/shunk031/tango-extensions/actions/workflows/ci.yaml)
[](https://github.com/shunk031/tango-extensions/actions/workflows/deploy_and_release.yaml)

[](https://pypi.python.org/pypi/tango-extensions)
Extension modules for [`allenai/tango` (ai-2tango)](https://github.com/allenai/tango).
## Installation
tango-extensions is available [on PyPI](https://pypi.org/project/tango-extensions/). Just run:
```shell
pip install tango-extensions
```
To install with a specific integration, such as [`diffusers`](https://github.com/huggingface/diffusers) for example, run:
```shell
pip install 'tango-extensions[diffusers]'
pip install 'tango-extensions[albumentations]'
# install both diffusers and albumentations extensions
pip install 'tango-extensions[diffusers, albumentations]'
```
To install with all integrations, run:
```shell
pip install 'tango-extensions[all]'
```
## Available Extensions
| Extension name | Integration path | Details |
|----------------|------------------|---------|
| [`huggingface/diffusers`](https://github.com/huggingface/diffusers) | [tango_ext/integrations/diffusers](https://github.com/shunk031/tango-extensions/tree/master/tango_ext/integrations/diffusers) | [diffusers/format](https://github.com/shunk031/tango-extensions/blob/master/tango_ext/integrations/diffusers/format.py) |
| [`albumentations-team/albumentations`](https://github.com/albumentations-team/albumentations) | [tango_ext/integrations/albumentations](https://github.com/shunk031/tango-extensions/tree/master/tango_ext/integrations/albumentations) |
## Acknowledgements
- allenai/tango: Organize your experiments into discrete steps that can be cached and reused throughout the lifetime of your research project. https://github.com/allenai/tango
## License
MIT
Raw data
{
"_id": null,
"home_page": "",
"name": "tango-extensions",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Shunsuke KITADA",
"author_email": "shunsuke.kitada.0831@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/1b/91/7a319b5d4abdac60cd379cc870f8a7007ed92f31f75dba65eec59e082c73/tango_extensions-0.3.0.tar.gz",
"platform": null,
"description": "# tango-extensions\n\n[](https://github.com/shunk031/tango-extensions/actions/workflows/ci.yaml)\n[](https://github.com/shunk031/tango-extensions/actions/workflows/deploy_and_release.yaml)\n\n[](https://pypi.python.org/pypi/tango-extensions)\n\nExtension modules for [`allenai/tango` (ai-2tango)](https://github.com/allenai/tango).\n\n## Installation\n\ntango-extensions is available [on PyPI](https://pypi.org/project/tango-extensions/). Just run:\n\n```shell\npip install tango-extensions\n```\n\nTo install with a specific integration, such as [`diffusers`](https://github.com/huggingface/diffusers) for example, run:\n\n```shell\npip install 'tango-extensions[diffusers]'\npip install 'tango-extensions[albumentations]'\n\n# install both diffusers and albumentations extensions\npip install 'tango-extensions[diffusers, albumentations]'\n```\n\nTo install with all integrations, run:\n\n```shell\npip install 'tango-extensions[all]'\n```\n\n## Available Extensions\n\n| Extension name | Integration path | Details |\n|----------------|------------------|---------|\n| [`huggingface/diffusers`](https://github.com/huggingface/diffusers) | [tango_ext/integrations/diffusers](https://github.com/shunk031/tango-extensions/tree/master/tango_ext/integrations/diffusers) | [diffusers/format](https://github.com/shunk031/tango-extensions/blob/master/tango_ext/integrations/diffusers/format.py) |\n| [`albumentations-team/albumentations`](https://github.com/albumentations-team/albumentations) | [tango_ext/integrations/albumentations](https://github.com/shunk031/tango-extensions/tree/master/tango_ext/integrations/albumentations) |\n\n## Acknowledgements\n\n- allenai/tango: Organize your experiments into discrete steps that can be cached and reused throughout the lifetime of your research project. https://github.com/allenai/tango \n\n## License\n\nMIT\n",
"bugtrack_url": null,
"license": "",
"summary": "Extension modules for allenai/tango (ai2-tango)",
"version": "0.3.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3083a133b22e9e65610cb43c3c23702dc3f355bcd933cf3f11e9f63113241eb7",
"md5": "d2bfdfb9a2dc41077ad64855f3c045cd",
"sha256": "44b6acb33783cf6fb54744736d32487be07cda1de47fd2ca5779da9c8f344a03"
},
"downloads": -1,
"filename": "tango_extensions-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d2bfdfb9a2dc41077ad64855f3c045cd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 7408,
"upload_time": "2023-10-19T01:48:44",
"upload_time_iso_8601": "2023-10-19T01:48:44.701010Z",
"url": "https://files.pythonhosted.org/packages/30/83/a133b22e9e65610cb43c3c23702dc3f355bcd933cf3f11e9f63113241eb7/tango_extensions-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1b917a319b5d4abdac60cd379cc870f8a7007ed92f31f75dba65eec59e082c73",
"md5": "3c4096cb5953b757bc5f9e7519c66b6b",
"sha256": "05f748c26463696d05e80c0bfed3e21ad5479a4266456aa4e57b1c6024385047"
},
"downloads": -1,
"filename": "tango_extensions-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "3c4096cb5953b757bc5f9e7519c66b6b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 5310,
"upload_time": "2023-10-19T01:48:46",
"upload_time_iso_8601": "2023-10-19T01:48:46.005339Z",
"url": "https://files.pythonhosted.org/packages/1b/91/7a319b5d4abdac60cd379cc870f8a7007ed92f31f75dba65eec59e082c73/tango_extensions-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-19 01:48:46",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "tango-extensions"
}