Python¶
Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation.
Read more about python on wikipedia https://en.wikipedia.org/wiki/Python_(programming_language)
Python supports:
Thereading
Multiprocessing
Asynchronous programming
…
Some important frameworkes base on it
FastAPI
Scrapy
Pyramid
Zope
Flask
PySpark
…
Here is a list of python tools, libs and framewords https://github.com/vinta/awesome-python?tab=readme-ov-file#build-tools if cause this the list in not complete. For example I miss Plone there.
Other refs:
it.concept.memory
book.python.kvershinam