Name | sachi JSON |
Version |
0.4.0
JSON |
| download |
home_page | None |
Summary | Terminal media files renamer (FileBot alternative) |
upload_time | 2024-12-21 11:40:03 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.12 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# sachi
Sachi is a TV Series and Movie TUI renamer made with [Textual](https://github.com/textualize/textual/).
![demo](https://github.com/NextFire/sachi/assets/20094890/e16de440-1f8f-4d69-b66b-7cef3188b883)
## Getting Started
**Requirements:** [uv](https://github.com/astral-sh/uv) and [mediainfo](https://mediaarea.net/en/MediaInfo)
<p>
<a href="https://pypi.org/project/sachi" alt="Python version compatibility">
<img src="https://img.shields.io/pypi/pyversions/sachi" /></a>
<a href="https://pypi.org/project/sachi" alt="PyPI version">
<img src="https://img.shields.io/pypi/v/sachi" /></a>
</p>
```sh
uvx sachi --help
```
Or, with Docker:
```sh
docker run --rm -it \
-v /path/to/config:/root/.config/sachi \
-v /path/to/media:/media \
ghcr.io/nextfire/sachi:latest --help
```
## Features
Development is still in early stages, here's what's implemented so far:
- File selection
- TVDB series search (requires an API key)
- Movies custom renaming
- Filename jinja2 templating
In progress:
- FileBot context (https://www.filebot.net/naming.html)
The global configuration can be edited with `sachi config`.
Raw data
{
"_id": null,
"home_page": null,
"name": "sachi",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "NextFire <git@yuru.moe>",
"download_url": "https://files.pythonhosted.org/packages/25/2f/1e3b95d7864ea9b7e73b971a48ed5d0075d255439b33de64d28bd6cd9402/sachi-0.4.0.tar.gz",
"platform": null,
"description": "# sachi\n\nSachi is a TV Series and Movie TUI renamer made with [Textual](https://github.com/textualize/textual/).\n\n![demo](https://github.com/NextFire/sachi/assets/20094890/e16de440-1f8f-4d69-b66b-7cef3188b883)\n\n## Getting Started\n\n**Requirements:** [uv](https://github.com/astral-sh/uv) and [mediainfo](https://mediaarea.net/en/MediaInfo)\n\n<p>\n <a href=\"https://pypi.org/project/sachi\" alt=\"Python version compatibility\">\n <img src=\"https://img.shields.io/pypi/pyversions/sachi\" /></a>\n <a href=\"https://pypi.org/project/sachi\" alt=\"PyPI version\">\n <img src=\"https://img.shields.io/pypi/v/sachi\" /></a>\n</p>\n\n```sh\nuvx sachi --help\n```\n\nOr, with Docker:\n\n```sh\ndocker run --rm -it \\\n -v /path/to/config:/root/.config/sachi \\\n -v /path/to/media:/media \\\n ghcr.io/nextfire/sachi:latest --help\n```\n\n## Features\n\nDevelopment is still in early stages, here's what's implemented so far:\n\n- File selection\n- TVDB series search (requires an API key)\n- Movies custom renaming\n- Filename jinja2 templating\n\nIn progress:\n\n- FileBot context (https://www.filebot.net/naming.html)\n\nThe global configuration can be edited with `sachi config`.\n",
"bugtrack_url": null,
"license": null,
"summary": "Terminal media files renamer (FileBot alternative)",
"version": "0.4.0",
"project_urls": {
"homepage": "https://github.com/NextFire/sachi"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a9a2e9ad5bfe0bfd86b947a6e902f69652953b73a61474fe2a17faba34bacca0",
"md5": "a30bf51b792a38c48263c185a13228c3",
"sha256": "198a7e5274c42e64460a348f43983d2bda1627f3a94fc036f6d6a0eea64b0ce6"
},
"downloads": -1,
"filename": "sachi-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a30bf51b792a38c48263c185a13228c3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 16132,
"upload_time": "2024-12-21T11:40:01",
"upload_time_iso_8601": "2024-12-21T11:40:01.268687Z",
"url": "https://files.pythonhosted.org/packages/a9/a2/e9ad5bfe0bfd86b947a6e902f69652953b73a61474fe2a17faba34bacca0/sachi-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "252f1e3b95d7864ea9b7e73b971a48ed5d0075d255439b33de64d28bd6cd9402",
"md5": "0e45ead59f4b83e1c793eeee87851105",
"sha256": "2faeb897fade9714671aca795c4dfeda64c079b3850521b290d1ed43316024c6"
},
"downloads": -1,
"filename": "sachi-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "0e45ead59f4b83e1c793eeee87851105",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 59623,
"upload_time": "2024-12-21T11:40:03",
"upload_time_iso_8601": "2024-12-21T11:40:03.636917Z",
"url": "https://files.pythonhosted.org/packages/25/2f/1e3b95d7864ea9b7e73b971a48ed5d0075d255439b33de64d28bd6cd9402/sachi-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-21 11:40:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NextFire",
"github_project": "sachi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sachi"
}