{ "info": { "author": "Rafal Kobel", "author_email": "rafalkobel@rafyco.pl", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Terminals" ], "description": "==================================\nTemplateMe - Manager for templates\n==================================\n\nConsole programs to make new project in defined languages.\n\n.. image:: https://img.shields.io/badge/author-Rafa%C5%82%20Kobel-blue.svg\n :target: https://rafyco.pl\n\n.. image:: https://img.shields.io/travis/rafyco/templateme.svg?logo=travis\n :target: https://travis-ci.org/rafyco/templateme\n\n.. image:: https://img.shields.io/github/last-commit/rafyco/templateme.svg?logo=github\n :target: https://github.com/rafyco/templateme\n\n.. image:: https://img.shields.io/readthedocs/templateme.svg\n :target: https://templateme.readthedocs.io\n\n.. image:: https://img.shields.io/pypi/v/templateme.svg?logo=python\n :target: https://pypi.python.org/pypi/templateme/\n\n.. image:: https://img.shields.io/github/license/rafyco/templateme.svg\n :target: https://opensource.org/licenses/mit-license.php\n\n\nInstalation\n-----------\n\nThere are two different methods to install ``TemplateMe``. You can install\nit from PyPi repository or download sources from github and try to install\nit. Please choose one of the methods and install it on you computer.\n\nfrom PyPi repository\n~~~~~~~~~~~~~~~~~~~~\n\nTo install TemplateMe from repository you can use pip program.\n\n::\n\n sudo pip3 install templateme\n\nfrom sources\n~~~~~~~~~~~~\n\nAnother option is to install program from github sources. To do this just\nget all necessary files using git or by github's zip file and call following\ncommand:\n\n::\n\n sudo python3 setup.py install\n\nUsage\n-----\n\nThe TemplateMe works as console application. It allows you to create new\nproject from predefined templates. To see list of all available elements\ncall:\n\n::\n\n templateme --list\n\nIn case that you want to prepare new project for your favourite language\nyou need to choose one of the templates and write in your terminal:\n\n::\n\n templateme -t -o \n\nWhere ```` is the one of the templates, listed in previous step\nand ```` is a name of folder with your created project. After\nthat, the program will ask you to write a few variables that are necessary to\nbuild templates.\n\nFor more information about application please visit the documentation or try:\n\n::\n\n templateme --help\n\n\nAuthor\n------\n\nRafal Kobel \n\n\n.. image:: https://img.shields.io/static/v1.svg?label=Linkedin&message=Rafal%20Kobel&color=blue&logo=linkedin\n :target: https://www.linkedin.com/in/rafa%C5%82-kobel-03850910a/\n\n.. image:: https://img.shields.io/static/v1.svg?label=Github&message=rafyco&color=blue&logo=github\n :target: https://github.com/rafyco\n\n.. image:: https://img.shields.io/static/v1.svg?label=Facebook&message=Rafal%20Kobel&color=blue&logo=facebook\n :target: https://facebook.com/rafyco", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rafyco/templateme", "keywords": "template,programming,fast", "license": "GNU", "maintainer": "", "maintainer_email": "", "name": "templateme", "package_url": "https://pypi.org/project/templateme/", "platform": "Any", "project_url": "https://pypi.org/project/templateme/", "project_urls": { "Bug Reports": "https://github.com/rafyco/templateme/issues", "Documentation": "https://templateme.readthedocs.io/en/latest/", "Homepage": "https://github.com/rafyco/templateme", "Source": "https://github.com/rafyco/templateme" }, "release_url": "https://pypi.org/project/templateme/0.0.6/", "requires_dist": null, "requires_python": ">=3.5", "summary": "Template Me - module with template for your favourite projects.", "version": "0.0.6" }, "last_serial": 5108537, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "14df8ec4f496f088048f8b85580b92e5", "sha256": "2ce6822f1de21f3055050596223d9875be6fd8e9d07b8d66312fd945453adfa4" }, "downloads": -1, "filename": "templateme-0.0.1.tar.gz", "has_sig": false, "md5_digest": "14df8ec4f496f088048f8b85580b92e5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8051, "upload_time": "2019-03-19T08:16:39", "url": "https://files.pythonhosted.org/packages/8c/bf/31257464b8356f1e25633f9d573fbabb118faedef00106828fc66fbb1ccd/templateme-0.0.1.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "e4b89870006314498b88561b5c50ebad", "sha256": "fd2f94fb5b2552fb570ae84593005a7c6c596b33117c39cd723589a3065d196b" }, "downloads": -1, "filename": "templateme-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e4b89870006314498b88561b5c50ebad", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 9386, "upload_time": "2019-03-31T14:34:17", "url": "https://files.pythonhosted.org/packages/84/61/bc760079fee736edb72f92f5027a186788ae46494f7445faf5e228601769/templateme-0.0.3.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "5fc80f254f276a12dc77ea17525c49b3", "sha256": "111f70fd37ded6b11ec84e45817dac6ff4601f41b18a8e11ae413b620e065861" }, "downloads": -1, "filename": "templateme-0.0.5.tar.gz", "has_sig": false, "md5_digest": "5fc80f254f276a12dc77ea17525c49b3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 15159, "upload_time": "2019-04-02T23:42:38", "url": "https://files.pythonhosted.org/packages/0e/d9/6b507a90c8d25eff6c2a724444087839dac75565434bb52a568a22bb2084/templateme-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "90e017c33854e40b11f153d49d0af117", "sha256": "04264f75538ef2dd8877be4f6d01a659bb38b4e13d8b24ac5ec8b5a8c876a4ec" }, "downloads": -1, "filename": "templateme-0.0.6.tar.gz", "has_sig": false, "md5_digest": "90e017c33854e40b11f153d49d0af117", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 21829, "upload_time": "2019-04-06T22:51:27", "url": "https://files.pythonhosted.org/packages/29/f1/28d8537e06649a8a6681fbf433cc150b8245225f765739b56ed0f1aa7348/templateme-0.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "90e017c33854e40b11f153d49d0af117", "sha256": "04264f75538ef2dd8877be4f6d01a659bb38b4e13d8b24ac5ec8b5a8c876a4ec" }, "downloads": -1, "filename": "templateme-0.0.6.tar.gz", "has_sig": false, "md5_digest": "90e017c33854e40b11f153d49d0af117", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 21829, "upload_time": "2019-04-06T22:51:27", "url": "https://files.pythonhosted.org/packages/29/f1/28d8537e06649a8a6681fbf433cc150b8245225f765739b56ed0f1aa7348/templateme-0.0.6.tar.gz" } ] }