Skip to content

DanaResearchGroup/LearnPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearnPython

This repo contains some interactive python notebooks to learn OOP and ABC in Python. The content was greately inspired by the MolSSI workshops on these topics.

To install the environment do:

mamba env create -f environment.yml

(replace mamba with conda if you don't have the former)

Activate the environemnt by conda activate abc_env, abd direct a Jupyter Notebook / Lab to the repository's folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published