User Tools

Site Tools


Sidebar

Computer Science

Germany

Others

Links

python:python

Installation on XUbuntu

Python 2

sudo pip install xlrd xlwt xlutils

Python 3

  • python3
  • python3-pip
  • python3-setuptools
  • ipython3 + qtconsole + notebook
sudo apt-get install python3 python3-pip python3-setuptools ipython3 ipython3-qtconsole ipython3-notebook

Regular expressions

Websites

You can use those websites to validate your regex:

Useful regex

HTTP Header Connection
'Connection:\s[a-zA-Z-]+'

FAQ

python/python.txt · Last modified: 2015/03/12 10:49 by thomas