{ "info": { "author": "Devin Fee", "author_email": "devin.fee@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Pyramid", "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2" ], "description": "pyramid_braintree\n=================\n\nBraintree initializer for the Pyramid Web Framework. 100% Test Covered.\n\n- The following configuration options are required in your config.ini::\n\n pyramid.includes =\n pyramid_braintree\n\n braintree.environment = sandbox\n braintree.merchant_id = MY_MERCHANT_ID\n braintree.public_key = MY_PUBLIC_KEY\n braintree.private_key = MY_PRIVATE_KEY\n\n- The following configuration options are supported for ``environment``:\n \n - ``development``\n - ``production``\n - ``sandbox``\n\n- Additionally, the ``use_unsafe_ssl`` option may be specified (otherwise, this\n configuration wisely defaults to ``False``)::\n\n braintree.use_unsafe_ssl = True\n\n\n0.1.1 (2013-07-02)\n------------------\n\n- Relying on Pyramid's asbool helper for more robust boolean detection.\n\n\n0.1 (2013-06-27)\n----------------\n\n- Allow for the following Braintree configuration options: ``environment``, \n ``merchant_id``, ``public_key``, and ``private_key``", "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/dfee/pyramid_braintree", "keywords": "braintree pyramid payments", "license": "BSD-derived (http://www.repoze.org/LICENSE.txt)", "maintainer": null, "maintainer_email": null, "name": "pyramid_braintree", "package_url": "https://pypi.org/project/pyramid_braintree/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyramid_braintree/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/dfee/pyramid_braintree" }, "release_url": "https://pypi.org/project/pyramid_braintree/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Braintree initializer for the Pyramid Web Framework", "version": "0.1.1" }, "last_serial": 806311, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0de7203ff73648cbaf2e8af91346fa0f", "sha256": "3f771622d71556bca3a016aaa36afe5953688893d030933c829953d84214933f" }, "downloads": -1, "filename": "pyramid_braintree-0.1.tar.gz", "has_sig": false, "md5_digest": "0de7203ff73648cbaf2e8af91346fa0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3779, "upload_time": "2013-06-27T06:48:47", "url": "https://files.pythonhosted.org/packages/6c/13/23b4921ae39e9010ea709f12923a427055cbf35832369efffc6cbc074e01/pyramid_braintree-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "6af0081f2da6d984225aac5af432c84a", "sha256": "6f0be4c5f7e045530ac2d4dec3d742a3229fceef91cdc179ed06b73c3b2ef6e8" }, "downloads": -1, "filename": "pyramid_braintree-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6af0081f2da6d984225aac5af432c84a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3747, "upload_time": "2013-07-02T15:28:46", "url": "https://files.pythonhosted.org/packages/35/51/6e16f8ce8342ddfbc915f9381ecd47d5b5ab6862ea092b8ed0d1950a2473/pyramid_braintree-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6af0081f2da6d984225aac5af432c84a", "sha256": "6f0be4c5f7e045530ac2d4dec3d742a3229fceef91cdc179ed06b73c3b2ef6e8" }, "downloads": -1, "filename": "pyramid_braintree-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6af0081f2da6d984225aac5af432c84a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3747, "upload_time": "2013-07-02T15:28:46", "url": "https://files.pythonhosted.org/packages/35/51/6e16f8ce8342ddfbc915f9381ecd47d5b5ab6862ea092b8ed0d1950a2473/pyramid_braintree-0.1.1.tar.gz" } ] }