X Tutup
Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 166 Bytes

File metadata and controls

9 lines (8 loc) · 166 Bytes

learning-python

notes and codes while learning python

version management

  • pip
  • virtualenv yum install python-pip pip install --upgrade pip pip install urllib2
X Tutup