Metadata-Version: 2.4
Name: furkan_bulut
Version: 0.0.1
Summary: A simple pyramid package
Author-email: Furkan Bulut <furkanbtng@gmail.com>
Project-URL: Homepage, https://github.com/Furk4nBulut/furkan_bulut
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Furkan Bulut

This is a simple pyramid package for the furkan_bulut project.

## Installation

```bash
pip install furkan_bulut
```

## Usage

```python
import furkan_bulut
```
