{ "info": { "author": "James Gardner", "author_email": "feeback@pylonsbook.com", "bugtrack_url": null, "classifiers": [], "description": "++++++++++\nSimpleSite\n++++++++++\n\nA simple website application allowing WYSIWYG editing, sections and\nsubsections and full navigation widgets. The idea is that the application can\nform a starting point for your own website projects.\n\nInstallation\n============\n\nFirst install Easy Install if you don't have it already by downloading\n``ez_setup.py`` from http://peak.telecommunity.com/dist/ez_setup.py and\ninstalling it like this::\n\n python ez_setup.py\n\nInstall SimpleSite like this specifying either MySQL, SQLite or PostgreSQL\nas the word within the square brackets depending on the database you intend to\nuse::\n\n easy_install SimpleSite[\"MySQL\"]\n paster make-config simplesite.ini\n\nConfigure the application by editing ``simplesite.ini`` to specify a database\nto use using the format described at\nhttp://www.sqlalchemy.org/docs/05/dbengine.html#dbengine_supported ::\n\n paster setup-app simplesite.ini\n paster serve simplesite.ini\n\nThe running application will now be available at http://localhost/\n\nFiles\n=====", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pylonsbook.com", "keywords": "pylons simple site book example", "license": "BSD, see the simplesite/public/yui/2.6.0/LICENSE.txt file for details.", "maintainer": null, "maintainer_email": null, "name": "SimpleSite", "package_url": "https://pypi.org/project/SimpleSite/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/SimpleSite/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pylonsbook.com" }, "release_url": "https://pypi.org/project/SimpleSite/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "A simple website application written as a demonstration of Pylons for the Definitive Guide to Pylons", "version": "0.3.0" }, "last_serial": 785666, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "7ea0c1c435d1601574d0c13f2b3fecce", "sha256": "1275bfcfaf62c9fcb631b903607f651a2959ab41c06b7524a380bd8bdf06d722" }, "downloads": -1, "filename": "SimpleSite-0.3.0-py2.5.egg", "has_sig": false, "md5_digest": "7ea0c1c435d1601574d0c13f2b3fecce", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 173677, "upload_time": "2008-11-10T02:08:01", "url": "https://files.pythonhosted.org/packages/13/8f/c580a98ce1a71a676bc52f28b8047a03d26aca9479aac4435ae1c7364297/SimpleSite-0.3.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "6e8faef2f5035f6262424299400ac363", "sha256": "10e92d0a0425ff0a453a414f3e1959d6050f65bb830de5797235403a2abd40b7" }, "downloads": -1, "filename": "SimpleSite-0.3.0.tar.gz", "has_sig": false, "md5_digest": "6e8faef2f5035f6262424299400ac363", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 119316, "upload_time": "2008-11-10T02:08:03", "url": "https://files.pythonhosted.org/packages/42/16/8fe0162b562ddb9a6f76f27c6e9a22936625442b6ce6a1fe3405dc8800da/SimpleSite-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7ea0c1c435d1601574d0c13f2b3fecce", "sha256": "1275bfcfaf62c9fcb631b903607f651a2959ab41c06b7524a380bd8bdf06d722" }, "downloads": -1, "filename": "SimpleSite-0.3.0-py2.5.egg", "has_sig": false, "md5_digest": "7ea0c1c435d1601574d0c13f2b3fecce", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 173677, "upload_time": "2008-11-10T02:08:01", "url": "https://files.pythonhosted.org/packages/13/8f/c580a98ce1a71a676bc52f28b8047a03d26aca9479aac4435ae1c7364297/SimpleSite-0.3.0-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "6e8faef2f5035f6262424299400ac363", "sha256": "10e92d0a0425ff0a453a414f3e1959d6050f65bb830de5797235403a2abd40b7" }, "downloads": -1, "filename": "SimpleSite-0.3.0.tar.gz", "has_sig": false, "md5_digest": "6e8faef2f5035f6262424299400ac363", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 119316, "upload_time": "2008-11-10T02:08:03", "url": "https://files.pythonhosted.org/packages/42/16/8fe0162b562ddb9a6f76f27c6e9a22936625442b6ce6a1fe3405dc8800da/SimpleSite-0.3.0.tar.gz" } ] }