{ "info": { "author": "Dra\u017een Odoba\u0161i\u0107", "author_email": "dodobasic@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "Django Hizashi project utilities\n================================\n\nA set of command line helper utilities for managing Django Hizashi project\nenvironment.\n\nAbout the project\n-----------------\n\nDjango Hizashi is a Django project environment based on iterating personal\nbest practices. Management commands recreate familiar project directory\nstructure from prepared `project `_ and `application `_ templates.\n\nUtilities are context aware, so as long as you are in a subdirectory of the\nmain Django Hizashi project folder, script utilities will work on best effort\nbasis.\n\nQuick start\n-----------\n\n* create and initialize a new Python virtual environment\n* install hizashi-utils: ``pip install hizashi-utils``\n* initialize project: ``hizashi.py initproject my_new_project``\n* change directory to that project: ``cd my_new_project``\n* initialize an application: ``hizashi.py initapp my_new_app``\n\n\nProject level utilities\n-----------------------\n\ninitproject\n^^^^^^^^^^^\n\nTo initialize a new project execute::\n\n hizashi.py initproject my_new_project_name\n\nOptional parameters:\n\n* *template* - path or url for a Django project template, defaults to https://github.com/dodobas/hizashi-project-template/archive/master.zip\n\n\nmakedocs\n^^^^^^^^\n\nTo build Sphinx docs execute::\n\n hizashi.py makedocs\n\nOptional parameters:\n\n* *type* - documentation type, defaults to *html*, mimics sphinx Makefile\n* *publish* - switch to activate the Publish server, a documentation HTTP server\n* *host* - Publish server host, defaults to '127.0.0.1'\n* *port* - Publish server port, defaults to '54299'\n\n\ndevserver\n^^^^^^^^^\n\nStarts Django development server, using developer specific settings module or\nfallbacks to the default development settings module *core.settings.dev*.\n\nTo start the server execute::\n\n hizashi.py devserver\n\nOptional parameters:\n\n* *settings* - override automatically detected settings file\n\ncollectstatic\n^^^^^^^^^^^^^\n\nRuns *collectstatic* Django management comamnd, using developer specific\nsettings module or fallbacks to the default development settings module\n*core.settings.dev*.\n\nTo start the server execute::\n\n hizashi.py collectstatic\n\nOptional parameters:\n\n* *settings* - override automatically detected settings file\n\n\nApplication level utilities\n---------------------------\n\ninitapp\n^^^^^^^\n\nTo initialize a new application execute::\n\n hizashi.py initapp my_new_application_name\n\nOptional parameters:\n\n* *template* - path or url for a Django application template, defaults to https://github.com/dodobas/hizashi-application-template/archive/master.zip", "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/dodobas/hizashi-utils", "keywords": "django hizashi utils helpers", "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "hizashi-utils", "package_url": "https://pypi.org/project/hizashi-utils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/hizashi-utils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/dodobas/hizashi-utils" }, "release_url": "https://pypi.org/project/hizashi-utils/0.4.1/", "requires_dist": null, "requires_python": null, "summary": "Utils for managing Django Hizashi environment", "version": "0.4.1" }, "last_serial": 1281637, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3c6eb1d6dc02d19b51a0e60d7e745ffe", "sha256": "f0439e95568808f50d3d34bad7d48113b0ba56e66f48ee542edce12159374ad5" }, "downloads": -1, "filename": "hizashi-utils-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3c6eb1d6dc02d19b51a0e60d7e745ffe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2142, "upload_time": "2013-06-06T15:28:05", "url": "https://files.pythonhosted.org/packages/ca/0e/4cb8b27da85c92727677b217eb9761dcc143fe730c22fabbbf81cf4d43c3/hizashi-utils-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "57edf3ce96fcfb8641b216e6d6d32dd2", "sha256": "48322a7ce3bcd35c5b435695a1a27915fc696d0424ab188dcf35ef0a8de723e7" }, "downloads": -1, "filename": "hizashi-utils-0.2.0.tar.gz", "has_sig": false, "md5_digest": "57edf3ce96fcfb8641b216e6d6d32dd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2961, "upload_time": "2013-06-09T12:08:11", "url": "https://files.pythonhosted.org/packages/d8/2c/2bcad6b76861568a0d81c13f8b9aef6aa33ce7573749de88fdf93738fe7d/hizashi-utils-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "090e81c34e535faa4388bf17d06b47d0", "sha256": "3a8416e9093277160c3592d97777feeb52009755caa959b844465e2f24436c11" }, "downloads": -1, "filename": "hizashi-utils-0.2.1.tar.gz", "has_sig": false, "md5_digest": "090e81c34e535faa4388bf17d06b47d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3347, "upload_time": "2013-06-09T13:36:13", "url": "https://files.pythonhosted.org/packages/c8/ef/de982b733a33742a8427bf3991af94dd837d8926ddebcf2f6eb495460792/hizashi-utils-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "2f1487f8ecd2cd4167460a54c7b11f06", "sha256": "a0dbc1a38190e73d88a55e164ea60c50fce6615cc9f5bcd34e864f737620f329" }, "downloads": -1, "filename": "hizashi-utils-0.2.2.tar.gz", "has_sig": false, "md5_digest": "2f1487f8ecd2cd4167460a54c7b11f06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4334, "upload_time": "2013-06-11T10:13:12", "url": "https://files.pythonhosted.org/packages/c4/eb/8dc9664f71b276ada301cb318fc9a4abc9f072244cdad2c6c70ce3522539/hizashi-utils-0.2.2.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "86ce3f0490e8b584e1ea34967144b8a5", "sha256": "cc17f28d1939ff318bab220c88ced01902470be755a256a2a11ea2eb2ee754e2" }, "downloads": -1, "filename": "hizashi-utils-0.3.0.tar.gz", "has_sig": false, "md5_digest": "86ce3f0490e8b584e1ea34967144b8a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5100, "upload_time": "2013-06-11T12:56:26", "url": "https://files.pythonhosted.org/packages/9d/d5/8a2873f316bb1540fae37e8b7a4a35c0f702f93b30d4389b390beec01e74/hizashi-utils-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "cdcefc453c6aaa68b4d6fac5bc2f6416", "sha256": "94f97d62d09cfd608ce4ebc4ae184302a2267ce7b2bc6992dd99607726b49c91" }, "downloads": -1, "filename": "hizashi-utils-0.3.1.tar.gz", "has_sig": false, "md5_digest": "cdcefc453c6aaa68b4d6fac5bc2f6416", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5908, "upload_time": "2013-06-13T12:05:03", "url": "https://files.pythonhosted.org/packages/00/32/7acbb84a5cbfe1b94c17c2a0989b10a1b1ecf5f2848659290f8b8ac95118/hizashi-utils-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "da39c53b6eff55f0024e6cf20789e437", "sha256": "2f6d8b185b1b6d751740456990238569c7e6b6dc9ae9e31937ac752c9bbe920a" }, "downloads": -1, "filename": "hizashi-utils-0.3.2.tar.gz", "has_sig": false, "md5_digest": "da39c53b6eff55f0024e6cf20789e437", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5920, "upload_time": "2013-06-25T07:36:57", "url": "https://files.pythonhosted.org/packages/ee/ca/62af66d2a3c8f31209e3a25aea7b55b124ecf8107f353783406d86a0faa4/hizashi-utils-0.3.2.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "637ffbc366946bf6bdb93f94a3a3263c", "sha256": "e44efb79ae15db1ed60f63817dec39e2667239e356bcf215562ad6d77b5fdaba" }, "downloads": -1, "filename": "hizashi-utils-0.4.0.tar.gz", "has_sig": false, "md5_digest": "637ffbc366946bf6bdb93f94a3a3263c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5971, "upload_time": "2014-10-22T21:21:37", "url": "https://files.pythonhosted.org/packages/14/44/c7bf7a2beba0c9076a70785ae4d78f54dbb1a41c13bbf7c98603cea76bc9/hizashi-utils-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "93c1dd309c0e5c05b50d4cd2dae4ce08", "sha256": "d6c3b17a7bade771e32b289ce55adfdda23e38aea5079f677bd295cabb14c511" }, "downloads": -1, "filename": "hizashi-utils-0.4.1.tar.gz", "has_sig": false, "md5_digest": "93c1dd309c0e5c05b50d4cd2dae4ce08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6283, "upload_time": "2014-10-24T17:05:07", "url": "https://files.pythonhosted.org/packages/c9/57/21554875bd7da68fe5979af02e9f60293cecd1e3ef757307a0b269d7136e/hizashi-utils-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "93c1dd309c0e5c05b50d4cd2dae4ce08", "sha256": "d6c3b17a7bade771e32b289ce55adfdda23e38aea5079f677bd295cabb14c511" }, "downloads": -1, "filename": "hizashi-utils-0.4.1.tar.gz", "has_sig": false, "md5_digest": "93c1dd309c0e5c05b50d4cd2dae4ce08", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6283, "upload_time": "2014-10-24T17:05:07", "url": "https://files.pythonhosted.org/packages/c9/57/21554875bd7da68fe5979af02e9f60293cecd1e3ef757307a0b269d7136e/hizashi-utils-0.4.1.tar.gz" } ] }