{ "info": { "author": "TBD", "author_email": "hadjihicham.hh@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "========\nNicha\n========\n\nNicha is a django package that automates the process of creating the commune web pages,\nas well as the main features in any django web application.\nNamed after mythological girl that knows all the answers and holds the keys to finding purpose on life.\n\n\nQuick Start:\n------------\n\n1. Add Nicha to your INSTALLED_APPS setting like this::\n\n\t\tINSTALLED_APPS = [\n\t\t\t...\n\t\t\t'nicha',\n\t\t]\n\n2. Include the nicha URLconf in your project urls.py like this::\n\t\tpath('nicha/', include('nicha.urls')),\n\n3. Run `python3 manage.py migrate` to create the nicha models.\n\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.example.com/", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-nicha", "package_url": "https://pypi.org/project/django-nicha/", "platform": "", "project_url": "https://pypi.org/project/django-nicha/", "project_urls": { "Homepage": "https://www.example.com/" }, "release_url": "https://pypi.org/project/django-nicha/0.1/", "requires_dist": null, "requires_python": "", "summary": "A django application to generate the main web application paths and user management", "version": "0.1" }, "last_serial": 4860359, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e4172d37e915fc0497291d813d06bd7e", "sha256": "7df8493dd0ea9bc838f1984d7d5243873586e77928f517b687b25fe4dae66aa0" }, "downloads": -1, "filename": "django_nicha-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e4172d37e915fc0497291d813d06bd7e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8161, "upload_time": "2019-02-24T08:32:39", "url": "https://files.pythonhosted.org/packages/da/d7/101ddb293994dd651bc3c9bba960dc9534449c05352274ee84d3806f1e55/django_nicha-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "21d3b081f743f59936d4315f175479d0", "sha256": "5cb9e2456c90e9a3fda9d200609568ce1154c8f6349b31376f2d5cbc5ddae27e" }, "downloads": -1, "filename": "django-nicha-0.1.tar.gz", "has_sig": false, "md5_digest": "21d3b081f743f59936d4315f175479d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4650, "upload_time": "2019-02-24T08:32:42", "url": "https://files.pythonhosted.org/packages/1c/ad/348da54b5495440a86ae2af5a0c588aa61de560f6ec425db8e7879b57405/django-nicha-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e4172d37e915fc0497291d813d06bd7e", "sha256": "7df8493dd0ea9bc838f1984d7d5243873586e77928f517b687b25fe4dae66aa0" }, "downloads": -1, "filename": "django_nicha-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e4172d37e915fc0497291d813d06bd7e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8161, "upload_time": "2019-02-24T08:32:39", "url": "https://files.pythonhosted.org/packages/da/d7/101ddb293994dd651bc3c9bba960dc9534449c05352274ee84d3806f1e55/django_nicha-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "21d3b081f743f59936d4315f175479d0", "sha256": "5cb9e2456c90e9a3fda9d200609568ce1154c8f6349b31376f2d5cbc5ddae27e" }, "downloads": -1, "filename": "django-nicha-0.1.tar.gz", "has_sig": false, "md5_digest": "21d3b081f743f59936d4315f175479d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4650, "upload_time": "2019-02-24T08:32:42", "url": "https://files.pythonhosted.org/packages/1c/ad/348da54b5495440a86ae2af5a0c588aa61de560f6ec425db8e7879b57405/django-nicha-0.1.tar.gz" } ] }