{ "info": { "author": "lordoftheflies", "author_email": "laszlo.hegedus@cherubits.hu", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.11", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.6", "Topic :: Database", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Visualization", "Topic :: System :: Monitoring" ], "description": "# nomono [![Build Status](http://ci.cherubits.hu/buildStatus/icon?job=lordoftheflies/nomono/master)](http://ci.cherubits.hu/user/lordoftheflies/my-views/view/TheOutsourcePro/view/nomono/job/lordoftheflies/job/nomono/job/master/)\nPrice comparison system\n\n\n# Django 1.11+ project template\n\n[![Dependency Status](https://gemnasium.com/jpadilla/django-project-template.svg)](https://gemnasium.com/jpadilla/django-project-template)\n\nThis is a simple Django 1.11+ project template with my preferred setup. Most Django project templates make way too many assumptions or are just way too complicated. I try to make the least amount of assumptions possible while still trying provide a useful setup. Most of my projects are deployed to Heroku, so this is optimized for that but is not necessary.\n\n**Note**: If you're looking for the previous Django 1.7+ project template layout check out the [1.7](https://github.com/jpadilla/django-project-template/tree/1.7) branch.\n\n## Features\n\n- Django 1.11\n- Development, Staging and Production settings with [django-configurations](https://django-configurations.readthedocs.org).\n- Get value insight and debug information while on Development with [django-debug-toolbar](https://django-debug-toolbar.readthedocs.org).\n- Load environment variables from `.env` with [django-dotenv](https://github.com/jpadilla/django-dotenv).\n- Collection of custom extensions with [django-extensions](http://django-extensions.readthedocs.org).\n- HTTPS and other security related settings on Staging and Production.\n- Procfile for running gunicorn with New Relic's Python agent.\n- PostgreSQL database support with psycopg2.\n\n## How to install\n\n```bash\n$ django-admin.py startproject \\\n --template=https://github.com/jpadilla/django-project-template/archive/master.zip \\\n --name=Procfile \\\n --extension=py,md,env \\\n project_name\n$ mv example.env .env\n$ pip install -r requirements.txt -r requirements/dev.txt\n```\n\n## Environment variables\n\nThese are common between environments. The `ENVIRONMENT` variable loads the correct settings, possible values are: `DEVELOPMENT`, `STAGING`, `PRODUCTION`.\n\n```\nENVIRONMENT='DEVELOPMENT'\nDJANGO_SECRET_KEY='dont-tell-eve'\nDJANGO_DEBUG='yes'\n```\n\nThese settings(and their default values) are only used on staging and production environments.\n\n```\nDJANGO_SESSION_COOKIE_SECURE='yes'\nDJANGO_SECURE_BROWSER_XSS_FILTER='yes'\nDJANGO_SECURE_CONTENT_TYPE_NOSNIFF='yes'\nDJANGO_SECURE_HSTS_INCLUDE_SUBDOMAINS='yes'\nDJANGO_SECURE_HSTS_SECONDS=31536000\nDJANGO_SECURE_REDIRECT_EXEMPT=''\nDJANGO_SECURE_SSL_HOST=''\nDJANGO_SECURE_SSL_REDIRECT='yes'\nDJANGO_SECURE_PROXY_SSL_HEADER='HTTP_X_FORWARDED_PROTO,https'\n```\n\n## Deployment\n\nIt is possible to deploy to Heroku or to your own server.\n\n### Heroku\n\n```bash\n$ heroku create\n$ heroku addons:add heroku-postgresql:dev\n$ heroku addons:add newrelic\n$ heroku pg:promote DATABASE_URL\n$ heroku config:set ENVIRONMENT=PRODUCTION\n$ heroku config:set DJANGO_SECRET_KEY=`./manage.py generate_secret_key`\n```\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2012-2016 Jos\u00e9 Padilla\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lordoftheflies/nomono/", "keywords": "", "license": "Apache 2.0 License", "maintainer": "", "maintainer_email": "", "name": "nomono", "package_url": "https://pypi.org/project/nomono/", "platform": "", "project_url": "https://pypi.org/project/nomono/", "project_urls": { "Homepage": "https://github.com/lordoftheflies/nomono/" }, "release_url": "https://pypi.org/project/nomono/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Nomono web scraper and comparison tool.", "version": "0.2.0" }, "last_serial": 3025068, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "eba0404ed331637baeb2004cf3a72df5", "sha256": "2f86de7ecf254f6475e9fde7cc0e6397a03bb6d84dc8403989c95b47ea9ef7da" }, "downloads": -1, "filename": "nomono-0.1.3.tar.gz", "has_sig": false, "md5_digest": "eba0404ed331637baeb2004cf3a72df5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26082, "upload_time": "2017-07-12T12:10:46", "url": "https://files.pythonhosted.org/packages/4f/65/92b8a251a282fa0f5a1ba4ab18714fa3619ffe83991cbabeaca91f054076/nomono-0.1.3.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "0805ddd4d414f6ce6e02050e3f160604", "sha256": "3598fc1410c4a5dce72e47e247c15e6b5ab4b6102e49e7de4d57ba19665321df" }, "downloads": -1, "filename": "nomono-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0805ddd4d414f6ce6e02050e3f160604", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23979, "upload_time": "2017-07-15T14:34:04", "url": "https://files.pythonhosted.org/packages/d5/e3/cff1ca75e7d6673ef5e7dbbfbf0be56a28c8349e754af0e704ed99e7cb52/nomono-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0805ddd4d414f6ce6e02050e3f160604", "sha256": "3598fc1410c4a5dce72e47e247c15e6b5ab4b6102e49e7de4d57ba19665321df" }, "downloads": -1, "filename": "nomono-0.2.0.tar.gz", "has_sig": false, "md5_digest": "0805ddd4d414f6ce6e02050e3f160604", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23979, "upload_time": "2017-07-15T14:34:04", "url": "https://files.pythonhosted.org/packages/d5/e3/cff1ca75e7d6673ef5e7dbbfbf0be56a28c8349e754af0e704ed99e7cb52/nomono-0.2.0.tar.gz" } ] }