Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 359 Bytes

File metadata and controls

6 lines (4 loc) · 359 Bytes

Python development stuff

Python codes and templates for use and testing.

Before you start...

I strongly recommend to use a python virtual environment with every project that you are working to avoid problems with python and library versions. See here.