Python 软件包
Docklet 基础镜像中 Python3 相关的软件包列表:
Python Software | License | Summary | Note |
---|---|---|---|
basemap | PSF | Plot data on map projections with Matplotlib | Map |
bcolz | BSD | Columnar and compressed data containers. | Data |
bcrypt | Apache | Modern password hashing for your software and your servers | Crypt |
BeautifulSoup4 | MIT | Sits atop an HTML or XML parser, providing Pythonic idioms for iterating, searching, and modifying the parse tree. | Web |
biopython | (as-is) BSD-like | Tools for biological computation | Biological |
blaze | BSD | Data migration utilities | Data |
bokeh | BSD | Statistical and novel interactive HTML plots for Python | Plot |
cartopy | LGPL | A Python package designed to make drawing maps for data analysis and visualisation as easy as possible | Map |
chaco | BSD | Library for generating interactive 2D plots | Plot |
cheetah | MIT | Template engine and code generation tool | Web |
coverage | BSD | Code coverage measurement for Python | Dev |
cryptography | Apache 2.0 | cryptography is a package which provides cryptographic recipes and primitives to Python developers. | Crypt |
Cython | Apache | Python-based language for writing C extensions for Python | Dev |
docutils | public-domain with exceptions (BSD, PSF) | Documentation utilities | Doc |
flask | BSD | A lightweight web application framework based on Werkzeug, Jinja2 and good intentions. | Web |
Flask-Babel | BSD | Adds i18n/l10n support to Flask applications | Web |
gevent | MIT | Python network library using greenlet and libevent for easy and scalable concurrency | Sys |
gevent_websocket | Apache 2.0 | Websocket handler for the gevent pywsgi server, a Python network library | Network |
ggplot | BSD | ggplot for python | |
h5py | BSD | Python interface to the HDF library | Data |
Jinja2 | BSD | Template engine | Web |
jupyter | BSD | Jupyter metapackage. Install all the Jupyter components in one go. | Web |
lmfit | BSD | Least-Squares Minimization with Bounds and Constraints | Scipy |
lxml | BSD | XML/XSLT library with bindings to libxml2/libxslt | Doc |
M2Crypto | MIT | M2Crypto: A Python crypto and SSL toolkit | Crypt |
matplotlib | PSF | Interactive 2D plotting library | Plot |
MDP | BSD | Modular toolkit for Data Processing (MDP) | Data |
memory_profiler | BSD | A module for monitoring memory usage of a python program | Dev |
msgpack | Apache 2.0 | Efficient binary serialization library | Dev |
multipledispatch | BSD | Multiple dispatch in Python. | Dev |
networkx | BSD | Create, manipulate, and analyze graphs and networks | Graph |
nltk | Apache 2.0 | Suite of tools for symbolic and statistical natural language processing | NLP |
numexpr | MIT | Fast evaluation of array expressions | Math |
numpy | BSD | General-purpose multi-dimensional array-processing and math library | Math |
openpyxl | MIT/Expat | Read and and write Excel OpenXML files | Excel |
pandas | BSD | Data manipulation and analysis library | Data |
paste | MIT | Tools for using a Web Server Gateway Interface stack | Web |
patsy | BSD | Package for describing statistical models and building design matrices | Data |
pep8 | BSD | Python style guide checker | Dev |
pexpect | ISC license | Pexpect allows easy control of interactive console applications. | Sys |
PIL | MIT | Image processing library | Image |
plotly | MIT | Python plotting library for collaborative, interactive, publication-quality graphs. | Plot |
ply | BSD | Python implementation of lex and yacc | Dev |
prettyplotlib | MIT | Painlessly create beautiful default matplotlib plots. | Plot |
psutil | BSD | OS interface to processes and tasks | Sys |
py | MIT | Library with cross-python path, ini-parsing, io, code, log facilities | Sys |
pyephem | LGPL | Scientific-grade astronomy routines | Astronomy |
pyflakes | MIT | Static analysis of Python code to detect common errors | Dev |
Pygments | BSD | Code syntax highlighting package written in Python | Dev |
pyOpenSSL | Apache License 2 | Python bindings to the OpenSSL library | Network |
pysal | BSD | A library of spatial analysis functions. | Scipy |
PyTables | BSD | Hierarchical datasets for extremely large data | Data |
pytest | MIT | Simple powerful testing with Python | Dev |
PyYAML | MIT | YAML parser and emitter | Doc |
pyzmq | BSD-like | Binding to the ZeroMQ fast messaging library | Middleware |
requests | Apache 2.0 | Elegant and simple HTTP library for Python | Web |
scikit_learn | BSD | Machine learning and data mining routines | ML |
SciPy | BSD | Libraries for mathematics, science, and engineering | Scipy |
SCons | MIT | Pythonic substitute for Make | Dev |
seaborn | BSD | Seaborn: statistical data visualization | Data |
setuptools | PSF | Easily download, build, install, upgrade, and uninstall Python packages | Sys |
Shapely | BSD | Geometric objects, predicates, and operations | Geo |
simplegeneric | ZPL 2.1 | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) | Dev |
Sphinx | BSD | Creates intelligent and beautiful project documentation | Doc |
SQLAlchemy | MIT | SQL toolkit and Object Relational Mapper | Data |
statsmodels | BSD | Statistical computations and models for use with SciPy | Scipy |
SymPy | BSD | Symbolic mathematics library | Math |
Tornado | Apache 2.0 | Scalable, non-blocking web server | Web |
virtualenv | MIT | Virtual Python Environment builder | Sys |
werkzeug | BSD | Advanced WSGI utility modules | Web |
xarray | Apache | N-D labeled arrays and datasets in Python | Math |
xlrd | BSD | Extract data from Microsoft Excel (tm) spreadsheet files | Excel |
xlsxwriter | BSD | A Python module for creating Excel XLSX files. | Excel |