Metadata-Version: 2.1
Name: noobstuffs
Version: 1.0.0
Summary: Python Library for PrajjuS Projects
Home-page: https://github.com/PrajjuS/NoobStuffs
License: GPL-3.0
Keywords: noobstuffs,libs,noob,lazy
Author: PrajjuS
Author-email: theprajjus@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: DateTime (>=4.4,<5.0)
Requires-Dist: pytz (>=2022.1,<2023.0)
Requires-Dist: requests (>=2.28.0,<3.0.0)
Description-Content-Type: text/markdown

# NoobStuffs

>Python3 library which consists of codes that are frequently used for my personal projects

## Installation

```
pip install noobstuffs
```

## Credits

Inspired by [sebaubuntu_libs](https://github.com/SebaUbuntu/sebaubuntu_libs)

