Metadata-Version: 2.1
Name: osbm
Version: 0.0.3
Summary: osbm personal library
Home-page: https://github.com/osbm/osbm-pypi
Author: osbm
Author-email: osmanfbayram@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
License-File: LICENSE

# osbm-pypi

```
python setup.py sdist
twine upload dist/*
```


