{ "info": { "author": "mahmoudimus", "author_email": "mabdelkader@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "pyramid_maze\n============\n\nA `Pyramid `_ plugin\nthat uses traditional graph traversal algorithms to generate appropriate\nroutes for resources.\n\nOne of its main features is that it respects sub-resources.\n\n.. image:: https://travis-ci.org/mahmoudimus/pyramid_maze.png?branch=master\n :target: https://travis-ci.org/mahmoudimus/pyramid_maze\n\n.. image:: https://coveralls.io/repos/mahmoudimus/pyramid_maze/badge.png?branch=master\n :target: https://coveralls.io/r/mahmoudimus/pyramid_maze?branch=master\n\n\nInstall\n-------\n\n.. code::\n\n pip install pyramid_maze\n\n\nTests\n-----\n\n.. code::\n\n pip install pyramid_maze[tests]\n tox\n\n\nLicense\n-------\n\n``pyramid_maze`` is an MIT/BSD dual-Licensed library.\n\n\nContribute\n----------\n\n- Check for open issues or open a fresh issue to start a discussion around a\n feature idea or a bug.\n- Fork the repository on GitHub to start making your changes to the master\n branch (or branch off of it).\n- Write a test which shows that the bug was fixed or that the feature\n works as expected.\n- Send a pull request and bug the maintainer until it gets merged and\n published.\n- Make sure to add yourself to the author's file in ``setup.py`` and the\n ``Contributors`` section below :)\n\n\nContributors\n------------\n\n- `@mahmoudimus `_\n", "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/mahmoudimus/pyramid_maze", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pyramid_maze", "package_url": "https://pypi.org/project/pyramid_maze/", "platform": "any", "project_url": "https://pypi.org/project/pyramid_maze/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mahmoudimus/pyramid_maze" }, "release_url": "https://pypi.org/project/pyramid_maze/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A url route generator for Pyramid's traversal, based on graph theory", "version": "1.0.0" }, "last_serial": 1178175, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "7a5ec872b86e29df46f0ffe2c13d1580", "sha256": "d1d145abfed761109526993d23c73a5088d88952abd03438f34e8fa7e777e8b1" }, "downloads": -1, "filename": "pyramid_maze-1.0.0.tar.gz", "has_sig": false, "md5_digest": "7a5ec872b86e29df46f0ffe2c13d1580", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4553, "upload_time": "2014-08-03T08:46:11", "url": "https://files.pythonhosted.org/packages/4c/03/84a477cf8353cdf93f4ddf8bf80ab5f8071116f5f73b44b50f097689b2ef/pyramid_maze-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7a5ec872b86e29df46f0ffe2c13d1580", "sha256": "d1d145abfed761109526993d23c73a5088d88952abd03438f34e8fa7e777e8b1" }, "downloads": -1, "filename": "pyramid_maze-1.0.0.tar.gz", "has_sig": false, "md5_digest": "7a5ec872b86e29df46f0ffe2c13d1580", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4553, "upload_time": "2014-08-03T08:46:11", "url": "https://files.pythonhosted.org/packages/4c/03/84a477cf8353cdf93f4ddf8bf80ab5f8071116f5f73b44b50f097689b2ef/pyramid_maze-1.0.0.tar.gz" } ] }