{
"info": {
"author": "Ryan Kanno",
"author_email": "ryankanno@localkinegrinds.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Topic :: Utilities"
],
"description": "py-skeleton\n===========\n\n.. image:: https://travis-ci.org/ryankanno/py-skeleton.png?branch=master\n :target: https://travis-ci.org/ryankanno/py-skeleton\n\n.. image:: https://coveralls.io/repos/ryankanno/py-skeleton/badge.png\n :target: https://coveralls.io/r/ryankanno/py-skeleton\n\n-----------\n\nAre you:\n\n- Starting new projects by copying old ones?\n- Wishing you could use someone else's project as a starter template?\n- Confused at how to start \"Project FooBar\"?\n\nI'm always starting a new python projects by cutting and pasting an old one.\npy-skeleton helps you fix that. Uses `jinja2 `_\nand `py-configurator `_.\n\nbasic usage\n===========\n\n.. code:: bash\n\n py-skeleton.py --source ../py-skeleton-templates/python/\n --ext .tmpl\n --destination ./build\n --config ./python.ini\n\n- --source is the directory path to your templates\n- --ext is the extension path for your templates\n- --destination is the directory path to where everything will end up\n- --config is the file path to where your configuration file lives\n\ntemplates\n=========\n\nTo find an example project templates, please take a look at `py-skeleton-templates `_.\n\ntodo\n====\n\n- logging\n- add other project templates I use\n- remove py-configurator dependency",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/ryankanno/py-skeleton",
"keywords": null,
"license": "MIT",
"maintainer": null,
"maintainer_email": null,
"name": "py-skeleton",
"package_url": "https://pypi.org/project/py-skeleton/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/py-skeleton/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/ryankanno/py-skeleton"
},
"release_url": "https://pypi.org/project/py-skeleton/0.0.3/",
"requires_dist": null,
"requires_python": null,
"summary": "Python project skeleton",
"version": "0.0.3"
},
"last_serial": 1395785,
"releases": {
"0.0.2": [
{
"comment_text": "",
"digests": {
"md5": "5ff59aafef6aa188daa7835f4afad240",
"sha256": "ee36a2ba8e31ff3b9f8e4a967e11c372730dc4ed628c9ef94f2cc093d76782e8"
},
"downloads": -1,
"filename": "py-skeleton-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "5ff59aafef6aa188daa7835f4afad240",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5195,
"upload_time": "2014-08-31T15:45:02",
"url": "https://files.pythonhosted.org/packages/d4/1c/6700b6e5090c5db09a9be009e357c681184b66455f9574584b31bd1f8ce7/py-skeleton-0.0.2.tar.gz"
}
],
"0.0.3": []
},
"urls": []
}