{ "info": { "author": "Chris Griffith", "author_email": "chris@cdgriffith.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Documentation :: Sphinx", "Topic :: Utilities" ], "description": "CookieEater\n===========\n\n|BuildStatus| |CoverageStatus|\n\n**Browser Cookie Management**\n\nOverview\n--------\n\nFirefox and Chrome Cookie management. (Chrome requires SQLite 3.8 or greater.)\n\nInstall\n-------\n\n.. code::\n\n pip install cookie-eater\n\nCI tests run on:\n\n* Python 2.6+\n* Python 3.3+\n* Pypy\n\n\nExample Usage\n~~~~~~~~~~~~~\n\n.. code:: python\n\n import cookie_eater\n\n fox = cookie_eater.FirefoxCookies()\n # Automatically uses the DB of the default profile, can specify db=\n\n fox.add_cookie(\"example.com\", \"MyCookie\", \"Cookie contents!\")\n\n fox.find_cookies(host=\"Example\")\n # [{'host': u'example.com', 'name': u'MyCookie', 'value': u'Cookie contents!'}]\n\n fox.delete_cookie(\"example.com\", \"MyCookie\")\n\n\n\n\n.. |CoverageStatus| image:: https://coveralls.io/repos/github/cdgriffith/CookieEater/badge.svg?branch=master\n :target: https://coveralls.io/github/cdgriffith/CookieEater?branch=master\n.. |BuildStatus| image:: https://travis-ci.org/cdgriffith/Reusables.svg?branch=master\n :target: https://travis-ci.org/cdgriffith/Reusables\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cdgriffith/CookieEater", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "cookie-eater", "package_url": "https://pypi.org/project/cookie-eater/", "platform": "any", "project_url": "https://pypi.org/project/cookie-eater/", "project_urls": { "Homepage": "https://github.com/cdgriffith/CookieEater" }, "release_url": "https://pypi.org/project/cookie-eater/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Browser Cookie Management", "version": "1.0.0" }, "last_serial": 2698552, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "3a1bdb7190c40d9e818d21a22eb35f6a", "sha256": "9afa2a2727ecb0064c550fbc56adc760e5f75df3a9b06e17315b95f13e62633d" }, "downloads": -1, "filename": "cookie_eater-1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "3a1bdb7190c40d9e818d21a22eb35f6a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 11987, "upload_time": "2017-03-11T04:31:10", "url": "https://files.pythonhosted.org/packages/ba/99/52e10ea583a976e759cf00d57bec36852903e7bea03929e814b8b7b41048/cookie_eater-1.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f64dfc671a1d62d397848583ccda890d", "sha256": "be3a7fb3193101f9fd0299f26af04a0ef8ca5bde287383c2fe80683f25c2a8ce" }, "downloads": -1, "filename": "cookie_eater-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f64dfc671a1d62d397848583ccda890d", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 11987, "upload_time": "2017-03-11T04:31:14", "url": "https://files.pythonhosted.org/packages/0d/9f/c5f4b116b669ec90fdb7b84e13929b6536040dcdee895080be446af3e5e6/cookie_eater-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "73bd8cea0049c9d5b89df1a8387690af", "sha256": "84d2f3f1c3276aea7236e7553b9b178faf790441d1671198de9aa6b359c66b9a" }, "downloads": -1, "filename": "cookie-eater-1.0.0.tar.gz", "has_sig": false, "md5_digest": "73bd8cea0049c9d5b89df1a8387690af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8332, "upload_time": "2017-03-11T04:31:02", "url": "https://files.pythonhosted.org/packages/5c/74/5f3ecbc6a3fd356886a75b119a1a9c2e4f43e5e5d3e94805b2e5120c6345/cookie-eater-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3a1bdb7190c40d9e818d21a22eb35f6a", "sha256": "9afa2a2727ecb0064c550fbc56adc760e5f75df3a9b06e17315b95f13e62633d" }, "downloads": -1, "filename": "cookie_eater-1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "3a1bdb7190c40d9e818d21a22eb35f6a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 11987, "upload_time": "2017-03-11T04:31:10", "url": "https://files.pythonhosted.org/packages/ba/99/52e10ea583a976e759cf00d57bec36852903e7bea03929e814b8b7b41048/cookie_eater-1.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f64dfc671a1d62d397848583ccda890d", "sha256": "be3a7fb3193101f9fd0299f26af04a0ef8ca5bde287383c2fe80683f25c2a8ce" }, "downloads": -1, "filename": "cookie_eater-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f64dfc671a1d62d397848583ccda890d", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 11987, "upload_time": "2017-03-11T04:31:14", "url": "https://files.pythonhosted.org/packages/0d/9f/c5f4b116b669ec90fdb7b84e13929b6536040dcdee895080be446af3e5e6/cookie_eater-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "73bd8cea0049c9d5b89df1a8387690af", "sha256": "84d2f3f1c3276aea7236e7553b9b178faf790441d1671198de9aa6b359c66b9a" }, "downloads": -1, "filename": "cookie-eater-1.0.0.tar.gz", "has_sig": false, "md5_digest": "73bd8cea0049c9d5b89df1a8387690af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8332, "upload_time": "2017-03-11T04:31:02", "url": "https://files.pythonhosted.org/packages/5c/74/5f3ecbc6a3fd356886a75b119a1a9c2e4f43e5e5d3e94805b2e5120c6345/cookie-eater-1.0.0.tar.gz" } ] }