{ "info": { "author": "Abhishek Aggarwal", "author_email": "abhi@abhitopia.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities" ], "description": "========\nOverview\n========\n\n\n\nA small library to easily allow freezing, unfreezing and differential learning rates on weights of Pytorch models.\n\n* Free software: MIT license\n\nInstallation\n============\n\n::\n\n pip install pyfreeze\n\nDocumentation\n=============\n\n\nhttps://pyfreeze.readthedocs.io/\n\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.0.0 (2019-04-11)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/abhitopia/pyfreeze", "keywords": "", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "pyfreeze", "package_url": "https://pypi.org/project/pyfreeze/", "platform": "", "project_url": "https://pypi.org/project/pyfreeze/", "project_urls": { "Changelog": "https://pyfreeze.readthedocs.io/en/latest/changelog.html", "Documentation": "https://pyfreeze.readthedocs.io/", "Homepage": "https://github.com/abhitopia/pyfreeze", "Issue Tracker": "https://github.com/abhitopia/pyfreeze/issues" }, "release_url": "https://pypi.org/project/pyfreeze/0.0.1/", "requires_dist": null, "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "summary": "A small library to easily allow freezing, unfreezing and differential learning rates on weights of Pytorch models.", "version": "0.0.1" }, "last_serial": 5131360, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "06d5972f09c9fef0401aefad14a33bb6", "sha256": "5360c17569d59999219efe91d4c7afe5f5915b4174f341010b3c968f6e144708" }, "downloads": -1, "filename": "pyfreeze-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "06d5972f09c9fef0401aefad14a33bb6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 4181, "upload_time": "2019-04-11T23:02:50", "url": "https://files.pythonhosted.org/packages/24/40/d42f79ba2917f8f66a945f700dde01b72bdf24e01c0122bf11b932b541da/pyfreeze-0.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "06d5972f09c9fef0401aefad14a33bb6", "sha256": "5360c17569d59999219efe91d4c7afe5f5915b4174f341010b3c968f6e144708" }, "downloads": -1, "filename": "pyfreeze-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "06d5972f09c9fef0401aefad14a33bb6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 4181, "upload_time": "2019-04-11T23:02:50", "url": "https://files.pythonhosted.org/packages/24/40/d42f79ba2917f8f66a945f700dde01b72bdf24e01c0122bf11b932b541da/pyfreeze-0.0.1-py2.py3-none-any.whl" } ] }