Metadata-Version: 2.1
Name: oneNeuron-pypi-TengHoo3
Version: 0.1.0
Summary: Perceptron module implementation
Home-page: https://github.com/TengHoo3/oneNeuron_pypi
Author: TengHoo3
Author-email: tenghoo3@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/TengHoo3/oneNeuron_pypi/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
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

# PACKAGING PYTHON PROJECTS (so you can import)

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


