{ "info": { "author": "Tomas Poveda", "author_email": "tpovedatd@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "tpHoudiniLib\n============================================================\n\n.. image:: https://img.shields.io/github/license/tpoveda/tpHoudiniLib.svg\n :target: https://github.com/tpoveda/tpPyUtils/blob/master/LICENSE\n\n\nHoudini implementation for tpDccLib and tpQtLib packages.\n\nAlso, this module contains a lot of utilities functions and classes to work with Houdini Python API (hou)\n\nInstallation\n-------------------\nManual\n~~~~~~~~~~~~~~~~~~~~~~\n1. Clone/Download tpHoudiniLib anywhere in your PC (If you download the repo, you will need to extract the contents of the .zip file).\n2. Copy **tpHoudiniLib** folder located inside **source** folder in a path added to **sys.path**\n\nAutomatic\n~~~~~~~~~~~~~~~~~~~~~~\nAutomatic installation for tpHoudiniLib is not finished yet.\n\nUsage\n-------------------\nInitialization Code\n~~~~~~~~~~~~~~~~~~~~~~\n1. If tpDccLib or tpQtLib packages are being used, tpHoudiniLib will be automatic imported during the initialization\nof those packages.\n\n2. If tpDccLib and tpQtLib are not found in your sys.path, you will need to initialize manually tpHoudiniLib.\n\n.. code-block:: python\n\n import tpHoudiniLib\n tpHoudiniLib.init()\n\nReloading\n~~~~~~~~~~~~~~~~~~~~~~\nFor development purposes, you can enable reloading system, so \nyou can reload tpHoudiniLib sources without the necessity of restarting\nyour Python session. Useful when working with DCCs.\n\n1. If tpDccLib and tpQtLib packages are being used, tpHoudiniLib will be automatic reload by tpDccLib and tpQtLib reload systems.\n2. If tpDccLib and tpQtLib are not found, you will need to reload tpHoudiniLib manually.\n\n.. code-block:: python\n\n import tpHoudiniLib\n reload(tpHoudiniLib)\n tpHoudiniLib.init(True)\n\n\nEnabling debug log\n~~~~~~~~~~~~~~~~~~~~~~\nBy default, tpHoudiniLib logger only logs warning messages. To enable all log messages\nyou can set TPHOUDINILIB_DEV environment variables to 'True'\n\n.. code-block:: python\n\n import os\n \n os.environ['TPHOUDINILIB_DEV'] = 'True'\n import tpHoudiniLib\n tpHoudiniLib.init()", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tpoveda/tpMayaLib", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "tphoudinilib", "package_url": "https://pypi.org/project/tphoudinilib/", "platform": "", "project_url": "https://pypi.org/project/tphoudinilib/", "project_urls": { "Homepage": "https://github.com/tpoveda/tpMayaLib" }, "release_url": "https://pypi.org/project/tphoudinilib/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Houdini implementation for tpDccLib and tpQtLib. Utils functions to work with Maya Python APIs.", "version": "0.0.1" }, "last_serial": 5683979, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "da9a418f0bc12e8636831c4ba3e3d943", "sha256": "78f2d7c80d957db3d2c2ac282856c9c21cb7665f25e31e274c93a11d8c980e17" }, "downloads": -1, "filename": "tphoudinilib-0.0.1-py3.6.egg", "has_sig": false, "md5_digest": "da9a418f0bc12e8636831c4ba3e3d943", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 18329, "upload_time": "2019-08-15T20:00:12", "url": "https://files.pythonhosted.org/packages/fe/8b/717f14871de36382a2c4c7263cfa7d219ad6205519c72ff0329bef304c96/tphoudinilib-0.0.1-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "2a47eeff680d144c72599444be849090", "sha256": "75aabe396be272a5eef235a732e98e7a1e97cea3dc15476d0b1a6649315a6719" }, "downloads": -1, "filename": "tphoudinilib-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2a47eeff680d144c72599444be849090", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7424, "upload_time": "2019-08-15T20:00:14", "url": "https://files.pythonhosted.org/packages/d0/37/43e77761cc0d9ba12f4ecd24c74cbd75e0f0c5258c6c9f42679a3ae53bb3/tphoudinilib-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "da9a418f0bc12e8636831c4ba3e3d943", "sha256": "78f2d7c80d957db3d2c2ac282856c9c21cb7665f25e31e274c93a11d8c980e17" }, "downloads": -1, "filename": "tphoudinilib-0.0.1-py3.6.egg", "has_sig": false, "md5_digest": "da9a418f0bc12e8636831c4ba3e3d943", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 18329, "upload_time": "2019-08-15T20:00:12", "url": "https://files.pythonhosted.org/packages/fe/8b/717f14871de36382a2c4c7263cfa7d219ad6205519c72ff0329bef304c96/tphoudinilib-0.0.1-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "2a47eeff680d144c72599444be849090", "sha256": "75aabe396be272a5eef235a732e98e7a1e97cea3dc15476d0b1a6649315a6719" }, "downloads": -1, "filename": "tphoudinilib-0.0.1.tar.gz", "has_sig": false, "md5_digest": "2a47eeff680d144c72599444be849090", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7424, "upload_time": "2019-08-15T20:00:14", "url": "https://files.pythonhosted.org/packages/d0/37/43e77761cc0d9ba12f4ecd24c74cbd75e0f0c5258c6c9f42679a3ae53bb3/tphoudinilib-0.0.1.tar.gz" } ] }