Metadata-Version: 2.4
Name: css-for-ctk
Version: 0.0.2
Project-URL: Documentation, https://github.com/pro-grammer-SD/css_for_ctk#readme
Project-URL: Issues, https://github.com/pro-grammer-SD/css_for_ctk/issues
Project-URL: Source, https://github.com/pro-grammer-SD/css_for_ctk
Author-email: Soumalya Das <geniussantu1983@gmail.com>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# css_for_ctk
A library for effortless styling to CTk using the power of CSS 🌟

[![PyPI - Version](https://img.shields.io/pypi/v/css-for-ctk.svg)](https://pypi.org/project/css-for-ctk)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/css-for-ctk.svg)](https://pypi.org/project/css-for-ctk)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install css-for-ctk
```

## License

`css-for-ctk` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
