Metadata-Version: 2.1
Name: lumtina
Version: 0.2.6
Summary: Lumtina is a Python package for various utilities.
Home-page: https://github.com/sonosimooo/Lumtina
Author: Simo
Author-email: cardellasimone10@gmail.com
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
Requires-Dist: colorama

# Lumtina

A simple and easy python library.

-----------
STATS: 
![PyPI - Downloads](https://img.shields.io/pypi/dm/lumtina)
![PyPI - Version](https://img.shields.io/pypi/v/lumtina)
-----------

## Installation

How to install?

By using pip:

```bash
pip install lumtina
```

# Changelogs:
( for more informations, see the changelogs() function. )

 ### 0.2.6
 [ + ] Added host() function, see functions file for more details.
 [ + ] Modified the README
 [ + ] Modified some functions ( fetch function )
 [ - ] Fixed Bugs
 




