Metadata-Version: 2.3
Name: stlib-ext
Version: 0.3.0a2
Summary: A pythonic extension for the standard library
Requires-Dist: colorama>=0.4.6
Requires-Dist: pydantic>=2.13.4
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# [stlib-ext](https://general-software-development.github.io/stlib-ext/)
> A pythonic extension for the standard library.

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/0cec24c0408944d294b4d6a227da9457)](https://app.codacy.com/gh/general-software-development/stlib-ext/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) [![GitHub Repo](https://img.shields.io/badge/github-stlib--ext-blue?logo=github)](https://github.com/general-software-development/stlib-ext) [![PyPI Package](https://img.shields.io/badge/pypi-stlib--ext-blue?logo=pypi)](https://pypi.org/project/stlib-ext/)

## Contents

1. **MoreTyping**

&emsp;**MoreTyping** adds plenty more python types, for both type annotations and real-world use.<br><br>

2. **MoreFuncTools**

&emsp;**MoreFuncTools** adds general QoL utility features for functions.<br><br>

3. **MoreShell**

&emsp; **MoreShell** adds various shell-related utilities.<br><br>

4. **OS_Ext**

&emsp; **OS_Ext** provides various OS-related utilities on top of `os`.

## Documentation

All documentation is at: [GitHub-Pages/General-Software-Development/stlib-ext](https://general-software-development.github.io/stlib-ext/) (or click [here](https://general-software-development.github.io/stlib-ext/)).

## Support

For inquiries, contact us at github.34373732@gmail.com.
