Metadata-Version: 2.4
Name: uvolution
Version: 0.1.0
Summary: Add your description here
Author-email: Alexeev Bronislav <alexeev.dev@mail.ru>
License-File: LICENSE
Requires-Python: >=3.13
Requires-Dist: click>=8.1.8
Requires-Dist: rich>=13.9.4
Description-Content-Type: text/markdown

# 🚀 uvolution
<a id="readme-top"></a> 

<div align="center">  
  <p align="center">
    A blazing-fast universal toolkit for automating commands in Python
    <br />
    <a href="https://pypi.org/project/uvolution/"><strong>Explore the docs »</strong></a>
    <br />
    <br />
    <a href="#-getting-started">Getting Started</a>
    ·
    <a href="#-usage-examples">Basic Usage</a>
    ·
    <a href="https://github.com/alexeev-prog/uvolution/blob/main/LICENSE">License</a>
  </p>
</div>
<br>
<p align="center">
    <img src="https://img.shields.io/github/languages/top/alexeev-prog/uvolution?style=for-the-badge">
    <img src="https://img.shields.io/github/languages/count/alexeev-prog/uvolution?style=for-the-badge">
    <img src="https://img.shields.io/github/license/alexeev-prog/uvolution?style=for-the-badge">
    <img src="https://img.shields.io/github/stars/alexeev-prog/uvolution?style=for-the-badge">
    <img src="https://img.shields.io/github/issues/alexeev-prog/uvolution?style=for-the-badge">
    <img src="https://img.shields.io/github/last-commit/alexeev-prog/uvolution?style=for-the-badge">
    <img src="https://img.shields.io/pypi/l/uvolution?style=for-the-badge">
    <img src="https://img.shields.io/pypi/wheel/uvolution?style=for-the-badge">
    <img src="https://img.shields.io/badge/coverage-54%25-54%25?style=for-the-badge" alt="">
</p>

 > Async universal toolkit for automating commands in python
