Python portable code library which can be used in any program without modification.
Go to file
2020-05-01 15:54:11 +10:00
Code BugFix: import missed module shutil 2020-05-01 15:54:11 +10:00
.gitignore Initial commit 2020-05-01 05:43:48 +02:00
LICENSE Initial commit 2020-05-01 05:43:48 +02:00
README.md Commit with existing codebase 2020-05-01 14:01:40 +10:00

Python Portable Code

Python portable code library which can be used in any program without modification. Many are simplified, self-explanatory interface for python standard library features.