PyMacaroons
===========
PyMacaroons is a Python implementation of Macaroons. *They're better than cookies!*
Installation
------------
Install PyMacaroons by running:
pip install pymacaroons
Contribute
----------
- `Issue Tracker`_
- `Source Code`_
.. _Issue Tracker: https://github.com/ecordell/pymacaroons/issues
.. _Source Code: https://github.com/ecordell/pymacaroons
License
-------
The project is licensed under the MIT license.
Raw data
{
"_id": null,
"home_page": "https://github.com/ecordell/pymacaroons",
"name": "pymacaroons",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Evan Cordell",
"author_email": "cordell.evan@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/37/b4/52ff00b59e91c4817ca60210c33caf11e85a7f68f7b361748ca2eb50923e/pymacaroons-0.13.0.tar.gz",
"platform": "",
"description": "\nPyMacaroons\n===========\n\nPyMacaroons is a Python implementation of Macaroons. *They're better than cookies!*\n\nInstallation\n------------\n\nInstall PyMacaroons by running:\n\n pip install pymacaroons\n\nContribute\n----------\n\n- `Issue Tracker`_\n- `Source Code`_\n\n.. _Issue Tracker: https://github.com/ecordell/pymacaroons/issues\n.. _Source Code: https://github.com/ecordell/pymacaroons\n\nLicense\n-------\n\nThe project is licensed under the MIT license.\n\n\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Macaroon library for Python",
"version": "0.13.0",
"project_urls": {
"Homepage": "https://github.com/ecordell/pymacaroons"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d887fd9b54258216e3f19671f6e9dd76da1ebc49e93ea0107c986b1071dd3068",
"md5": "e51e5700476ef5a35d78ed0ddd920977",
"sha256": "3e14dff6a262fdbf1a15e769ce635a8aea72e6f8f91e408f9a97166c53b91907"
},
"downloads": -1,
"filename": "pymacaroons-0.13.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "e51e5700476ef5a35d78ed0ddd920977",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 19463,
"upload_time": "2018-02-21T18:07:47",
"upload_time_iso_8601": "2018-02-21T18:07:47.085130Z",
"url": "https://files.pythonhosted.org/packages/d8/87/fd9b54258216e3f19671f6e9dd76da1ebc49e93ea0107c986b1071dd3068/pymacaroons-0.13.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "37b452ff00b59e91c4817ca60210c33caf11e85a7f68f7b361748ca2eb50923e",
"md5": "72b7d892a76618bd16f557e8e728b7f5",
"sha256": "1e6bba42a5f66c245adf38a5a4006a99dcc06a0703786ea636098667d42903b8"
},
"downloads": -1,
"filename": "pymacaroons-0.13.0.tar.gz",
"has_sig": false,
"md5_digest": "72b7d892a76618bd16f557e8e728b7f5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 21083,
"upload_time": "2018-02-21T18:07:49",
"upload_time_iso_8601": "2018-02-21T18:07:49.045873Z",
"url": "https://files.pythonhosted.org/packages/37/b4/52ff00b59e91c4817ca60210c33caf11e85a7f68f7b361748ca2eb50923e/pymacaroons-0.13.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2018-02-21 18:07:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ecordell",
"github_project": "pymacaroons",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "pymacaroons"
}