Skip to content

Twenkid/Python-Various

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Various

Various tests, experiments, ...

Draw_Grid

Draws grid with coordinates inside, adjustable sizes of the cells. OpenCV.

Exercise

t6, t9_1 - exec, compile
t7, t8, t7cs, t34 - sockets; t7 - server, t8 - client; python t7cs.py - calls the server and the client as processes - subprocess, Popen, spawn...
t9_1, t9_3b, t9_4 ... - Check file system attributes (time, size); walk directories recursively (for processing multiple files), call ffmpeg as a process (Popen), get videos lenght t10 - Count words in text, timing, ... refers to ngramtool (check) t12 - Generation of a HTML table with number index links within the document 1, 2, 3, 4, 5, ... t25.py, t26.py, t32 - mmap, filemapping
t27.py, t33, t38, 39, 40 - postgres --> t38: add to DB from ACS!!!! **
t34 - socket
t35 - urllib2
t36 - zip

Games

mario.py, mario2.py ... https://github.com/Twenkid/Python-Various/tree/main/Exercise/pygame

Cool Links:

https://github.com/Mechachleopteryx/python-cheatsheet

About

Various tests, experiments, ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages