Metadata-Version: 2.1
Name: SpendScheme
Version: 0.5
Summary: SpendScheme is a microframework for text formatting in Python 3
Home-page: https://github.com/Jupiter404E/SpendScheme
Author: Jupiter404E
License: MPL-2.0 license
Project-URL: Documentation (GitHub), https://github.com/Jupiter404E/SpendScheme/blob/main/README.md
Project-URL: Source (GitHub), https://github.com/Jupiter404E/SpendScheme
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt

<p align="center">
  <b>
    Convenient text formatting
  </b>
</p>

<hr>

<a href="https://pypi.org/project/SpendScheme/">
<img src="https://img.shields.io/pypi/v/SpendScheme?style=for-the-badge" alt="PyPi"/>
</a>
<a href="https://pypi.org/project/SpendScheme/">
<img src="https://img.shields.io/pypi/dm/SpendScheme?color=green&style=for-the-badge&label=downloads" alt="PyPi"/>
</a>
<a href="https://github.com/Jupiter404E/SpendScheme/" tabindex="-1">
<img src="https://img.shields.io/github/repo-size/Jupiter404E/SpendScheme?style=for-the-badge" alt="Repo Size"/>
</a>
<a href="https://github.com/Jupiter404E/SpendScheme/" tabindex="-1">
<img src="https://img.shields.io/github/last-commit/Jupiter404E/SpendScheme?style=for-the-badge" alt="GitHub last commit"/>
</a>
<a href="https://github.com/Jupiter404E/SpendScheme/" tabindex="-1">
<img src="https://img.shields.io/github/commit-activity/m/Jupiter404E/SpendScheme?style=for-the-badge" alt="GitHub commit activity"/>
</a>
<a href="https://pypi.org/project/SpendScheme/">
<img src="https://img.shields.io/badge/Page-PyPi-lightgrey?style=for-the-badge" alt="PyPi"/>
</a>
<a href="https://ko-fi.com/Jupiter404E">
<img src="https://img.shields.io/badge/Buy%20me-a%20coffee-ff69b4?style=for-the-badge", alt="ko-fi"/>
</a>

<hr>

<h2 align="center">
This library is currently under development.
</h2>

## About
<strong>SpendScheme</strong> is a microframework for text formatting in Python 3

An optimized library that simplifies writing code and helps with the tasks provided.

---
## Install SpendScheme

### Installing from PyPi:
```commandline
pip install SpendScheme
```
### Installing from Git:
```commandline
pip install git+https://github.com/Jupiter404E/SpendScheme
```

---

## List of possible events

Changing the color and type of text in your console:

<img src = "https://github.com/Jupiter404E/SpendScheme/blob/main/examples_images/changing_the_color_and_type_of_text_in_your_console.png">

Or you can do something like this:

<img src = "https://github.com/Jupiter404E/SpendScheme/blob/main/examples_images/or_you_can_do_something_like_this.png">

## Making tables

<img src = "https://github.com/Jupiter404E/SpendScheme/blob/main/examples_images/making_tables.png">

---

<a href="https://github.com/Jupiter404E/SpendScheme/graphs/contributors">
  <img src="https://contrib.rocks/image?repo=Jupiter404E/SpendScheme" />
</a>

---
### If a feature doesn't work, check if your console supports it.
---

## Do you have any questions?

Сontact [me](https://discord.gg/). For help with SpendScheme.
