HomePhabricator
Diffusion MITK 58c3d27e3b70

First version of python example package ready for audit.

Description

First version of python example package ready for audit.

Here we created a samplepackage based on recommendations from https://github.com/kennethreitz/samplemod/tree/master/

The proposed structure captures all package code in the samplepackage subfolder. Additionally, ipython notebook tutorials lie in the tutorials subfolder. A doc folder was created to comply with MITK documentation guidelines.
In the future, this might be switched from a doxygen documentation to a more
python compatible implementation (like sphinx).

README, Makefile, setup.py and other important files are located in the root directory.

Merge branch 'T19777-create_python_example_package' into T19777-python_example_package

Details

Auditors
wirkert
Provenance
wirkertAuthored on Sep 2 2016, 3:31 PM
wirkertPushed on Sep 2 2016, 3:37 PM
Parents
rMITKfcd3fb1cafb9: PythonPackageProject: Added license headers to .py files
rMITK9db8f0feeceb: Merge branch 'bug-19150-integration-0'
Branches
Unknown
Tags
Unknown

Event Timeline

Let's try this audit mechanism :-)

I really hope this project will be the basis for future python packages developed by our group.

Added Ralf as discussed in the MITK meeting.

Closecd this one, since I raised a new audit request for a newer version.