mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-18 21:26:41 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
b011a1f33e
commit
8fd41233b3
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
|
|||
|
||||
|
||||
## Python: Daily little helper
|
||||
|
||||
* [os.makedirs: Creating order via sub-directories](python_os_makedirs/README.md)
|
||||
* [TQDM: Make your progress visible](TQDM/README.md)
|
||||
* [glob: Finding files in a directory](glob/README.md)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue