python-cookietools


Namepython-cookietools JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-cookietools
SummaryPython cookietools.
upload_time2024-06-27 05:09:26
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/75/f5/7d8d8a6ca1c903fae280f03953d124e339201f28e7a6addeff39f135fdcd/python_cookietools-0.0.2.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.2",
    "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": "7042d7d3522482359c0bd5c441a8db8d58eff59dd6f1771c9f6bb828896db038",
                "md5": "dc830e2b05d12d81f8d0c41e5788a654",
                "sha256": "16b4b390e901c4021ffebfad31e9c583075c6e6b5bc8ef0cd263d5c0f3a0f41b"
            },
            "downloads": -1,
            "filename": "python_cookietools-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dc830e2b05d12d81f8d0c41e5788a654",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3",
            "size": 4954,
            "upload_time": "2024-06-27T05:09:25",
            "upload_time_iso_8601": "2024-06-27T05:09:25.030469Z",
            "url": "https://files.pythonhosted.org/packages/70/42/d7d3522482359c0bd5c441a8db8d58eff59dd6f1771c9f6bb828896db038/python_cookietools-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75f57d8d8a6ca1c903fae280f03953d124e339201f28e7a6addeff39f135fdcd",
                "md5": "6298cd746125c1d0a8214f901897b994",
                "sha256": "20b64ceee50338f481e79c12fe4714a264acb2900c567cb4773b37028f68e6f9"
            },
            "downloads": -1,
            "filename": "python_cookietools-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6298cd746125c1d0a8214f901897b994",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3",
            "size": 3670,
            "upload_time": "2024-06-27T05:09:26",
            "upload_time_iso_8601": "2024-06-27T05:09:26.942993Z",
            "url": "https://files.pythonhosted.org/packages/75/f5/7d8d8a6ca1c903fae280f03953d124e339201f28e7a6addeff39f135fdcd/python_cookietools-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-27 05:09:26",
    "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: 1.00805s