AACircuit
AACircuit copied to clipboard
Dockerize for portability
I love this project. I love how pleasant Python can make life. I have strong negative feelings against Python dependency/package/version management. Docker is a wonderful technology. Docker and Python belong together. This project deserves to be run on all machines regardless of how badly pip
has made a mess of things :)
I am working on a container now. Will make Pull request with Dockerfile when ready
Hi @ErezBinyamin , sounds good ;-) . For the time remaining until you finished constructing a Docker container, could you please share your insights about the dependency-mess (and especially a temporary, static solution) you mentioned? So, other users might have a chance to get AACircuit running using standard pip installations. What do you think? Would this be possible?