{ "info": { "author": "Christopher John Reeves", "author_email": "hello@chris.reeves.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Facio\r\n=====\r\n\r\nFacio: /\u02c8fa.ki.o\u02d0/ - Latin, meaning to make, do, act, perform, cause, bring about.\r\n\r\n|PyPi_version| |PyPi_downloads| |travis_master| |coveralls_master|\r\n\r\nWhat is it?\r\n-----------\r\n\r\nAre you forever creating new projects, re creating the same standard cruft over\r\nand over? Then Facio maybe for you, it allows you to create your standard\r\nproject skeleton once and create new projects from that standard skeleton over\r\nand over, easily.\r\n\r\nIt can be as simple or as complicated as you need it to be. You can write logic\r\ninto your skeleton, store it in a ``git`` or ``mercurial`` repository, you can\r\neven write hooks to be run before or after your skeletons been built. Did I\r\nmention you can have as many templates as you like and quickly reference them\r\nby name or pick from a list.\r\n\r\nFacio aims to hopefully fix your standard project skeleton woes.\r\n\r\n.. code-block:: none\r\n\r\n facio my_new_project -t django_skeleton\r\n\r\nSupports\r\n--------\r\n\r\n* Python 2.6, 2.7, 3.2, 3.3\r\n\r\nFeatures\r\n--------\r\n\r\n* Support for multiple templates\r\n* Store templates in ``git`` or ``mercurial`` repositories\r\n* Add template logic using ``Jinja2``\r\n* Add extra context-variables to your templates\r\n* Ability to add before and after hooks that are called before or after the\r\n project is created.\r\n* Bundled hooks include:\r\n\r\n * Create python virtual environments\r\n * Run python ``setup.py install | develop``\r\n * Generate Django Secret key for usage in Django settings modules\r\n\r\nDocumentation\r\n-------------\r\n\r\nDocumentation for ``Facio`` can be found on here on `Read the Docs`_.\r\n\r\n.. Links\r\n\r\n.. _Read the Docs: https://facio.readthedocs.org\r\n\r\n.. Images\r\n\r\n.. |PyPi_version| image:: https://pypip.in/v/facio/badge.png\r\n :target: https://crate.io/packages/facio/\r\n :alt: Latest PyPI version\r\n\r\n.. |PyPi_downloads| image:: https://pypip.in/d/facio/badge.png\r\n :target: https://crate.io/packages/facio/\r\n :alt: Number of PyPI downloads\r\n\r\n.. |coveralls_master| image:: https://coveralls.io/repos/krak3n/Facio/badge.png?branch=master\r\n :target: https://coveralls.io/r/krak3n/Facio?branch=master\r\n :alt: Latest PyPI version\r\n\r\n.. |travis_master| image:: https://travis-ci.org/krak3n/Facio.png?branch=master\r\n :target: https://travis-ci.org/krak3n/Facio\r\n :alt: Travis build status on Master Branch", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://docs.facio.io", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "facio", "package_url": "https://pypi.org/project/facio/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/facio/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://docs.facio.io" }, "release_url": "https://pypi.org/project/facio/2.0.0/", "requires_dist": null, "requires_python": null, "summary": "Bootstrap / scaffold projects quickly using standard project templates", "version": "2.0.0" }, "last_serial": 846810, "releases": { "2.0.0": [ { "comment_text": "", "digests": { "md5": "7a723a1f7a176f12fe1d7fb152135b64", "sha256": "ea285cd8e6260b49df9a972619a4045366686960862d56eaba95fd7343c4a5c2" }, "downloads": -1, "filename": "facio-2.0.0.tar.gz", "has_sig": false, "md5_digest": "7a723a1f7a176f12fe1d7fb152135b64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34371, "upload_time": "2013-08-02T16:23:28", "url": "https://files.pythonhosted.org/packages/70/cd/4e706f4c0957384f08980fd54df2b20d549f91d774e4847c5e6784c73cd2/facio-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7a723a1f7a176f12fe1d7fb152135b64", "sha256": "ea285cd8e6260b49df9a972619a4045366686960862d56eaba95fd7343c4a5c2" }, "downloads": -1, "filename": "facio-2.0.0.tar.gz", "has_sig": false, "md5_digest": "7a723a1f7a176f12fe1d7fb152135b64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34371, "upload_time": "2013-08-02T16:23:28", "url": "https://files.pythonhosted.org/packages/70/cd/4e706f4c0957384f08980fd54df2b20d549f91d774e4847c5e6784c73cd2/facio-2.0.0.tar.gz" } ] }