{ "info": { "author": "dithyrambe", "author_email": "dithyrambe@outlook.fr", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "# Get-Template\nA simple tool use git repos as template for quick prototyping.\n\n## Installation\n```bash\npip install get-template\n```\n\n## Usage\nBefore your first usage, you need to set `get-template` to use a default remote source\n```bash\ntemplate config set --default-source git@gitlab:your_acount\n```\n\nThen pull your templates:\n```bash\ntemplate init your_template_repo your_dest_directory\n```\n\nA new git repository will be initialize in `your_dest_directory`.\n\nThats all.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/Dithyrambe/templator", "keywords": "Template", "license": "WTFPL", "maintainer": "", "maintainer_email": "", "name": "get-template", "package_url": "https://pypi.org/project/get-template/", "platform": "", "project_url": "https://pypi.org/project/get-template/", "project_urls": { "Homepage": "https://gitlab.com/Dithyrambe/templator" }, "release_url": "https://pypi.org/project/get-template/1.0.4/", "requires_dist": null, "requires_python": "", "summary": "Templating", "version": "1.0.4" }, "last_serial": 3346294, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "59c094289336cad1027a6b40fe1a44ac", "sha256": "88023f0b8f48b28e96936c02bc3014772ead4849fe9076715e6bbf38e435983c" }, "downloads": -1, "filename": "get-template-1.0.3.tar.gz", "has_sig": false, "md5_digest": "59c094289336cad1027a6b40fe1a44ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2960, "upload_time": "2017-11-19T18:29:39", "url": "https://files.pythonhosted.org/packages/07/c4/7cd363bc3a1513af8bd366e1c77ef983aca943955b7741024783cdae88c0/get-template-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "61b2dc57a2200ff23e89d9ac88a7601d", "sha256": "e72c62326dcedb598abe1dee2a7251dd96da189f1c63a8eede6f339948951ef0" }, "downloads": -1, "filename": "get-template-1.0.4.tar.gz", "has_sig": false, "md5_digest": "61b2dc57a2200ff23e89d9ac88a7601d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2986, "upload_time": "2017-11-19T18:41:03", "url": "https://files.pythonhosted.org/packages/a9/69/2a6638fecca0bc56f95485207b3aebf8412bd46d2157af5d678bece3ddc2/get-template-1.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "61b2dc57a2200ff23e89d9ac88a7601d", "sha256": "e72c62326dcedb598abe1dee2a7251dd96da189f1c63a8eede6f339948951ef0" }, "downloads": -1, "filename": "get-template-1.0.4.tar.gz", "has_sig": false, "md5_digest": "61b2dc57a2200ff23e89d9ac88a7601d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2986, "upload_time": "2017-11-19T18:41:03", "url": "https://files.pythonhosted.org/packages/a9/69/2a6638fecca0bc56f95485207b3aebf8412bd46d2157af5d678bece3ddc2/get-template-1.0.4.tar.gz" } ] }