{ "info": { "author": "Flavio Curella", "author_email": "flavio.curella@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "cookiejar\n===============\nCookiecutter templates discovery and management.\n\nUsage::\n\n $ pip install cookiejar\n $ cookiejar create [options]\n\nWill use `cookiecutter `_ to create a new package from the template.\n\nOptions\n=======\nAll options can be specified on the command-line. Users can override everything by creating a config file at ``~/.cookiejar/cookiejarrc``.\n\nManaging templates\n==================\nYou can list, search and download templates from a 'templates index'.\n\nThe following commands are available::\n\n $ cookiejar list [--index=]\n $ cookiejar search [--index=]\n $ cookiejar add [] [--index=]\n $ cookiejar installed\n $ cookiejar remove \n\nCreating new packages from a template\n=====================================\nTo create a new package::\n\n $ cookiejar create [options]\n\nAvailable Commands\n==================\n\n``list``\n^^^^^^^^\nLists all templates available on the index.\n\nOptions\n-------\n\n``--index=``\n~~~~~~~~~~~~~~~~~\nOptional. Specifies an alternative index to use.\n\n``search``\n^^^^^^^^^^\nLists available templates on the index whose name contains the specified text.\n\nOptions\n-------\n\n````\n~~~~~~~~~~\nRequired. Text to look for in the index.\n\n``--index=``\n~~~~~~~~~~~~~~~~~\nOptional. Specifies an alternative index to use.\n\n``add``\n^^^^^^^\nDownloads the specified template to your ``~/.cookiecutters/templates/`` directory.\n\nOptions\n-------\n\n````\n~~~~~~~~~~~~~~~~~~~\nRequired. The template you want to download.\n\n````\n~~~~~~~~~\nOptional. If specified, downloads the template from there instead of using the index. Accepts ``pip``-like URLs, as ``git+https://github.com/user/repo.git``.\n\n``--index=``\n~~~~~~~~~~~~~~~~~\nOptional. Specifies an alternative index to use.\n\n``installed``\n^^^^^^^^^^^^^\nLists templates that have already been downloaded.\n\n``remove``\n^^^^^^^^^^\nDeletes the specified template from your ``~/.cookiecutters/templates/`` directory.\n\nOptions\n-------\n\n````\n~~~~~~~~~~~~~~~~~~~\nRequired. The template you want to remove.\n\n``create``\n^^^^^^^^^^\nCreates a new package using the specified template.\n\nOptions\n-------\n\n````\n~~~~~~~~~~~~~~~~~~~\nRequired. The template you to use.\n\n``[options]``\n~~~~~~~~~~~~~\nOptional. Any options specified will be added to cookiecutter's context when creating the package. Options are specified as ``--key=value``.\n\nTODO\n====\n\n* add ``register`` and ``upload`` commands\n* use an actual REST API and server (requires $$ for the infrastructure)\n* put a pretty picture of a cookie jar in this readme.\n\nStatus\n======\nThis software should be considered Alpha.\n\nLicense\n=======\nThis project is released under the MIT License.\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/fcurella/cookiejar", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "cookiejar", "package_url": "https://pypi.org/project/cookiejar/", "platform": "", "project_url": "https://pypi.org/project/cookiejar/", "project_urls": { "Homepage": "https://github.com/fcurella/cookiejar" }, "release_url": "https://pypi.org/project/cookiejar/0.0.2/", "requires_dist": [ "argparse", "pager", "cookiecutter" ], "requires_python": "", "summary": "Cookiecutter templates discovery and management.", "version": "0.0.2" }, "last_serial": 3851126, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d355da0ca48c7b3d0a9424b589379af9", "sha256": "9f8e501fed9b233f99e32fd36fad7ae60f5ed21ac0a206c59b8fa91e3104482f" }, "downloads": -1, "filename": "cookiejar-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d355da0ca48c7b3d0a9424b589379af9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10571, "upload_time": "2014-01-23T20:39:14", "url": "https://files.pythonhosted.org/packages/9c/ab/a0455fb5e1095b2627c19245654b271a40fbb2001ebd9f2178c048586659/cookiejar-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "40f0cf05e625891382a533f04edc8db5", "sha256": "c0c2118018a3828624f397cecfe4c8a6b043e702f1833440cf8457b258fb346a" }, "downloads": -1, "filename": "cookiejar-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "40f0cf05e625891382a533f04edc8db5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10927, "upload_time": "2018-05-10T17:11:46", "url": "https://files.pythonhosted.org/packages/48/58/755d4e454b3324e41243bf675706c1b1b9bd8d2a3ca8fc9c5306c36c4b86/cookiejar-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fdc2d46f7c308f02113249e1ec1f73a7", "sha256": "45c81c545c46b7b57ca22b257eb6991b1d3ab3dca9887ca6602b23f042a0be59" }, "downloads": -1, "filename": "cookiejar-0.0.2.tar.gz", "has_sig": false, "md5_digest": "fdc2d46f7c308f02113249e1ec1f73a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11720, "upload_time": "2018-05-10T17:11:48", "url": "https://files.pythonhosted.org/packages/75/90/e87d2fba62697d37469eedbbfa0f81dd84912c6fd5f34fff77afa56fa2f9/cookiejar-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "40f0cf05e625891382a533f04edc8db5", "sha256": "c0c2118018a3828624f397cecfe4c8a6b043e702f1833440cf8457b258fb346a" }, "downloads": -1, "filename": "cookiejar-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "40f0cf05e625891382a533f04edc8db5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10927, "upload_time": "2018-05-10T17:11:46", "url": "https://files.pythonhosted.org/packages/48/58/755d4e454b3324e41243bf675706c1b1b9bd8d2a3ca8fc9c5306c36c4b86/cookiejar-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fdc2d46f7c308f02113249e1ec1f73a7", "sha256": "45c81c545c46b7b57ca22b257eb6991b1d3ab3dca9887ca6602b23f042a0be59" }, "downloads": -1, "filename": "cookiejar-0.0.2.tar.gz", "has_sig": false, "md5_digest": "fdc2d46f7c308f02113249e1ec1f73a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11720, "upload_time": "2018-05-10T17:11:48", "url": "https://files.pythonhosted.org/packages/75/90/e87d2fba62697d37469eedbbfa0f81dd84912c6fd5f34fff77afa56fa2f9/cookiejar-0.0.2.tar.gz" } ] }