Metadata-Version: 2.1
Name: osonkod
Version: 0.1.0
Summary: O'zbek tilida yozilgan dasturlash tili
Author: nbbdev
Author-email: nabiyevbahrom258@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# OsonKod

O'zbek tilida yoziladigan Python-ga o‘xshash dasturlash tili.

## O'rnatish

```
pip install osonkod
```

## Foydalanish

```python
from osonkod import salom

salom()
```
