{ "info": { "author": "Klaus Bremer", "author_email": "bremer@bremer-media.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "django-neon\n===========\n\nA CMS-Application for django-projects.\n\nThe idea behind django-neon is based on pages and panes.\n\n**Pages** are used for a hierarchical structure of a website. Hierarchical pages build trees and it is possible to have more than one tree and multiple root-pages in a **django-neon**-application.\n\n**Panes** are content-containers storing plain text. These texts can be interpreted by ``markdown``, ``reStructuredText`` or in a ``dynamic`` way.\n\nAlso **django-neon** comes with an integrated Media Database for ``images`` and ``documents`` (files for download) and some markup-extensions to access theses images and documents from markdown or reStructuredText.\n\nInstallation\n------------\n\nInstall from PyPi\n\n``pip install django-neon``\n\nor load the sources from `Bitbucket `_ .\n\n\nRequirements\n------------\n\ndjango-neon is based and tested on **Python 3.5+** and **django 1.9+**.\n\nFor using images ``PIL/pillow`` have to be installed.\n\nOptional ``markdown``, ``docutils`` and ``pygments`` can be installed. Once installed django-neon use these packages without any further configuration.\n\n\nDocumentation\n-------------\n\n`www.django-neon.com `_\n\n\nLicense\n-------\n\n`MIT `_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.example.com", "keywords": "django cms-application", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-neon", "package_url": "https://pypi.org/project/django-neon/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-neon/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.example.com" }, "release_url": "https://pypi.org/project/django-neon/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A CMS-Application for django-projects.", "version": "1.0.0" }, "last_serial": 1945920, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "84edf7167bcc3faeb2aef737d6bbe588", "sha256": "3dff929b1e1b6a5d6b44e43598bdf356389a639263f789d117e91785035b6a80" }, "downloads": -1, "filename": "django-neon-1.0.0.tar.gz", "has_sig": false, "md5_digest": "84edf7167bcc3faeb2aef737d6bbe588", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16331, "upload_time": "2016-02-08T16:32:05", "url": "https://files.pythonhosted.org/packages/89/ee/cbb1c4dea2d85ca372c924926294c536bdd2a90814b7206688414b63a32b/django-neon-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "84edf7167bcc3faeb2aef737d6bbe588", "sha256": "3dff929b1e1b6a5d6b44e43598bdf356389a639263f789d117e91785035b6a80" }, "downloads": -1, "filename": "django-neon-1.0.0.tar.gz", "has_sig": false, "md5_digest": "84edf7167bcc3faeb2aef737d6bbe588", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16331, "upload_time": "2016-02-08T16:32:05", "url": "https://files.pythonhosted.org/packages/89/ee/cbb1c4dea2d85ca372c924926294c536bdd2a90814b7206688414b63a32b/django-neon-1.0.0.tar.gz" } ] }