Python middleware for neuron.js
Stars
0
Forks
1
Watchers
0
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
2.3.1: fixes the bug that if the second entry might be ommitted. fixes #24
0438efeView on GitHub2.3.0: if a module name is invalid, an ValueError will raise, fixes #23
ed5c74bView on GitHubfixes KeyError exception if dependency tree is empty. fixes #21
5732850View on GitHub2.0.0: breaking change: removes n.output(), and splits it into n.output_scripts() and n.output_facades().
f07b249View on GitHub1.0.1: fixes neuron.config.loaded about entries which are not main module.
e19f110View on GitHub