spline
spline copied to clipboard
Ditch Paste and allow running spline without installing it
trafficstars
I don't see why python -m spline shouldn't work, frankly.
Concerns:
- [ ] reloading in development
- [ ] where critical configuration lives, and what happens to logging
- [ ] where data lives and how that directory comes to exist (right now you'd just be dumping stuff into
data/in the repo)