{ "info": { "author": "Iacopo Spalletti", "author_email": "i.spalletti@nephila.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development" ], "description": "===============================\nAldryn Installer\n===============================\n\n.. image:: https://badge.fury.io/py/aldryn-installer.png\n :target: http://badge.fury.io/py/aldryn-installer\n \n.. image:: https://travis-ci.org/nephila/aldryn-installer.png?branch=master\n :target: https://travis-ci.org/nephila/aldryn-installer\n\n.. image:: https://pypip.in/d/aldryn-installer/badge.png\n :target: https://crate.io/packages/aldryn-installer?version=latest\n\n.. image:: https://coveralls.io/repos/nephila/aldryn-installer/badge.png?branch=master\n :target: https://coveralls.io/r/nephila/aldryn-installer?branch=master\n\nCommand to easily bootstrap django CMS projects\n\n* Free software: BSD license\n\nFeatures\n--------\n\n``aldryn-installer`` is a console wizard to help bootstrapping a django CMS\nproject.\n\nRefer to `django CMS Tutorial `_ on\nhow to properly setup your first django CMS project.\n\nInstallation\n------------\n\n#. Create an empty virtualenv::\n\n virtualenv /virtualenv/path/my_project\n\n#. Install `aldryn-installer`::\n\n pip install aldryn-installer\n\n or::\n\n pip install -e git+https://github.com/nephila/aldryn-installer#egg=aldryn-installer\n\nDocumentation\n-------------\n\nSee http://aldryn-installer.readthedocs.org\n\nCaveats\n-------\n\nWhile this wizard try to handle most of the things for you, it doesn't check for\nall the proper native (non python) libraries to be installed.\nBefore running this, please check you have the proper header and libraries\ninstalled and available for packages to be installed.\n\nLibraries you would want to check:\n\n* libjpeg (for JPEG support in ``Pillow``)\n* zlib (for PNG support in ``Pillow``)\n* postgresql (for ``psycopg``)\n* libmysqlclient (for ``Mysql-Python``)\n\n\n\n\nHistory\n-------\n\n0.1.0 (2013-10-19)\n++++++++++++++++++\n\n* First public release.\n\n0.1.1 (2013-10-20)\n++++++++++++++++++\n\n* Improved documentation on how to fix installation in case of missing libraries.", "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/nephila/aldryn-installer", "keywords": "aldryn-installer", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "aldryn-installer", "package_url": "https://pypi.org/project/aldryn-installer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/aldryn-installer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/nephila/aldryn-installer" }, "release_url": "https://pypi.org/project/aldryn-installer/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Command to easily bootstrap django CMS projects", "version": "0.1.1" }, "last_serial": 993174, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a43525af627f2b0886f3c14d09cedc07", "sha256": "4dd0b2cca6675054cc30a2608ee597f768c297b7b5c8503fcdf5aa495d2cd93e" }, "downloads": -1, "filename": "aldryn-installer-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a43525af627f2b0886f3c14d09cedc07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25983, "upload_time": "2013-10-19T10:57:05", "url": "https://files.pythonhosted.org/packages/49/92/609ca90da3fa47540766b9c988396001d3a3e9a6050d1ec9278e53b2f637/aldryn-installer-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0dcc408efa61d3e94b08496026998e7d", "sha256": "c6d40d6f906421884b9691ca3637318e38e64a3131ac9e6e3a0ae750c940aadd" }, "downloads": -1, "filename": "aldryn-installer-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0dcc408efa61d3e94b08496026998e7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26267, "upload_time": "2013-10-21T16:09:50", "url": "https://files.pythonhosted.org/packages/a4/96/7298810d3a172ac2ae5beda1b1f6e037f9b992bc8feccaf763d4b524a7c8/aldryn-installer-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0dcc408efa61d3e94b08496026998e7d", "sha256": "c6d40d6f906421884b9691ca3637318e38e64a3131ac9e6e3a0ae750c940aadd" }, "downloads": -1, "filename": "aldryn-installer-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0dcc408efa61d3e94b08496026998e7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26267, "upload_time": "2013-10-21T16:09:50", "url": "https://files.pythonhosted.org/packages/a4/96/7298810d3a172ac2ae5beda1b1f6e037f9b992bc8feccaf763d4b524a7c8/aldryn-installer-0.1.1.tar.gz" } ] }