VFX Naming Conventions Framework
===================================
.. image:: https://github.com/xiancg/vfxnaming/actions/workflows/ci_vfxnaming.yml/badge.svg?event=push&branch=master
.. image:: https://readthedocs.org/projects/naming-conventions/badge/?version=latest
.. image:: https://img.shields.io/github/license/readthedocs/actions
A complete suite of tools to manage naming conventions from one or more "Rule repositories". Structure naming rules with your own custom tokens. Then use the library to solve names following those rules so your naming is consistent, and also to parse metadata from exisiting names (cus a name is basically a collection of metadata, right?)
Installation
--------------
.. code-block:: python
pip install vfxnaming
Documentation
---------------
`VFX Naming Conventions Docs <http://naming-conventions.rtfd.io/>`
Acknowledgements
------------------
**vfxnaming** is based on `Copyright (c) 2017 Cesar Saez <https://www.cesarsaez.me/>`_
work. I highly recommend his `Website-Blog <https://www.cesarsaez.me/>`_ and
the video tutorial series on his `YouTube Channel <https://www.youtube.com/channel/UCRjk6bi_1ZQ9sL69agz0xMg>`_
Raw data
{
"_id": null,
"home_page": null,
"name": "vfxnaming",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "vfx, games, naming, convention, gaming, tech, art, pipeline",
"author": null,
"author_email": "Chris Granados <info@chrisgranados.com>",
"download_url": "https://files.pythonhosted.org/packages/22/64/f4d418e1a6c321cbeed02dce83f342144b2af738fb6fd4cd406c6601009b/vfxnaming-1.3.0b0.tar.gz",
"platform": null,
"description": "VFX Naming Conventions Framework\r\n===================================\r\n\r\n.. image:: https://github.com/xiancg/vfxnaming/actions/workflows/ci_vfxnaming.yml/badge.svg?event=push&branch=master\r\n.. image:: https://readthedocs.org/projects/naming-conventions/badge/?version=latest\r\n.. image:: https://img.shields.io/github/license/readthedocs/actions\r\n\r\nA complete suite of tools to manage naming conventions from one or more \"Rule repositories\". Structure naming rules with your own custom tokens. Then use the library to solve names following those rules so your naming is consistent, and also to parse metadata from exisiting names (cus a name is basically a collection of metadata, right?)\r\n\r\nInstallation\r\n--------------\r\n.. code-block:: python\r\n\r\n pip install vfxnaming\r\n\r\nDocumentation\r\n---------------\r\n`VFX Naming Conventions Docs <http://naming-conventions.rtfd.io/>`\r\n\r\nAcknowledgements\r\n------------------\r\n**vfxnaming** is based on `Copyright (c) 2017 Cesar Saez <https://www.cesarsaez.me/>`_\r\nwork. I highly recommend his `Website-Blog <https://www.cesarsaez.me/>`_ and\r\nthe video tutorial series on his `YouTube Channel <https://www.youtube.com/channel/UCRjk6bi_1ZQ9sL69agz0xMg>`_ \r\n",
"bugtrack_url": null,
"license": null,
"summary": "VFX Naming Conventions Framework",
"version": "1.3.0b0",
"project_urls": {
"Documentation": "https://naming-conventions.readthedocs.io/en/latest/",
"Repository": "https://github.com/xiancg/vfxnaming"
},
"split_keywords": [
"vfx",
" games",
" naming",
" convention",
" gaming",
" tech",
" art",
" pipeline"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "951fd2f9a40b0aff586ac50b656000423876bce92acbb67bc821c5260ad66fb1",
"md5": "0413516aa4370c7d1106ad1127e2fd94",
"sha256": "5470b36054675738c58c6139aae7311100a4a45f0bbe2d248bcb34fa37d4f4f6"
},
"downloads": -1,
"filename": "vfxnaming-1.3.0b0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0413516aa4370c7d1106ad1127e2fd94",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 17043,
"upload_time": "2024-08-07T02:19:10",
"upload_time_iso_8601": "2024-08-07T02:19:10.088276Z",
"url": "https://files.pythonhosted.org/packages/95/1f/d2f9a40b0aff586ac50b656000423876bce92acbb67bc821c5260ad66fb1/vfxnaming-1.3.0b0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2264f4d418e1a6c321cbeed02dce83f342144b2af738fb6fd4cd406c6601009b",
"md5": "ccaf008f177de5d2586987f3f504756b",
"sha256": "3dafd5ab64ab99c55ba0530565e634e14e3eaa6920f0d2f9df6c7148bba52e2a"
},
"downloads": -1,
"filename": "vfxnaming-1.3.0b0.tar.gz",
"has_sig": false,
"md5_digest": "ccaf008f177de5d2586987f3f504756b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 15277,
"upload_time": "2024-08-07T02:19:11",
"upload_time_iso_8601": "2024-08-07T02:19:11.680247Z",
"url": "https://files.pythonhosted.org/packages/22/64/f4d418e1a6c321cbeed02dce83f342144b2af738fb6fd4cd406c6601009b/vfxnaming-1.3.0b0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-07 02:19:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "xiancg",
"github_project": "vfxnaming",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "vfxnaming"
}