Metadata-Version: 2.1
Name: oneNeuron-pypi-Yashwanth1119
Version: 0.0.2
Summary: its an implimentation of Perceptron
Home-page: https://github.com/Yashwanth1119/oneNeuron_pypi
Author: Yashwanth1119
Author-email: yashwanthtvv@gmail.com
Project-URL: Bug Tracker, https://github.com/Yashwanth1119/oneNeuron_pypi/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: tqdm

# OneNeuron_pypi
pypi package

## Reference - 
[offical python docs](https://packaging.python.org/en/latest/tutorials/packaging-projects/)

[github docs for github actions](https://docs.github.com/en/actions/guides/building-and-testing-python#publishing-to-package-registries)
