12 lines
300 B
ReStructuredText
12 lines
300 B
ReStructuredText
Python by example
|
|
=================
|
|
|
|
The intention of this repository is to teach me the basics, along with the best or common practiced, of python development.
|
|
|
|
Modules must include a "run" function in order to be executed as a dynamic import.
|
|
|
|
To run
|
|
======
|
|
|
|
`$ make MODULE="module submodule" run`
|