Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 765b6ef

Browse files
committed
Merge pull request #222 from stonebig/master
missing changelogs
2 parents 5a501fc + e81f9a1 commit 765b6ef

File tree

2 files changed

+102
-0
lines changed

2 files changed

+102
-0
lines changed

changelogs/WinPythonSlim-3.4.3.7.md

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
## WinPython 3.4.3.7Slim
2+
3+
The following packages are included in WinPython v3.4.3.7Slim .
4+
5+
### Tools
6+
7+
Name | Version | Description
8+
-----|---------|------------
9+
[SciTE](http://www.scintilla.org/SciTE.html) | 3.3.7 | SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor
10+
11+
### Python packages
12+
13+
Name | Version | Description
14+
-----|---------|------------
15+
[Python](http://www.python.org/) | 3.4.3 | Python programming language with standard library
16+
[astroid](http://pypi.python.org/pypi/astroid) | 1.4.1 | Rebuild a new abstract syntax tree from Python's ast (required for pylint)
17+
[backports-abc](http://pypi.python.org/pypi/backports-abc) | 0.4 | A backport of recent additions to the 'collections.abc' module.
18+
[baresql](http://pypi.python.org/pypi/baresql) | 0.7.3 | playing SQL directly on Python datas
19+
[beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) | 4.4.1 | Screen-scraping library
20+
[colorama](http://pypi.python.org/pypi/colorama) | 0.3.3 | Cross-platform colored terminal text
21+
[cycler](http://pypi.python.org/pypi/cycler) | 0.9.0 | Composable style cycles
22+
[db.py](http://pypi.python.org/pypi/db.py) | 0.4.4 | a db package that doesn't suck
23+
[decorator](http://pypi.python.org/pypi/decorator) | 4.0.6 | Better living through Python with decorators
24+
[formlayout](http://formlayout.googlecode.com) | 1.1.0 | Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code
25+
[guidata](http://packages.python.org/guidata) | 1.7.4 | Automatically generated graphical user interfaces for easy data set edition and display
26+
[guiqwt](http://packages.python.org/guiqwt) | 3.0.1 | Efficient curve/image plotting and other GUI tools for scientific data processing software development
27+
[h5py](http://pypi.python.org/pypi/h5py) | 2.5.0 | General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)
28+
[html5lib](http://pypi.python.org/pypi/html5lib) | 0.9999999 | HTML parser based on the WHATWG HTML specification
29+
[ipykernel](http://pypi.python.org/pypi/ipykernel) | 4.2.1 | IPython Kernel for Jupyter
30+
[ipyparallel](http://pypi.python.org/pypi/ipyparallel) | 4.1.0 | Interactive Parallel Computing with IPython
31+
[ipython](http://pypi.python.org/pypi/ipython) | 4.0.1 | Enhanced Python shell
32+
[ipython-genutils](http://pypi.python.org/pypi/ipython-genutils) | 0.1.0 | Vestigial utilities from IPython
33+
[ipython-sql](http://pypi.python.org/pypi/ipython-sql) | 0.3.7.1 | RDBMS access via IPython
34+
[ipywidgets](http://pypi.python.org/pypi/ipywidgets) | 4.1.1 | IPython HTML widgets for Jupyter
35+
[jedi](http://pypi.python.org/pypi/jedi) | 0.8.1 | An autocompletion tool for Python that can be used for text editors
36+
[jinja2](http://pypi.python.org/pypi/jinja2) | 2.8 | Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code)
37+
[jsonschema](http://pypi.python.org/pypi/jsonschema) | 2.5.1 | An implementation of JSON Schema validation for Python
38+
[jupyter](http://pypi.python.org/pypi/jupyter) | 1.0.0 | Jupyter metapackage. Install all the Jupyter components in one go.
39+
[jupyter-client](http://pypi.python.org/pypi/jupyter-client) | 4.1.1 | Jupyter metapackage. Install all the Jupyter components in one go.
40+
[jupyter-console](http://pypi.python.org/pypi/jupyter-console) | 4.0.3 | Jupyter metapackage. Install all the Jupyter components in one go.
41+
[jupyter-core](http://pypi.python.org/pypi/jupyter-core) | 4.0.6 | Jupyter metapackage. Install all the Jupyter components in one go.
42+
[lazy-object-proxy](http://pypi.python.org/pypi/lazy-object-proxy) | 1.2.1 | A fast and thorough lazy object proxy.
43+
[markupsafe](http://pypi.python.org/pypi/markupsafe) | 0.23 | Implements a XML/HTML/XHTML Markup safe string for Python
44+
[matplotlib](http://pypi.python.org/pypi/matplotlib) | 1.5.0 | 2D plotting library (embeddable in GUIs created with PyQt)
45+
[mistune](http://pypi.python.org/pypi/mistune) | 0.7.1 | The fastest markdown parser in pure Python, inspired by marked.
46+
[nbconvert](http://pypi.python.org/pypi/nbconvert) | 4.1.0 | Converting Jupyter Notebooks
47+
[nbformat](http://pypi.python.org/pypi/nbformat) | 4.0.1 | The Jupyter Notebook format
48+
[notebook](http://pypi.python.org/pypi/notebook) | 4.0.6 | # Jupyter Notebook
49+
[numexpr](http://pypi.python.org/pypi/numexpr) | 2.4.6 | Fast evaluation of array expressions elementwise by using a vector-based virtual machine
50+
[numpy](http://numpy.scipy.org/) | 1.9.3 | NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)
51+
[pandas](http://pypi.python.org/pypi/pandas) | 0.17.1 | Powerful data structures for data analysis, time series and statistics
52+
[pandas-datareader](http://pypi.python.org/pypi/pandas-datareader) | 0.2.0 | Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
53+
[path.py](http://pypi.python.org/pypi/path.py) | 8.1.2 | A module wrapper for os.path
54+
[patsy](http://pypi.python.org/pypi/patsy) | 0.4.1 | Describing statistical models using symbolic formulas
55+
[pep8](http://pypi.python.org/pypi/pep8) | 1.6.2 | Python style guide checker
56+
[pickleshare](http://pypi.python.org/pypi/pickleshare) | 0.5 | Tiny 'shelve'-like database with concurrency support
57+
[pillow](http://pypi.python.org/pypi/pillow) | 3.0.0 | Python Imaging Library (fork)
58+
[pip](http://pypi.python.org/pypi/pip) | 7.1.2 | A tool for installing and managing Python packages
59+
[prettytable](http://pypi.python.org/pypi/prettytable) | 0.7.2 | A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
60+
[prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) | 0.54 | Library for building powerful interactive command lines in Python
61+
[psutil](http://code.google.com/p/psutil) | 3.3.0 | Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way
62+
[pybars3](http://pypi.python.org/pypi/pybars3) | 0.9.1 | Handlebars.js templating for Python 3 and 2
63+
[pyflakes](http://pypi.python.org/pypi/pyflakes) | 0.9.2 | passive checker of Python programs
64+
[pygments](http://pygments.org) | 2.0.2 | Generic syntax highlighter for general use in all kinds of software
65+
[pylint](http://www.logilab.org/project/pylint) | 1.5.1 | Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality
66+
[pymeta3](http://pypi.python.org/pypi/pymeta3) | 0.5.1 | Pattern-matching language based on Meta for Python 3 and 2
67+
[pyodbc](http://pypi.python.org/pypi/pyodbc) | 3.0.10 | DB API Module for ODBC
68+
[pyparsing](http://pyparsing.wikispaces.com/) | 2.0.6 | A Python Parsing Module
69+
[PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt/intro) | 5.5.1 | Python bindings for the Qt cross platform GUI toolkit
70+
[pyqtgraph](http://pypi.python.org/pypi/pyqtgraph) | 0.9.10 | Scientific Graphics and GUI Library for Python
71+
[python-dateutil](http://labix.org/python-dateutil) | 2.4.2 | Powerful extensions to the standard datetime module
72+
[pythonqwt](http://pypi.python.org/pypi/pythonqwt) | 0.5.3 | Qt plotting widgets for Python
73+
[pytz](http://pypi.python.org/pypi/pytz) | 2015.7 | World Timezone Definitions for Python
74+
[pyzmq](http://pypi.python.org/pypi/pyzmq) | 15.1.0 | Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console)
75+
[qtawesome](http://pypi.python.org/pypi/qtawesome) | 0.2.0 | FontAwesome icons in PyQt and PySide applications
76+
[qtconsole](http://pypi.python.org/pypi/qtconsole) | 4.1.1 | Jupyter Qt console
77+
[qtpy](http://pypi.python.org/pypi/qtpy) | 0.1.2 | Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
78+
[requests](http://pypi.python.org/pypi/requests) | 2.8.1 | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.
79+
[rope-py3k](http://pypi.python.org/pypi/rope-py3k) | 0.9.4.post1 | a python refactoring library...
80+
[scipy](http://www.scipy.org) | 0.16.1 | SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)
81+
[seaborn](http://pypi.python.org/pypi/seaborn) | 0.7.0.dev0 | statistical data visualization
82+
[setuptools](http://pypi.python.org/pypi/setuptools) | 18.7.1 | Download, build, install, upgrade, and uninstall Python packages - easily
83+
[simplegeneric](http://pypi.python.org/pypi/simplegeneric) | 0.8.1 | Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
84+
[simplejson](http://pypi.python.org/pypi/simplejson) | 3.8.1 | Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder
85+
[six](http://pypi.python.org/pypi/six) | 1.10.0 | Python 2 and 3 compatibility utilities
86+
[spyder](http://pypi.python.org/pypi/spyder) | 3.0.0.dev0 | Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface
87+
[sqlalchemy](http://www.sqlalchemy.org) | 1.0.9 | SQL Toolkit and Object Relational Mapper
88+
[sqlite-bro](http://pypi.python.org/pypi/sqlite-bro) | 0.8.10 | a graphic SQLite Client in 1 Python file
89+
[sqlparse](http://pypi.python.org/pypi/sqlparse) | 0.1.18 | Non-validating SQL parser
90+
[statsmodels](http://pypi.python.org/pypi/statsmodels) | 0.6.1 | Statistical computations and models for use with SciPy
91+
[tables](http://www.pytables.org) | 3.2.2 | Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)
92+
[tornado](http://pypi.python.org/pypi/tornado) | 4.3 | Scalable, non-blocking web server and tools (required for IPython notebook)
93+
[traitlets](http://pypi.python.org/pypi/traitlets) | 4.0.0 | Traitlets Python config system
94+
[wcwidth](http://pypi.python.org/pypi/wcwidth) | 0.1.5 | Measures number of Terminal column cells of wide-character codes
95+
[winpython](http://winpython.github.io/) | 1.3 | WinPython distribution tools, including WPPM (package manager)
96+
[wrapt](http://pypi.python.org/pypi/wrapt) | 1.10.5 | A Python module for decorators, wrappers and monkey patching.
97+
[xlrd](http://pypi.python.org/pypi/xlrd) | 0.9.4 | Extract data from Microsoft Excel spreadsheet files

changelogs/WinPythonSlim-3.4.3.7_History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## History of changes for WinPython 3.4.3.7Slim
2+
3+
The following changes were made to WinPython distribution since version 3.4.3.7Slim.
4+
5+
* * *

0 commit comments

Comments
 (0)