Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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