Metadata-Version: 2.1
Name: rustylib
Version: 1.8.8
Summary: A useful python library for everything.
Home-page: https://github.com/ZeyaTsu/rustylib
Author: ZeyaTsu
Project-URL: Bug Tracker, https://github.com/ZeyaTsu/rustylib/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Rustylib or Rusty
## Rusty aka rustylib is a useful python library containing tools such as HTTP requests, mathematics, and more.

* Rcolor
* Rmath
* Rrequests
* Rsugaku
* Rusty
* Rkon

# Changelog
* Rusty has now the swap(list, item, item2) function, read documentation.
* Rusty has now the enum function, works as same as the enumerate function.

##### Full Documentation here : https://github.com/ZeyaTsu/rustylib/wiki/Welcome-to-rustylib
##### Rkon Parser documentation here : https://github.com/ZeyaTsu/rustylib/wiki/Using:-Kon-(Parser)
 

# About rustylib's history and motivation
Rustylib (rusty) was first made as a fun project, to spend time etc...<br/>
Indeed, at first I've just wanted to remake some built-in functions from scratch (random, requests, etc...) <br/>
but more time passed, the more I wanted to add my own extensions to it. <br/>
For now, I still have some ideas and extensions I want to add so let's go ! :) <br/>
