Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This script sets up a python virtual environment, installs packages within it, and binds the running of the docker container to the opening/closing of this virtual environment. For a list of tools that we use, take a look at this page StatuscolourRedtitleTODO dylan add the draw,io pagethe next section.

Developing on our Team

Even if a lot of this is made easier for developers, it is still a good idea to become pretty familiar with what’s going on behind the scenes. As mentioned above, our embedded toolkit combines a python virtual environment with a docker container running Ubuntu to combine the ease and freedom of a local, pip-managed environment with the consistency and reliably of a single-platform backend.

image-20240819-141929.pngImage Added

Learning Resources

Git

View file
nameGit 101 (Basics of Git).pdf

...