Metadata-Version: 2.4
Name: beylerXomg
Version: 1.1.0
Summary: Kolay kullanımlı OMG Python kütüphanesi, WAV dosyalarını oynatma ve örnekler içerir.
Home-page: https://github.com/kullanici/omg
Author: Recep
Author-email: mrecepdeniz5454@gmail.com
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
Requires-Dist: pygame>=2.0.0
Requires-Dist: requests>=2.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# OMG

OMG, kolay kullanımlı bir Python kütüphanesidir.  
WAV dosyalarını oynatma, fonksiyonlar ve örnekler içerir.

## Kurulum

```bash
pip install omg
