.. _Python: https://www.python.org/
.. _Click: https://click.palletsprojects.com
.. _Python Slugify: https://github.com/un33k/python-slugify
.. _Unidecode: https://github.com/avian2/unidecode/tree/master/unidecode
.. _PyYAML: https://github.com/yaml/pyyaml/
.. _deepdiff: https://github.com/seperman/deepdiff
.. _tmdbv3api: https://github.com/AnthonyBloomer/tmdbv3api
.. _requests: https://requests.readthedocs.io/en/latest/
=====
Deovi
=====
A set of utilities to collect and rename media files.
Links
*****
* Read the documentation on `Read the docs <https://deovi.readthedocs.io/>`_;
* Download its `PyPi package <https://pypi.python.org/pypi/deovi>`_;
* Clone it on its `Github repository <https://github.com/sveetch/deovi>`_;
Dependancies
************
* `Python`_ >=3.8;
* `Click`_ >=8.0;
* `Python Slugify`_ >=5.0.0;
* `Unidecode`_;
* `PyYAML`_;
And optional dependancies when ``scrapping`` feature is enabled:
* `deepdiff`_;
* `tmdbv3api`_ ==1.7.7;
* `requests`_;
Raw data
{
"_id": null,
"home_page": "https://github.com/sveetch/deovi",
"name": "deovi",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Python",
"author": "David Thenon",
"author_email": "sveetch@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/64/66/18087b9b9baf4accaa9943daae3dc0df3da8ad2246df0d198a1017152d91/deovi-0.7.0.tar.gz",
"platform": null,
"description": ".. _Python: https://www.python.org/\n.. _Click: https://click.palletsprojects.com\n.. _Python Slugify: https://github.com/un33k/python-slugify\n.. _Unidecode: https://github.com/avian2/unidecode/tree/master/unidecode\n.. _PyYAML: https://github.com/yaml/pyyaml/\n.. _deepdiff: https://github.com/seperman/deepdiff\n.. _tmdbv3api: https://github.com/AnthonyBloomer/tmdbv3api\n.. _requests: https://requests.readthedocs.io/en/latest/\n\n=====\nDeovi\n=====\n\nA set of utilities to collect and rename media files.\n\nLinks\n*****\n\n* Read the documentation on `Read the docs <https://deovi.readthedocs.io/>`_;\n* Download its `PyPi package <https://pypi.python.org/pypi/deovi>`_;\n* Clone it on its `Github repository <https://github.com/sveetch/deovi>`_;\n\nDependancies\n************\n\n* `Python`_ >=3.8;\n* `Click`_ >=8.0;\n* `Python Slugify`_ >=5.0.0;\n* `Unidecode`_;\n* `PyYAML`_;\n\nAnd optional dependancies when ``scrapping`` feature is enabled:\n\n* `deepdiff`_;\n* `tmdbv3api`_ ==1.7.7;\n* `requests`_;\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Utility to rename files and collect their filepaths",
"version": "0.7.0",
"project_urls": {
"Homepage": "https://github.com/sveetch/deovi"
},
"split_keywords": [
"python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "646618087b9b9baf4accaa9943daae3dc0df3da8ad2246df0d198a1017152d91",
"md5": "a0bb235194f80533a98771673bcf1be0",
"sha256": "a597ca452c6cccc13a3eeec4cc921b1b2187c59be177aa7c537d77d940c0bf47"
},
"downloads": -1,
"filename": "deovi-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "a0bb235194f80533a98771673bcf1be0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 27260,
"upload_time": "2024-04-28T00:07:53",
"upload_time_iso_8601": "2024-04-28T00:07:53.588344Z",
"url": "https://files.pythonhosted.org/packages/64/66/18087b9b9baf4accaa9943daae3dc0df3da8ad2246df0d198a1017152d91/deovi-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-28 00:07:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sveetch",
"github_project": "deovi",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "deovi"
}