{ "info": { "author": "Tom Willis", "author_email": "tom.willis@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Pyramid", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "# Pyramid Angular Starter\n\nThis is a project scaffold for the [pyramid web\nframework](http://www.pylonsproject.org/projects/pyramid/about) that\nis setup for javascript development using\n[angularjs](https://angularjs.org/) and other nice things.\n\nHopefully it will save you an hour or 2 when you are starting that\nnext awesome twitter clone.\n\n\n\n## Project generation\n\nThis is a project scaffold so you use it in the normal pyramid way.\n\n\n```bash\n\n$ pcreate -l\n\nAvailable scaffolds:\n alchemy: Pyramid SQLAlchemy project using url dispatch\n angularjs: Pyramid + Angularjs\n angularjs_w_user: Pyramid + Angularjs + User model, registration, forgot password\n pyramid_jinja2_starter: pyramid jinja2 starter project\n starter: Pyramid starter project\n zodb: Pyramid ZODB project using traversal\n```\n\nNote the additional scaffold \"angularjs\" and \"angularjs_w_user\", running pcreate with either of these\nscaffolds will generate a project skeleton with the following\n\"features\".\n\n* pyramid project setup with jinja2, sqlalchemy, and a request local session attribute \"db\"\n* a javascript project under /client-src setup with bower, gulp, coffeescript and sass\n* a skeleton angularjs project + foundation css\n\nadditionally, angular_js_w_user provides a user model and views for the following.\n\n* login\n* logout\n* registration\n* forgot password\n\ndatabase migrations via alembic are already configured with this template as well.\n\nHopefully everything else is self explanatory. :)\n\n\n# 0.1\n\nnew template angularjs_w_user, which provides configured db migrations\nvia alembic, a user model, and views for login/logout/register/forgot\npassword\n\n# 0.0\n\nInitial project generation", "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/twillis/pyramid_angularstarter", "keywords": "web pyramid pylons", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pyramid_angularstarter", "package_url": "https://pypi.org/project/pyramid_angularstarter/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyramid_angularstarter/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/twillis/pyramid_angularstarter" }, "release_url": "https://pypi.org/project/pyramid_angularstarter/0.1/", "requires_dist": null, "requires_python": null, "summary": "pyramid_angularstarter", "version": "0.1" }, "last_serial": 1155713, "releases": { "0.0": [ { "comment_text": "", "digests": { "md5": "c456bbf10e3bdcd7cf323245967671c7", "sha256": "ea1b582aab2c847bc09b8eeebde7f4c011327a214c8c1c311c09e0f003b55592" }, "downloads": -1, "filename": "pyramid_angularstarter-0.0.tar.gz", "has_sig": false, "md5_digest": "c456bbf10e3bdcd7cf323245967671c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6501, "upload_time": "2014-07-04T14:05:13", "url": "https://files.pythonhosted.org/packages/eb/5e/c01aea8dba4d25ebbaba929018104607948ec11a42e7d172a2105bfcdc5f/pyramid_angularstarter-0.0.tar.gz" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "e4d75d82da4c7e2fc8cd9a40d97eeb38", "sha256": "eb5c76a2575857f2c41cbe4fb30aa92af14bedc5afe7dad2f985dfccab6595ca" }, "downloads": -1, "filename": "pyramid_angularstarter-0.1.tar.gz", "has_sig": false, "md5_digest": "e4d75d82da4c7e2fc8cd9a40d97eeb38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15613, "upload_time": "2014-07-12T17:17:39", "url": "https://files.pythonhosted.org/packages/cf/77/27b21e75b99fe55865db2b8f58333ca676d79afda5f7954739980f9167c3/pyramid_angularstarter-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e4d75d82da4c7e2fc8cd9a40d97eeb38", "sha256": "eb5c76a2575857f2c41cbe4fb30aa92af14bedc5afe7dad2f985dfccab6595ca" }, "downloads": -1, "filename": "pyramid_angularstarter-0.1.tar.gz", "has_sig": false, "md5_digest": "e4d75d82da4c7e2fc8cd9a40d97eeb38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15613, "upload_time": "2014-07-12T17:17:39", "url": "https://files.pythonhosted.org/packages/cf/77/27b21e75b99fe55865db2b8f58333ca676d79afda5f7954739980f9167c3/pyramid_angularstarter-0.1.tar.gz" } ] }