python-cookietools


Namepython-cookietools JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-cookietools
SummaryPython cookietools.
upload_time2024-05-14 06:45:51
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4,>=3
licenseMIT
keywords cookie tools
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": "cookie, tools",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5f/2e/564423347a2e4932fb2ac15a71bb263aec40ed22a9939aef5241f8983598/python_cookietools-0.0.1.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.1",
    "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": [
        "cookie",
        " tools"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca41396a00ddf9c4499a3a47dc7e56cb832a12caf346c0b2546a2962f58777f4",
                "md5": "69f4395052967380b0301a0c892ef27a",
                "sha256": "e4e11caac20ff14c13888d12b72acf8f3d8bf96274446d89a1a1eeaa56c0407d"
            },
            "downloads": -1,
            "filename": "python_cookietools-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "69f4395052967380b0301a0c892ef27a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3",
            "size": 4907,
            "upload_time": "2024-05-14T06:45:48",
            "upload_time_iso_8601": "2024-05-14T06:45:48.514594Z",
            "url": "https://files.pythonhosted.org/packages/ca/41/396a00ddf9c4499a3a47dc7e56cb832a12caf346c0b2546a2962f58777f4/python_cookietools-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f2e564423347a2e4932fb2ac15a71bb263aec40ed22a9939aef5241f8983598",
                "md5": "dfe00344ad3eaeea387f01290f1b74f6",
                "sha256": "ee0ca868924ee8f0001654efe9347b73069a03f7e0464487eaf067ec22a80c70"
            },
            "downloads": -1,
            "filename": "python_cookietools-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dfe00344ad3eaeea387f01290f1b74f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3",
            "size": 3615,
            "upload_time": "2024-05-14T06:45:51",
            "upload_time_iso_8601": "2024-05-14T06:45:51.587857Z",
            "url": "https://files.pythonhosted.org/packages/5f/2e/564423347a2e4932fb2ac15a71bb263aec40ed22a9939aef5241f8983598/python_cookietools-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-14 06:45:51",
    "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.33363s