python-cookietools


Namepython-cookietools JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/python-modules/tree/main/python-cookietools
SummaryPython cookietools.
upload_time2025-08-24 08:31:12
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.12
licenseMIT
keywords cookies tools cookietools
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python cookietools.

## Installation

You can install from [pypi](https://pypi.org/project/python-cookietools/)

```console
pip install -U python-cookietools
```

## Usage

```python
import cookietools
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ChenyangGao/python-modules/tree/main/python-cookietools",
    "name": "python-cookietools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "cookies, tools, cookietools",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/42/fb/7c8925634546755f0422706424165c90a3898d1f87d65a57bee90d7064d9/python_cookietools-0.1.4.tar.gz",
    "platform": null,
    "description": "# Python cookietools.\n\n## Installation\n\nYou can install from [pypi](https://pypi.org/project/python-cookietools/)\n\n```console\npip install -U python-cookietools\n```\n\n## Usage\n\n```python\nimport cookietools\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python cookietools.",
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/python-modules/tree/main/python-cookietools",
        "Repository": "https://github.com/ChenyangGao/python-modules/tree/main/python-cookietools"
    },
    "split_keywords": [
        "cookies",
        " tools",
        " cookietools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df7b033cecdb38babe4a9161870cb31e90de59318e489c2a75ecdeb830d26196",
                "md5": "951d06ffba4b34e8e9535882502bf7d2",
                "sha256": "bc458d5ca7dc29caf92ac5c41d8c04ded9723b0c03998a5ff6d5fb6b3fb0bb04"
            },
            "downloads": -1,
            "filename": "python_cookietools-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "951d06ffba4b34e8e9535882502bf7d2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 7014,
            "upload_time": "2025-08-24T08:31:10",
            "upload_time_iso_8601": "2025-08-24T08:31:10.439355Z",
            "url": "https://files.pythonhosted.org/packages/df/7b/033cecdb38babe4a9161870cb31e90de59318e489c2a75ecdeb830d26196/python_cookietools-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42fb7c8925634546755f0422706424165c90a3898d1f87d65a57bee90d7064d9",
                "md5": "733952d1ce9e8d00d6569f7f75f42c70",
                "sha256": "ff98ae16c6008b95089df3c6d1c8c1f59d55c33ad62741d744f6016036b9d865"
            },
            "downloads": -1,
            "filename": "python_cookietools-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "733952d1ce9e8d00d6569f7f75f42c70",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 5727,
            "upload_time": "2025-08-24T08:31:12",
            "upload_time_iso_8601": "2025-08-24T08:31:12.084109Z",
            "url": "https://files.pythonhosted.org/packages/42/fb/7c8925634546755f0422706424165c90a3898d1f87d65a57bee90d7064d9/python_cookietools-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-24 08:31:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "python-modules",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-cookietools"
}
        
Elapsed time: 2.37845s