Python portable code library which can be used in any program without modification.
Go to file
2020-05-01 13:50:45 +10:00
__init__.py Commit with existing code 2020-05-01 13:50:45 +10:00
.gitignore Initial commit 2020-05-01 05:43:48 +02:00
DataStructureManipulations.py Commit with existing code 2020-05-01 13:50:45 +10:00
InputOutput.py Commit with existing code 2020-05-01 13:50:45 +10:00
LICENSE Initial commit 2020-05-01 05:43:48 +02:00
Network.py Commit with existing code 2020-05-01 13:50:45 +10:00
OS.py Commit with existing code 2020-05-01 13:50:45 +10:00
README.md Commit with existing code 2020-05-01 13:50:45 +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.