{ "info": { "author": "Carson", "author_email": "jackparadise520a@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: Apache Software License", "Natural Language :: Chinese (Traditional)", "Natural Language :: English", "Operating System :: Microsoft", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Topic :: System :: Filesystems" ], "description": "===================\nCreate Template\n===================\n\n:Source Code: https://github.com/CarsonSlovoka/carson-tool.create_template/blob/master/Carson/Tool/CreateTemplate/create_template.py\n:Compatible: Python >3.6\n:Platform: Windows\n:License: `Apache 2.0`_\n:Author Doc: https://carsonslovoka.github.io/CarsonDoc/\n\n.. sectnum::\n\nFile templates are specifications of the default contents to be generated when creating a new file.\n\nThis Script helps you create the template file at the current work directory.\n\nJust like PyCharm `File and code templates `_\n\nThe only difference is that it supports you using the command line to finished.\n\nInstall\n===============\n\n* ``pip install carson-tool.create_template``\n\nUSAGE\n===============\n\n1. put your template at the ``template directory``, and that name just like ``{template_name}.template`` (i.e. the suffix is equal **template**)\n\n .. note:: The path of template directory, which located at ``Python\\Lib\\site-packages\\Carson\\Tool\\CreateTemplate\\template``\n\n#. create_template.bat {template_name} {output file name}\n - first argument means: ref : template_name\n - second argument means: new_file_name: output file name\n\n example: ``create_template.bat PEP PEP.0484.py``\n\n\n.. _`Apache 2.0`: https://github.com/CarsonSlovoka/carson-tool.create_template/blob/master/LICENSE", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/CarsonSlovoka/carson-tool.create_template/tarball/v0.0.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CarsonSlovoka/carson-tool.create_template", "keywords": "templates", "license": "Apache-2.0", "maintainer": "", "maintainer_email": "", "name": "carson-tool.create_template", "package_url": "https://pypi.org/project/carson-tool.create_template/", "platform": "", "project_url": "https://pypi.org/project/carson-tool.create_template/", "project_urls": { "Download": "https://github.com/CarsonSlovoka/carson-tool.create_template/tarball/v0.0.0", "Homepage": "https://github.com/CarsonSlovoka/carson-tool.create_template" }, "release_url": "https://pypi.org/project/carson-tool.create_template/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "File templates are specifications of the default contents to be generated when creating a new file.", "version": "0.0.1" }, "last_serial": 5994840, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "d54015f875157296fc5878595aab2b66", "sha256": "a7e55ab3a3c3850992f54904f02493c605ea86252ef7cc6296d79153bd905edf" }, "downloads": -1, "filename": "carson-tool.create_template-0.0.0.tar.gz", "has_sig": false, "md5_digest": "d54015f875157296fc5878595aab2b66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6962, "upload_time": "2019-10-18T09:37:36", "url": "https://files.pythonhosted.org/packages/b7/d3/3a28bbbb5821c5c255b67fc0a66c8401614025505083780505cde4212723/carson-tool.create_template-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "20289a61c2311e36f14e23f6984b272d", "sha256": "9bdb8d7175cdc8e8bc07f8374b50534c8d575d13dd57d5656e8a403839f46c1f" }, "downloads": -1, "filename": "carson-tool.create_template-0.0.1.tar.gz", "has_sig": false, "md5_digest": "20289a61c2311e36f14e23f6984b272d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6957, "upload_time": "2019-10-18T10:10:50", "url": "https://files.pythonhosted.org/packages/a5/1f/65f932ee83c0ad462e57cdaa77420d14b7d4e698c4f6c2ca6182d93e3135/carson-tool.create_template-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "20289a61c2311e36f14e23f6984b272d", "sha256": "9bdb8d7175cdc8e8bc07f8374b50534c8d575d13dd57d5656e8a403839f46c1f" }, "downloads": -1, "filename": "carson-tool.create_template-0.0.1.tar.gz", "has_sig": false, "md5_digest": "20289a61c2311e36f14e23f6984b272d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6957, "upload_time": "2019-10-18T10:10:50", "url": "https://files.pythonhosted.org/packages/a5/1f/65f932ee83c0ad462e57cdaa77420d14b7d4e698c4f6c2ca6182d93e3135/carson-tool.create_template-0.0.1.tar.gz" } ] }