python-cookietools


Namepython-cookietools JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-cookietools
SummaryPython cookietools.
upload_time2024-12-15 16:43:15
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4,>=3
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/web-mount-packs/tree/main/python-module/python-cookietools",
    "name": "python-cookietools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3",
    "maintainer_email": null,
    "keywords": "cookies, tools, cookietools",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/26/d8/27304162897e64b5fcb7cb7ff8a7b6a9b52ffc15f6e90e97d8f825be0506/python_cookietools-0.0.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.0.4",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-cookietools",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-cookietools"
    },
    "split_keywords": [
        "cookies",
        " tools",
        " cookietools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "792855925608fb48d0c7625f28a91e022cd8d13381092e7d56778e6e561ea758",
                "md5": "bded7d188a65fea566b2855186858bd4",
                "sha256": "f3f5743282024fecda4fe7ac6fe3f8c71263e80708e44206392cf027c26c5616"
            },
            "downloads": -1,
            "filename": "python_cookietools-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bded7d188a65fea566b2855186858bd4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3",
            "size": 5719,
            "upload_time": "2024-12-15T16:43:12",
            "upload_time_iso_8601": "2024-12-15T16:43:12.801785Z",
            "url": "https://files.pythonhosted.org/packages/79/28/55925608fb48d0c7625f28a91e022cd8d13381092e7d56778e6e561ea758/python_cookietools-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26d827304162897e64b5fcb7cb7ff8a7b6a9b52ffc15f6e90e97d8f825be0506",
                "md5": "6fb08f11e17a2a0d46392d3de56444eb",
                "sha256": "bca1967078a11b54f8a4e10d9c16534c9008a7e9b4c2a05f051d4309017b0450"
            },
            "downloads": -1,
            "filename": "python_cookietools-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "6fb08f11e17a2a0d46392d3de56444eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3",
            "size": 4437,
            "upload_time": "2024-12-15T16:43:15",
            "upload_time_iso_8601": "2024-12-15T16:43:15.375105Z",
            "url": "https://files.pythonhosted.org/packages/26/d8/27304162897e64b5fcb7cb7ff8a7b6a9b52ffc15f6e90e97d8f825be0506/python_cookietools-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-15 16:43:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "web-mount-packs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-cookietools"
}
        
Elapsed time: 0.40125s