{ "info": { "author": "Troy Larson", "author_email": "troylar@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "\n# Repo Blueprinter\n\n## Overview\nThe goal of this project is to provide an easy way to create a \"repo blueprint template\" from which developers can build their own projects. You can create placeholders in the template and populate the values when the new repo is created.\n\n## Features\n* Uses the [jinja2](http://jinja.pocoo.org/) template engine for easy and powerful templates\n* Limit templated files to specific file types\n* Template filenames and folders\n\n## Why not just fork?\nForking is great if you want to potentially merge back with the main project. In this case, we want to provide developers with a basic blueprint, let them fill in their own values, but they won't be merging back into the main project.\n\n## Installation\n\n`$ pip install repo-blueprint`\n\n## Usage\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/troylar/mike-brady", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "mike-brady", "package_url": "https://pypi.org/project/mike-brady/", "platform": "", "project_url": "https://pypi.org/project/mike-brady/", "project_urls": { "Homepage": "https://github.com/troylar/mike-brady" }, "release_url": "https://pypi.org/project/mike-brady/0.5.0/", "requires_dist": [ "click", "gitpython", "jinja2" ], "requires_python": ">=3.6.0", "summary": "Create a repo from a repo blueprint", "version": "0.5.0" }, "last_serial": 4982548, "releases": { "0.5.0": [ { "comment_text": "", "digests": { "md5": "c83f04d69e91f90afa0ba424e00bcd93", "sha256": "0e4385ee12bb9875becae7a5239a213e9f8d594a1c41cb5f8914e2aa78ca7d35" }, "downloads": -1, "filename": "mike_brady-0.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c83f04d69e91f90afa0ba424e00bcd93", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 3769, "upload_time": "2019-03-25T13:35:47", "url": "https://files.pythonhosted.org/packages/fd/bd/ad5998f50a4687472a1b676022f29dcd970c804fdc2896ac686592fd7325/mike_brady-0.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6e067be816fa970fb82d7e541c52bf9b", "sha256": "7f08f454d6e44c3b8755c59b0c54534b95ec8391dc8a43e4e6670d27f57a8d89" }, "downloads": -1, "filename": "mike-brady-0.5.0.tar.gz", "has_sig": false, "md5_digest": "6e067be816fa970fb82d7e541c52bf9b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 3517, "upload_time": "2019-03-25T13:35:49", "url": "https://files.pythonhosted.org/packages/48/dd/22fa4103a501e34edcda272329c12702256d461345237962b8e9bbd8a5fc/mike-brady-0.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c83f04d69e91f90afa0ba424e00bcd93", "sha256": "0e4385ee12bb9875becae7a5239a213e9f8d594a1c41cb5f8914e2aa78ca7d35" }, "downloads": -1, "filename": "mike_brady-0.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c83f04d69e91f90afa0ba424e00bcd93", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 3769, "upload_time": "2019-03-25T13:35:47", "url": "https://files.pythonhosted.org/packages/fd/bd/ad5998f50a4687472a1b676022f29dcd970c804fdc2896ac686592fd7325/mike_brady-0.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6e067be816fa970fb82d7e541c52bf9b", "sha256": "7f08f454d6e44c3b8755c59b0c54534b95ec8391dc8a43e4e6670d27f57a8d89" }, "downloads": -1, "filename": "mike-brady-0.5.0.tar.gz", "has_sig": false, "md5_digest": "6e067be816fa970fb82d7e541c52bf9b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 3517, "upload_time": "2019-03-25T13:35:49", "url": "https://files.pythonhosted.org/packages/48/dd/22fa4103a501e34edcda272329c12702256d461345237962b8e9bbd8a5fc/mike-brady-0.5.0.tar.gz" } ] }