{ "info": { "author": "danleyb2", "author_email": "ndieksman@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP", "Topic :: Utilities" ], "description": ".. image:: https://badge.fury.io/py/django-pde.svg\n :target: https://badge.fury.io/py/django-pde\n\n===========\nquick setup\n===========\n\n.. code-block:: sh\n\n pip install django-pde;\n pip install https://github.com/danleyb2/django-pde/archive/master.zip # from src\n\n django-admin startproject myproject;\n cd myproject;\n python manage.py startapp myapp;\n\n # add pde to INSTALLED_APPS\n\n python manage.py pde -n myapp; #creates a new package for myapp", "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/danleyb2/django-pde/wiki", "keywords": null, "license": "GNU License", "maintainer": null, "maintainer_email": null, "name": "django-pde", "package_url": "https://pypi.org/project/django-pde/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-pde/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/danleyb2/django-pde/wiki" }, "release_url": "https://pypi.org/project/django-pde/0.5.0/", "requires_dist": null, "requires_python": null, "summary": "Django app that can be used to easily manage development of other django packages", "version": "0.5.0" }, "last_serial": 2127353, "releases": { "0.5.0": [ { "comment_text": "", "digests": { "md5": "ab7073640e3758e2ba06a1caa69e54de", "sha256": "ab7fc47fc3f67d8c787fe671b60d2813f02fd874a06646383a8c850db7f025ff" }, "downloads": -1, "filename": "django-pde-0.5.0.tar.gz", "has_sig": false, "md5_digest": "ab7073640e3758e2ba06a1caa69e54de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20156, "upload_time": "2016-05-22T06:43:59", "url": "https://files.pythonhosted.org/packages/43/4a/43c6af5b45b147c068b7fc0bf4bf33e0633aa5f3f9601e4fd494f05e7995/django-pde-0.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ab7073640e3758e2ba06a1caa69e54de", "sha256": "ab7fc47fc3f67d8c787fe671b60d2813f02fd874a06646383a8c850db7f025ff" }, "downloads": -1, "filename": "django-pde-0.5.0.tar.gz", "has_sig": false, "md5_digest": "ab7073640e3758e2ba06a1caa69e54de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20156, "upload_time": "2016-05-22T06:43:59", "url": "https://files.pythonhosted.org/packages/43/4a/43c6af5b45b147c068b7fc0bf4bf33e0633aa5f3f9601e4fd494f05e7995/django-pde-0.5.0.tar.gz" } ] }