I want this project to be importable so that I can use it in other projects without monkeying around with PYTHONPATH. Toward that goal, I've added a setup.py, requirements.txt, and MANIFEST.in file. I renamed the 'LCLS' directory to 'lcls_live', and fixed up all the imports that used to refer to 'LCLS'.
I want this project to be importable so that I can use it in other projects without monkeying around with PYTHONPATH. Toward that goal, I've added a setup.py, requirements.txt, and MANIFEST.in file. I renamed the 'LCLS' directory to 'lcls_live', and fixed up all the imports that used to refer to 'LCLS'.