Thor Cam

Python interface to the .NET Thor cameras.

thorcam.dep_bins = []

A list of paths to the binaries used by the library. It can be used during packaging for including required binaries.

If THORCAM_NET_BIN_PATH is specified in the environment, then we use that path for the binaries and it’s added as the first entry.

Otherwise, the first entry is share/thorcam/bin, if that path exists. That’s the path used by default to locate the Thor .NET binaries. The wheel provides these binaries at that path, or they can be manually added there.

It is read only.