Skip to content
David Liu edited this page Apr 3, 2025 · 8 revisions

Welcome to the python-utils wiki!

Why

几乎每个人都或多或少地会使用SQL,但它缺乏可方便地用来构建data flow的特性,这让python得以大行其道

Fun facts

  • Python is a fairly old programming language. Indeed, the first version of Python was released in 1991, before the World Wide Web became available to the general public.
  • PyPI is often referred to as the Python Cheese Shop in reference to Monty Python’s famous Cheese Shop sketch. To this day, cheeseshop.python.org redirects to PyPI.

Powershell

  • python2 -> py -2
  • python3 -> py -3

Index

Latest compiled version

  • 3.12.9+
  • 3.11.11
  • 3.10.11
Clone this wiki locally