Metadata-Version: 2.1
Name: osbm
Version: 0.0.8
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
Description-Content-Type: text/markdown
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: seaborn
Requires-Dist: sklearn
Requires-Dist: spektral
Requires-Dist: tensorflow
Requires-Dist: torch
Requires-Dist: tqdm
Requires-Dist: transformers

# osbm-pypi

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


