Metadata-Version: 2.1
Name: oneNeuron-pkg-Vikaslakkacs
Version: 0.0.2
Summary: A small for perceptron
Home-page: https://github.com/{USER_NAME}/{PROJECT_NAME}
Author: Example Author
Author-email: vikaslakkacs@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/{USER_NAME}/{PROJECT_NAME}/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# oneNeuron Python package


## References - 

* [ Official python docs for Pypi](https://packaging.python.org/en/latest/tutorials/packaging-projects/)
* [Github Action file](https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python#publishing-to-package-registries)

