Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 738 Bytes

File metadata and controls

10 lines (8 loc) · 738 Bytes

Python Packaging

The material for the python packaging lessons is adapted from the MolSSI Python Package Setup Lessons. The lessons will cover

  • The use of the MDAnalysis CookieCutter
  • The file structures produced by the cookiecutter.
  • How to develop and use a python package utilizing the cookiecutter output.

We will utilize the MDAnalysis CookieCutter to create a repository and fill it with code from the MDAnalysis mdgeomkit repository developed for the workshop.

The code can be found at https://github.com/MDAnalysis/mdgeomkit