diff --git a/winpython/data/packages.ini b/winpython/data/packages.ini index d03f58db..16c5246f 100644 --- a/winpython/data/packages.ini +++ b/winpython/data/packages.ini @@ -79,6 +79,9 @@ description=Interactive plotting for the Jupyter notebook, using d3.js and ipywi [brewer2mpl] description=Connect colorbrewer2.org color maps to Python and matplotlib +[cartopy] +description=A cartographic python library with matplotlib support for visualisation + [castra] description=On-disk partitioned store @@ -127,11 +130,16 @@ description=Code coverage measurement for Python [cryptography] description=cryptography is a package which provides cryptographic recipes and primitives to Python developers +[cvxcanon] +description=common operations for convex optimization modeling tools. + [cvxopt] -description=Convex optimization library -url=http://abel.ee.ucla.edu/cvxopt +description=Convex optimization package category=scientific +[cvxpy] +description=A domain-specific language for modeling convex optimization problems in Python + [cx_freeze] description=Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed) url=http://cx-freeze.sourceforge.net @@ -195,6 +203,9 @@ description=eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, m url=http://www.egenix.com/products/python/mxBase category=util +[ecos] +description=This is the Python package for ECOS: Embedded Cone Solver + [emcee] description=Kick ass affine-invariant ensemble MCMC sampling @@ -204,6 +215,9 @@ description=Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4 [entrypoints] description=Discover and load entry points from installed packages +[fastcache] +description=C implementation of Python 3 functools.lru_cache + [fasteners] description=A python package that provides useful locks. @@ -239,6 +253,9 @@ description=Python framework for fast Vector Space Modelling [geopy] description=Python Geocoding Toolbox +[geoviews] +description=Stop plotting your data - annotate your data and let it visualize itself... on a map! + [ggplot] description=ggplot for python url=https://github.com/yhat/ggplot @@ -473,6 +490,9 @@ description=MessagePack (de)serializer. [multipledispatch] description=A relatively sane approach to multiple dispatch in Python +[multiprocess] +description=better multiprocessing and multithreading in python + [mxbase] description=eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, mxBeeBase, mxURL, mxUID, mxStack, mxQueue and mxTools url=http://www.egenix.com/products/python/mxBase @@ -522,6 +542,9 @@ description=# Jupyter Notebook [numba] description=compiling Python code using LLVM +[numdifftools] +description=Solves automatic numerical differentiation problems in one or more variables. + [numexpr] description=Fast evaluation of array expressions elementwise by using a vector-based virtual machine @@ -692,6 +715,9 @@ description=PyEDA is a Python library for electronic design automation. [pyflakes] description=passive checker of Python programs +[pyflux] +description=Open source time series library for Python + [pygame] description=Pygame gives multimedia to python. @@ -772,6 +798,9 @@ description=Python bindings for the Qt Charts library [pyqtdatavisualization] description=Python bindings for the Qt Data Visualization library +[pyqtdeploy] +description=PyQt Application Deployment Tool + [pyqtgraph] description=Scientific Graphics and GUI Library for Python @@ -975,6 +1004,9 @@ category=scientific [scrapy] description=A high-level Python Screen Scraping framework +[scs] +description=scs: splitting conic solver + [seaborn] description=statistical data visualization