Metadata-Version: 2.1
Name: python-cookietools
Version: 0.0.3
Summary: Python cookietools.
Home-page: https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-cookietools
License: MIT
Keywords: cookies,tools,cookietools
Author: ChenyangGao
Author-email: wosiwujm@gmail.com
Requires-Python: >=3,<4
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Project-URL: Repository, https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/python-cookietools
Description-Content-Type: text/markdown

# Python cookietools.

## Installation

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

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

## Usage

```python
import cookietools
```

