my-cookies


Namemy-cookies JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/kaiwk/my_cookies
SummaryRetrieve cookies from your favorite browsers.
upload_time2024-08-06 05:38:49
maintainerNone
docs_urlNone
authorWang Kai
requires_pythonNone
licenseMIT
keywords browser cookies
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package is used for retrieving cookies from your browsers.

Nowadays, browsers keeps many personal data including your login passwords or
sessions of some websites, your browser history, etc. One of the usages of
keyring is guarding the browser.

This package may prompt your login password for keyring to retrieve cookies from
your browser. You should be very careful with the cookies and always know what
you are doing.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kaiwk/my_cookies",
    "name": "my-cookies",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "browser, cookies",
    "author": "Wang Kai",
    "author_email": "kaiwkx@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/12/61/c2b4f78207dfd2608fa9e225526c4635d1ade0eca62308a51cae66a3bb34/my_cookies-0.1.5.tar.gz",
    "platform": null,
    "description": "This package is used for retrieving cookies from your browsers.\n\nNowadays, browsers keeps many personal data including your login passwords or\nsessions of some websites, your browser history, etc. One of the usages of\nkeyring is guarding the browser.\n\nThis package may prompt your login password for keyring to retrieve cookies from\nyour browser. You should be very careful with the cookies and always know what\nyou are doing.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Retrieve cookies from your favorite browsers.",
    "version": "0.1.5",
    "project_urls": {
        "Download": "https://github.com/kaiwk/my_cookies",
        "Homepage": "https://github.com/kaiwk/my_cookies"
    },
    "split_keywords": [
        "browser",
        " cookies"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb3721e2083e9286ebae0b4cc7e5063de97c016e734a18c8ca4ea09b4710fa65",
                "md5": "6aa240caf021fdd2f4346c24e1b78220",
                "sha256": "ba6f1c3bc9ac7bbd6d1e26a72cc517d0cc50d80f68aa6c9f2b67a573227d7f3f"
            },
            "downloads": -1,
            "filename": "my_cookies-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6aa240caf021fdd2f4346c24e1b78220",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3679,
            "upload_time": "2024-08-06T05:38:47",
            "upload_time_iso_8601": "2024-08-06T05:38:47.887509Z",
            "url": "https://files.pythonhosted.org/packages/bb/37/21e2083e9286ebae0b4cc7e5063de97c016e734a18c8ca4ea09b4710fa65/my_cookies-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1261c2b4f78207dfd2608fa9e225526c4635d1ade0eca62308a51cae66a3bb34",
                "md5": "63d7ca3551b368250ac0fe4fbe7d5f0a",
                "sha256": "10973d35dfb12429beaa183cba6b179e393084295b2b098e11049aa2ad562a0a"
            },
            "downloads": -1,
            "filename": "my_cookies-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "63d7ca3551b368250ac0fe4fbe7d5f0a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3348,
            "upload_time": "2024-08-06T05:38:49",
            "upload_time_iso_8601": "2024-08-06T05:38:49.613504Z",
            "url": "https://files.pythonhosted.org/packages/12/61/c2b4f78207dfd2608fa9e225526c4635d1ade0eca62308a51cae66a3bb34/my_cookies-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-06 05:38:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kaiwk",
    "github_project": "my_cookies",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "my-cookies"
}
        
Elapsed time: 0.29050s