Metadata-Version: 2.1
Name: Fileprank
Version: 1.0.1
Summary: prank.create()
Home-page: https://github.com/GGman25/Prank
Author: 4ebureker
Author-email: ggman2555@gmail.com
License: UNKNOWN
Platform: UNKNOWN
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

# Просто модуль для приколов.
**Установка через [PyPi](https://pypi.org/project/fileprank/)**:
```python
pip install fileprank
```
___

**Использования:**
```python
prank.create()
```
Создает 100 txt файлов на 1 гигобайт
___
```python
prank.clear()
```
Удаляет все txt файлы из директории


