Skip to content
/ qudi-addon-template Public template

Template repository to create your own pip-installable qudi namesapce addon packages.

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
LGPL-3.0
LICENSE.LESSER
Notifications You must be signed in to change notification settings

Ulm-IQO/qudi-addon-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qudi-addon-template

License: LGPL v3


A template repository to create your own pip-installable qudi namespace addon packages.

Replace this README.md with your own projects' readme.

WARNING:

Do NOT put any __init__.py files into qudi namespace packages. Doing so will prevent any addon packages to install additional modules into the respective package or any sub-packages.

You can however create your own non-namespace packages (including __init__.py). Just make sure you do not want to install any addons later on in this package or any sub-packages thereof.

About

Template repository to create your own pip-installable qudi namesapce addon packages.

Resources

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
LGPL-3.0
LICENSE.LESSER

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages