Metadata-Version: 2.1
Name: rm3-mio
Version: 0.0.2
Summary: Personal Python Utilites
Home-page: https://gitlab.com/RoseMaster3000/mio
Author: Shahrose Kasim
Author-email: rosemaster3000@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Overview
My I/O library, aka "mio." A python module composed of general purpose utilities for hacking together quick scripts. 


### Installation
* Test local installation with `source test.sh`
* install from PyPi using `pip install rm3-mio` 


### Modules
* Platform (system threading, shell commands, popups)
* Storage (reading / writing files and directories)
* Struct (working with data structures)
* Terminal (inputting / outputting text on the console)
* Web (fetch resources from the internet)


### PyPi Instructions
1. Make an account [here](https://pypi.org/)
2. Generate API token [here](https://pypi.org/manage/account/token/)
3. Upload project `source upload.sh`


# Author
| Shahrose Kasim |             |
|----------------|-------------|
|*[shahros3@gmail.com](mailto:shahros3@gmail.com)*|[shahrose.com](http://shahrose.com)|
|*[rosemaster3000@gmail.com](mailto:rosemaster3000@gmail.com)*|[florasoft.live](https://florasoft.live) |
|*[RoseMaster#3000](https://discordapp.com/users/122224041296789508)*|[discord.com](https://discord.com/)|
