Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aminkhavari78/python-coding-example
**The Python Standard Library is a collection of script modules accessible to a Python program to simplify the programming process and removing the need to rewrite commonly used commands. They can be used by 'calling/importing' them at the beginning of a script. ** time sys os math random pickle urllib re cgi socket
https://github.com/aminkhavari78/python-coding-example
crypto database os socket subprocess threading time wsgi
Last synced: 2 months ago
JSON representation
**The Python Standard Library is a collection of script modules accessible to a Python program to simplify the programming process and removing the need to rewrite commonly used commands. They can be used by 'calling/importing' them at the beginning of a script. ** time sys os math random pickle urllib re cgi socket
- Host: GitHub
- URL: https://github.com/aminkhavari78/python-coding-example
- Owner: AminKhavari78
- Created: 2022-09-09T10:48:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T10:46:39.000Z (over 2 years ago)
- Last Synced: 2023-06-05T09:24:54.080Z (over 1 year ago)
- Topics: crypto, database, os, socket, subprocess, threading, time, wsgi
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-coding-example
**The Python Standard Library is a collection of script modules accessible to a Python program to simplify the programming process and removing the need to rewrite commonly used commands. They can be used by 'calling/importing' them at the beginning of a script.
**
time
sys
os
math
random
pickle
urllib
re
cgi
socket