aalto-ele / bag_ecd

Python class to take care of path and variable setups between userspace and python
Other
2 stars 0 forks source link

bag_ecd

Put this package to your $BAG_WORKING_DIR, which should be in your pythonpath

Use import bag_ecd, and

It will automatically add all python packages of form $BAG_WORKDIR/dirname/dirname/init.py

It will also add some BAG related modules to your pythonpath. Edit if necessry.