{ "info": { "author": "Tim Santor", "author_email": "tsantor@xstudios.agency", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "Pip Freezer\n===========\n\nAuthor:Tim Santor tsantor@xstudios.agency\n\nOverview\n========\n\nFor the organized developer. Puts packages in their proper place\n(base.txt, local.txt, production.txt, test.txt). **Plays nice with\n`Django\nCookiecutter `__.**\n\nInstallation\n============\n\nTo install Pip Freezer, simply use pip:\n\n.. code:: bash\n\n pip install pipfreezer\n\nUsage\n-----\n\nFreeze requirements\n^^^^^^^^^^^^^^^^^^^\n\nIn the root of your project, run:\n\n.. code:: bash\n\n pipfreezer\n\n..\n\n **NOTE:** On first run, ``pipfreezer`` will create a config file at\n ``^/.pipfreezer/pipfreezer.cfg``. This contains the rules for where\n pipfreezer will place known requirements. Feel free to edit this to\n your liking.\n\nInstall requirements\n^^^^^^^^^^^^^^^^^^^^\n\nWhen installing requirements simply use:\n\n.. code:: bash\n\n pip install -r requirements/local.txt\n\n..\n\n **NOTE:** Replace ``local`` with the environment you desire:\n ``local``, ``production`` or ``test``\n\nDocumentation\n=============\n\nDocumentation is available at TODO\n\nVersion History\n===============\n\n- **0.1.0** - Initial release\n\nIssues\n======\n\nIf you experience any issues, please create an\n`issue `__ on\nBitbucket.\n\n\nHistory\n=======\n\nAll notable changes to this project will be documented in this file.\nThis project adheres to `Semantic Versioning `__.\n\n0.1.0 (2017-12-04)\n------------------\n\n- First release on PyPI.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "https://bitbucket.org/tsantor/pip-freezer.git@0.2.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/tsantor/pip-freezer", "keywords": "pip-freezer,pipfreezer", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pip-freezer", "package_url": "https://pypi.org/project/pip-freezer/", "platform": "", "project_url": "https://pypi.org/project/pip-freezer/", "project_urls": { "Download": "https://bitbucket.org/tsantor/pip-freezer.git@0.2.0.tar.gz", "Homepage": "https://bitbucket.org/tsantor/pip-freezer" }, "release_url": "https://pypi.org/project/pip-freezer/0.2.0/", "requires_dist": [ "coverage; extra == 'test'" ], "requires_python": "", "summary": "Putting packages in their proper place (local.txt, production.txt, test.txt)", "version": "0.2.0" }, "last_serial": 3618132, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "6e29cbe8e11d80c566852d0afe8255a6", "sha256": "74fa9cdc8a2d0bcf81d1b5316db36944d0625c53673379e1ba49d65cb1104a3b" }, "downloads": -1, "filename": "pip_freezer-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6e29cbe8e11d80c566852d0afe8255a6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6557, "upload_time": "2017-12-05T01:12:52", "url": "https://files.pythonhosted.org/packages/1b/3e/b044300d21bb8384877f5617bcd7edba45b8137452afb5f20b04051c2e45/pip_freezer-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4a20fc69bb820484c990c10476e9a34b", "sha256": "501877ac7757ce19096ce85981058a99a7a491722dea1992be67a030b10fdffa" }, "downloads": -1, "filename": "pip-freezer-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4a20fc69bb820484c990c10476e9a34b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7406, "upload_time": "2017-12-05T01:12:53", "url": "https://files.pythonhosted.org/packages/ca/0c/c1ff5550f11a62babef2eb466977df526b421de6ce0446c125564a97f78d/pip-freezer-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "d750ffd8bc71dbc0ab1cc41af646e647", "sha256": "294c9e09b97f1676b57de9e115f3ced7ad086413c6c56ee0b9e0996567d2ffb7" }, "downloads": -1, "filename": "pip_freezer-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d750ffd8bc71dbc0ab1cc41af646e647", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7503, "upload_time": "2018-02-26T17:16:07", "url": "https://files.pythonhosted.org/packages/dc/fd/215804f8f3a8e6350ff712eb688f3b3c12ea062bd4c9e7f8fb6bcf066027/pip_freezer-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7f438f38d7fe11241f42164cbdb4683a", "sha256": "24c7784694734d1eb968dd98fd2cec8b399623f9a212001785a43db4d95b42cc" }, "downloads": -1, "filename": "pip-freezer-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7f438f38d7fe11241f42164cbdb4683a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7686, "upload_time": "2018-02-26T17:16:09", "url": "https://files.pythonhosted.org/packages/5c/8a/05876944a066c880422f0b652aaa1d0d24f8e7c856e676f35287e426bdf5/pip-freezer-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d750ffd8bc71dbc0ab1cc41af646e647", "sha256": "294c9e09b97f1676b57de9e115f3ced7ad086413c6c56ee0b9e0996567d2ffb7" }, "downloads": -1, "filename": "pip_freezer-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d750ffd8bc71dbc0ab1cc41af646e647", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7503, "upload_time": "2018-02-26T17:16:07", "url": "https://files.pythonhosted.org/packages/dc/fd/215804f8f3a8e6350ff712eb688f3b3c12ea062bd4c9e7f8fb6bcf066027/pip_freezer-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7f438f38d7fe11241f42164cbdb4683a", "sha256": "24c7784694734d1eb968dd98fd2cec8b399623f9a212001785a43db4d95b42cc" }, "downloads": -1, "filename": "pip-freezer-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7f438f38d7fe11241f42164cbdb4683a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7686, "upload_time": "2018-02-26T17:16:09", "url": "https://files.pythonhosted.org/packages/5c/8a/05876944a066c880422f0b652aaa1d0d24f8e7c856e676f35287e426bdf5/pip-freezer-0.2.0.tar.gz" } ] }