Closed dmitriy-serdyuk closed 6 years ago
I just noticed this. I'll think about this. Really what this brings up is whether cortex should be a package or not, such that there's a binary that's installed (with setup.py) that runs everything.
@rdevon No harm having it both ways: One of my own packages is both a library and a command-line utility meant to 1) demo/test the library and 2) eventually serve as a collection of tools based on that library.
It's a good idea, but at the present moment, I think I will close this. What I will do eventually is move to using a package, at which point things will get reorganized.
I propose to separate the script and the library. I put
cortex
as the name, let me know if you want to name it differently.