daquintero / piel

Photonic Integrated ELectronics. Microservices to codesign photonics, electronics, quantum, and more.
https://piel.readthedocs.io
MIT License
40 stars 4 forks source link

FEAT: Implement custom toolset domain installation rather than full installation #30

Open daquintero opened 1 year ago

daquintero commented 1 year ago

pip install piel[analogue] or something like this. How do perform imports on the microservice without actually having to use all the modules in a particular environment?