{ "info": { "author": "Petr Horacek", "author_email": "p.horacek94@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "web.py modules\n==============\n\nOptional extensions for web.py framework.\n\nInstall\n-------\n\nUse pip:\n\n::\n\n pip install web.py-modules\n\nor do it manualy:\n\n::\n\n wget https://github.com/PetrHoracek/webpy-modules/archive/v0.1.1.tar.gz\n tar -zxvf web.py-modules-v0.1.1.tar.gz\n cd web.py-modules-v0.1.1\n python setup.py install\n\nor just download package and paste ``webmod`` folder into your project.\n\n\nUsage\n-----\n\nThis package contains independent modules which you can import to your project.\nOf course it's dependent on web.py package.\n\n.. code:: python\n\n import webmod\n from webmod import modulename, othermodulename\n\n\nYou can find details in docs.\n\n- ``auth`` - handles basic requirements for users and access rights management.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/PetrHoracek/webpy-modules/archive/v0.1.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/PetrHoracek/webpy-modules", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "web.py-modules", "package_url": "https://pypi.org/project/web.py-modules/", "platform": "any", "project_url": "https://pypi.org/project/web.py-modules/", "project_urls": { "Download": "https://github.com/PetrHoracek/webpy-modules/archive/v0.1.1.tar.gz", "Homepage": "https://github.com/PetrHoracek/webpy-modules" }, "release_url": "https://pypi.org/project/web.py-modules/v0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Optional modules for web.py framework.", "version": "v0.1.1" }, "last_serial": 1199907, "releases": { "v0.1": [ { "comment_text": "", "digests": { "md5": "2b9a05808dd14771cfeb062e870c6592", "sha256": "b081dc6ce9d2537b671e90b79d3edfe96747724d1d860e830a07d6a0a311dae8" }, "downloads": -1, "filename": "web.py-modules-v0.1.tar.gz", "has_sig": false, "md5_digest": "2b9a05808dd14771cfeb062e870c6592", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7962, "upload_time": "2014-04-19T18:50:43", "url": "https://files.pythonhosted.org/packages/0b/8f/a3e7071a2d6bf60b967fee77a9554d48d8e42e292ee802546575874001d1/web.py-modules-v0.1.tar.gz" } ], "v0.1.1": [ { "comment_text": "", "digests": { "md5": "974abe12832bb101a1f3915312f2c1e2", "sha256": "30116782854aec821944835347ac5c9352c5c1b1467ecd41c717c1c78c20295c" }, "downloads": -1, "filename": "web.py-modules-v0.1.1.tar.gz", "has_sig": false, "md5_digest": "974abe12832bb101a1f3915312f2c1e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8001, "upload_time": "2014-08-23T21:09:10", "url": "https://files.pythonhosted.org/packages/f3/80/e6195545561470d2488ed51b73f33862dd1227ec68330bbb94938bea6182/web.py-modules-v0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "974abe12832bb101a1f3915312f2c1e2", "sha256": "30116782854aec821944835347ac5c9352c5c1b1467ecd41c717c1c78c20295c" }, "downloads": -1, "filename": "web.py-modules-v0.1.1.tar.gz", "has_sig": false, "md5_digest": "974abe12832bb101a1f3915312f2c1e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8001, "upload_time": "2014-08-23T21:09:10", "url": "https://files.pythonhosted.org/packages/f3/80/e6195545561470d2488ed51b73f33862dd1227ec68330bbb94938bea6182/web.py-modules-v0.1.1.tar.gz" } ] }