1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143 | $ dpkg -l | grep python*
ii dh-python 2.20151103ubuntu1.1 all Debian helper tools for packaging Python libraries and applications
ii libpeas-1.0-0-python3loader 1.16.0-1ubuntu2 amd64 Application plugin library
ii libpython-all-dev:amd64 2.7.11-1 amd64 package depending on all supported Python development packages
ii libpython-dev:amd64 2.7.11-1 amd64 header files and a static library for Python (default)
ii libpython-stdlib:amd64 2.7.11-1 amd64 interactive high-level object-oriented language (default python version)
ii libpython2.7:amd64 2.7.12-1ubuntu0~16.04.1 amd64 Shared Python runtime library (version 2.7)
ii libpython2.7-dev:amd64 2.7.12-1ubuntu0~16.04.1 amd64 Header files and a static library for Python (v2.7)
ii libpython2.7-minimal:amd64 2.7.12-1ubuntu0~16.04.1 amd64 Minimal subset of the Python language (version 2.7)
ii libpython2.7-stdlib:amd64 2.7.12-1ubuntu0~16.04.1 amd64 Interactive high-level object-oriented language (standard library, version 2.7)
ii libpython3-dev:amd64 3.5.1-3 amd64 header files and a static library for Python (default)
ii libpython3-stdlib:amd64 3.5.1-3 amd64 interactive high-level object-oriented language (default python3 version)
ii libpython3.5:amd64 3.5.2-2ubuntu0~16.04.1 amd64 Shared Python runtime library (version 3.5)
ii libpython3.5-dev:amd64 3.5.2-2ubuntu0~16.04.1 amd64 Header files and a static library for Python (v3.5)
ii libpython3.5-minimal:amd64 3.5.2-2ubuntu0~16.04.1 amd64 Minimal subset of the Python language (version 3.5)
ii libpython3.5-stdlib:amd64 3.5.2-2ubuntu0~16.04.1 amd64 Interactive high-level object-oriented language (standard library, version 3.5)
ii python 2.7.11-1 amd64 interactive high-level object-oriented language (default version)
ii python-all 2.7.11-1 amd64 package depending on all supported Python runtime versions
ii python-all-dev 2.7.11-1 amd64 package depending on all supported Python development packages
iF python-antlr 2.7.7+dfsg-6ubuntu1 all language tool for constructing recognizers, compilers etc
ii python-apt-common 1.1.0~beta1build1 all Python interface to libapt-pkg (locales)
iF python-bs4 4.4.1-1 all error-tolerant HTML parser for Python
ii python-cairo 1.8.8-2 amd64 Python bindings for the Cairo vector graphics library
iF python-chardet 2.3.0-2 all universal character encoding detector for Python2
iF python-cvxopt 1.1.4-1.4 amd64 Python package for convex optimization
iF python-cycler 0.9.0-1 all composable kwarg iterator (Python 2)
iF python-dateutil 2.4.2-1 all powerful extensions to the standard datetime module
iF python-decorator 4.0.6-1 all simplify usage of Python decorators by programmers
ii python-dev 2.7.11-1 amd64 header files and a static library for Python (default)
ii python-glade2 2.24.0-4ubuntu1 amd64 GTK+ bindings: Glade support
ii python-gobject-2 2.28.6-12ubuntu1 amd64 deprecated static Python bindings for the GObject library
ii python-gtk2 2.24.0-4ubuntu1 amd64 Python bindings for the GTK+ widget set
iF python-html5lib 0.999-4 all HTML parser/tokenizer based on the WHATWG HTML5 specification (Python 2)
iU python-imaging 3.1.2-0ubuntu1 all Python Imaging Library compatibility layer
iF python-jdcal 1.0-1build1 all Julian dates from proleptic Gregorian and Julian calendars
iF python-joblib 0.9.4-1 all tools to provide lightweight pipelining in Python
iF python-lxml 3.5.0-1build1 amd64 pythonic binding for the libxml2 and libxslt libraries
iU python-matplotlib 1.5.1-1ubuntu1 amd64 Python based plotting system in a style similar to Matlab
ii python-matplotlib-data 1.5.1-1ubuntu1 all Python based plotting system (data package)
ii python-minimal 2.7.11-1 amd64 minimal subset of the Python language (default version)
iF python-nose 1.3.7-1 all test discovery and running of Python's unittest
iU python-numexpr 2.4.3-1ubuntu1 amd64 Fast numerical array expression evaluator for Python and NumPy
iF python-numpy 1:1.11.0-1ubuntu1 amd64 Numerical Python adds a fast array facility to the Python language
iU python-openpyxl 2.3.0-1 all module to read/write OpenXML xlsx/xlsm files
iU python-pandas 0.17.1-3ubuntu2 all data structures for "relational" or "labeled" data
iU python-pandas-lib 0.17.1-3ubuntu2 amd64 low-level implementations and bindings for pandas
iU python-patsy 0.4.1-2 all statistical models in Python using symbolic formulas
iF python-pil:amd64 3.1.2-0ubuntu1 amd64 Python Imaging Library (Pillow fork)
iF python-pip 8.1.1-2ubuntu0.4 all alternative Python package installer
ii python-pip-whl 8.1.1-2ubuntu0.4 all alternative Python package installer
ii python-pkg-resources 20.7.0-1 all Package Discovery and Resource Access using pkg_resources
iF python-py 1.4.31-1 all Advanced Python development support library (Python 2)
iF python-pyparsing 2.0.3+dfsg1-1ubuntu0.1 all Python parsing module
iU python-pytest 2.8.7-4 all Simple, powerful testing in Python
iU python-scipy 0.17.0-1 amd64 scientific tools for Python
ii python-scour 0.32-1 all SVG scrubber and optimizer (Python 2 module)
iF python-setuptools 20.7.0-1 all Python Distutils Enhancements
iF python-simplejson 3.8.1-1ubuntu2 amd64 simple, fast, extensible JSON encoder/decoder for Python
ii python-six 1.10.0-3 all Python 2 and 3 compatibility library (Python 2 interface)
iU python-statsmodels 0.6.1-4 all Python module for the estimation of statistical models
iU python-statsmodels-lib 0.6.1-4 amd64 low-level implementations and bindings for statsmodels
iU python-tables 3.2.2-2 all hierarchical database for Python based on HDF5
ii python-tables-data 3.2.2-2 all hierarchical database for Python based on HDF5 - test data
iU python-tables-lib 3.2.2-2 amd64 hierarchical database for Python based on HDF5 (extension)
ii python-talloc 2.1.5-2 amd64 hierarchical pool based memory allocator - Python bindings
ii python-tk 2.7.11-2 amd64 Tkinter - Writing Tk applications with Python
iF python-tz 2014.10~dfsg1-0ubuntu2 all Python version of the Olson timezone database
iF python-wheel 0.29.0-1 all built-package format for Python
iF python-xlrd 0.9.4-1 all extract data from Microsoft Excel spreadsheet files
iU python-xlwt 0.7.5+debian1-1 all module for writing Microsoft Excel spreadsheet files
ii python2.7 2.7.12-1ubuntu0~16.04.1 amd64 Interactive high-level object-oriented language (version 2.7)
ii python2.7-dev 2.7.12-1ubuntu0~16.04.1 amd64 Header files and a static library for Python (v2.7)
ii python2.7-minimal 2.7.12-1ubuntu0~16.04.1 amd64 Minimal subset of the Python language (version 2.7)
ii python3 3.5.1-3 amd64 interactive high-level object-oriented language (default python3 version)
ii python3-apport 2.20.1-0ubuntu2.4 all Python 3 library for Apport crash report handling
ii python3-apt 1.1.0~beta1build1 amd64 Python 3 interface to libapt-pkg
ii python3-aptdaemon 1.1.1+bzr982-0ubuntu14 all Python 3 module for the server and client of aptdaemon
ii python3-aptdaemon.gtk3widgets 1.1.1+bzr982-0ubuntu14 all Python 3 GTK+ 3 widgets to run an aptdaemon client
ii python3-aptdaemon.pkcompat 1.1.1+bzr982-0ubuntu14 all PackageKit compatibilty for AptDaemon
ii python3-blinker 1.3.dfsg2-1build1 all fast, simple object-to-object and broadcast signaling library
ii python3-brlapi 5.3.1-2ubuntu2.1 amd64 Braille display access via BRLTTY - Python3 bindings
ii python3-bs4 4.4.1-1 all error-tolerant HTML parser for Python 3
ii python3-cairo 1.10.0+dfsg-5build1 amd64 Python 3 bindings for the Cairo vector graphics library
ii python3-cffi-backend 1.5.2-1ubuntu1 amd64 Foreign Function Interface for Python 3 calling C code - runtime
ii python3-chardet 2.3.0-2 all universal character encoding detector for Python3
ii python3-checkbox-support 0.22-1 all collection of Python modules used by PlainBox providers
ii python3-commandnotfound 0.3ubuntu16.04.2 all Python 3 bindings for command-not-found.
ii python3-cryptography 1.2.3-1ubuntu0.1 amd64 Python library exposing cryptographic recipes and primitives (Python 3)
ii python3-cups 1.9.73-0ubuntu2 amd64 Python3 bindings for CUPS
ii python3-cupshelpers 1.5.7+20160212-0ubuntu2 all Python modules for printer configuration with CUPS
ii python3-dbus 1.2.0-3 amd64 simple interprocess messaging system (Python 3 interface)
ii python3-debian 0.1.27ubuntu2 all Python 3 modules to work with Debian-related data formats
ii python3-defer 1.0.6-2build1 all Small framework for asynchronous programming (Python 3)
ii python3-dev 3.5.1-3 amd64 header files and a static library for Python (default)
ii python3-distupgrade 1:16.04.14 all manage release upgrades
ii python3-feedparser 5.1.3-3build1 all Universal Feed Parser for Python 3
ii python3-gdbm:amd64 3.5.1-1 amd64 GNU dbm database support for Python 3.x
ii python3-gi 3.20.0-0ubuntu1 amd64 Python 3 bindings for gobject-introspection libraries
ii python3-gi-cairo 3.20.0-0ubuntu1 amd64 Python 3 Cairo bindings for the GObject library
ii python3-guacamole 0.9.2-1 all framework for creating command line applications (Python 3)
ii python3-html5lib 0.999-4 all HTML parser/tokenizer based on the WHATWG HTML5 specification (Python 3)
ii python3-httplib2 0.9.1+dfsg-1 all comprehensive HTTP client library written for Python3
ii python3-idna 2.0-3 all Python IDNA2008 (RFC 5891) handling (Python 3)
ii python3-jinja2 2.8-1 all small but fast and easy to use stand-alone template engine
ii python3-jwt 1.3.0-1 all Python 3 implementation of JSON Web Token
ii python3-louis 2.6.4-2 all Python bindings for liblouis
ii python3-lxml 3.5.0-1build1 amd64 pythonic binding for the libxml2 and libxslt libraries
ii python3-mako 1.0.3+ds1-1ubuntu1 all fast and lightweight templating for the Python 3 platform
ii python3-markupsafe 0.23-2build2 amd64 HTML/XHTML/XML string library for Python 3
ii python3-minimal 3.5.1-3 amd64 minimal subset of the Python language (default python3 version)
ii python3-oauthlib 1.0.3-1 all generic, spec-compliant implementation of OAuth for Python3
ii python3-padme 1.1.1-2 all mostly transparent proxy class for Python 3
ii python3-pexpect 4.0.1-1 all Python 3 module for automating interactive applications
ii python3-pil:amd64 3.1.2-0ubuntu1 amd64 Python Imaging Library (Python3)
ii python3-pip 8.1.1-2ubuntu0.4 all alternative Python package installer - Python 3 version of the package
ii python3-pkg-resources 20.7.0-1 all Package Discovery and Resource Access using pkg_resources
ii python3-plainbox 0.25-1 all toolkit for software and hardware testing (python3 module)
ii python3-problem-report 2.20.1-0ubuntu2.4 all Python 3 library to handle problem reports
ii python3-ptyprocess 0.5-1 all Run a subprocess in a pseudo terminal from Python 3
ii python3-pyasn1 0.1.9-1 all ASN.1 library for Python (Python 3 module)
ii python3-pyatspi 2.18.0+dfsg-3 all Assistive Technology Service Provider Interface - Python3 bindings
ii python3-pycurl 7.43.0-1ubuntu1 amd64 Python bindings to libcurl (Python 3)
ii python3-pyparsing 2.0.3+dfsg1-1ubuntu0.1 all Python parsing module, Python3 package
ii python3-renderpm:amd64 3.3.0-1 amd64 python low level render interface
ii python3-reportlab 3.3.0-1 all ReportLab library to create PDF documents using Python3
ii python3-reportlab-accel:amd64 3.3.0-1 amd64 C coded extension accelerator for the ReportLab Toolkit
ii python3-requests 2.9.1-3 all elegant and simple HTTP library for Python3, built for human beings
ii python3-setuptools 20.7.0-1 all Python3 Distutils Enhancements
ii python3-six 1.10.0-3 all Python 2 and 3 compatibility library (Python 3 interface)
ii python3-software-properties 0.96.20.2 all manage the repositories that you install software from
ii python3-speechd 0.8.3-1ubuntu3 all Python interface to Speech Dispatcher
ii python3-systemd 231-2build1 amd64 Python 3 bindings for systemd
ii python3-uno 1:5.1.4-0ubuntu1 amd64 Python-UNO bridge
ii python3-update-manager 1:16.04.3 all python 3.x module for update-manager
ii python3-urllib3 1.13.1-2ubuntu0.16.04.1 all HTTP library with thread-safe connection pooling for Python3
ii python3-wheel 0.29.0-1 all built-package format for Python
ii python3-xdg 0.25-4 all Python 3 library to access freedesktop.org standards
ii python3-xkit 0.5.0ubuntu2 all library for the manipulation of xorg.conf files (Python 3)
ii python3-xlsxwriter 0.7.3-1 all Python 3 module for creating Excel XLSX files
ii python3.5 3.5.2-2ubuntu0~16.04.1 amd64 Interactive high-level object-oriented language (version 3.5)
ii python3.5-dev 3.5.2-2ubuntu0~16.04.1 amd64 Header files and a static library for Python (v3.5)
ii python3.5-minimal 3.5.2-2ubuntu0~16.04.1 amd64 Minimal subset of the Python language (version 3.5)
hgujar@hgujar:~/software/MACS2-2.1.1/Python-2.7.2/pip-9.0.1$
|