Metadata-Version: 2.1
Name: oneNeuron-pkg-c17hawke
Version: 0.0.1
Summary: A small package for perceptron
Home-page: https://github.com/c17hawke/oneNeuron_pkg
Author: c17hawke
Author-email: sunny.c17hawke@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/c17hawke/oneNeuron_pkg/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
Requires-Dist: numpy (==1.21.4)
Requires-Dist: pandas (==1.3.4)
Requires-Dist: joblib (==1.1.0)

# oneNeuron python package


## References - 

* [Official python docs for PYPI](https://packaging.python.org/tutorials/packaging-projects/)



