Usage

To use Python Neuron in a project:

import python_neuron

Other option:

>>> from python_neuron.python_neuron import Neuron

>>> n = Neuron()
>>> print(n)
"The owner_name have a neuron with 100 branches, with function sensory and 100% remaining life"