Metadata-Version: 2.1
Name: functions-by-alpkocer3-py
Version: 0.3.0
Summary: Test Project
Author: Alp Kocer
Author-email: gokalpkocer@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# Instructions

### This is our test project.

### Please install this package:
```
pip install functions-by-alpkocer3-py
```

### You can also install older package:
```
pip install functions-by-alpkocer3-py==VERSION_NUMBER
```


