summary refs log tree commit diff
path: root/pkgs/top-level/python-packages.nix
AgeCommit message (Collapse)AuthorFilesLines
2016-05-12Merge pull request #15332 from vrthra/csvkitFrederik Rietdijk1-1/+67
Adds csvkit along with all dependencies
2016-05-12Merge pull request #15328 from vrthra/agateFrederik Rietdijk1-0/+113
Python Agate library -- includes dependencies
2016-05-10Fix license attrShea Levy1-1/+1
2016-05-10Add kerberos pythonPackageShea Levy1-0/+16
2016-05-10pythonPackages.buttersink: 0.6.7 -> 0.6.8Tobias Geerinckx-Rice1-2/+2
2016-05-10Merge pull request #15371 from groxxda/bump/simp_lezimbatm1-23/+0
simp_le: 2016-02-06 -> 2016-04-17
2016-05-10letsencrypt: 0.4.0 -> 0.5.0Alexander Ried1-2/+1
seems like the dependency on gnureadline is more or less optional for letsencrypt itself but the tests will not pass without it
2016-05-10drop acme_0_1: simp_le now supports current acme 0.5Alexander Ried1-23/+0
2016-05-09pythonpackages.csvkit: init csvkit at 0.9.1Rahul Gopinath1-0/+20
csvkit is a suite of utilities for converting to and working with CSV, the king of tabular file formats.
2016-05-09pythonpackages.openpyxl: init openpyxl at 2.2.0-b1Rahul Gopinath1-0/+25
openpyxl-2.2.0-b1 is needed by csvkit-0.9.1
2016-05-09pythonpackages.dateutil: init dateutil at 2.2Rahul Gopinath1-1/+22
dateutil_2.2 is required by the csvkit 0.9.1
2016-05-09pythonpackages.agate-excel: init agate-excel at 0.1.0Rahul Gopinath1-0/+19
2016-05-09pythonpackages.agate-excel: init agate-excel at 0.1.0Rahul Gopinath1-0/+19
2016-05-09pythonPackages.mitmproxy: fetchurl -> fetchFromGitHubCole Mickens1-3/+5
2016-05-09pythonpackages.agate-dbf: init agate-dbf at 0.1.0Rahul Gopinath1-0/+19
agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that helps you solve real-world problems with readable code.
2016-05-09pythonpackages.agate: init agate at 1.2.2Rahul Gopinath1-0/+19
agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code.
2016-05-09pythonpackages.pytimeparse: init pytimeparse at 1.1.5Rahul Gopinath1-0/+19
A small Python library to parse various kinds of time expressions
2016-05-09pythonpackages.dbfread: init dbfread at 2.0.5Rahul Gopinath1-0/+19
This library reads DBF files and returns the data as native Python data types for further processing. It is primarily intended for batch jobs and one-off scripts.
2016-05-09pythonpackages.dbf: init dbf at 0.94.003Rahul Gopinath1-0/+18
Pure python package for reading/writing dBase, FoxPro, and Visual FoxPro .dbf files
2016-05-09Merge pull request #15327 from colemickens/fix_mitmproxyFrederik Rietdijk1-3/+3
mitmproxy: change source url
2016-05-09Merge pull request #15220 from bnikolic/python-pweave2Frederik Rietdijk1-0/+21
Pweave: init at 0.25
2016-05-09mitmproxy: change source urlCole Mickens1-3/+3
2016-05-09Merge pull request #15318 from vrthra/parsedatetimeFrederik Rietdijk1-2/+2
parsedatetime: 1.4 -> 1.5
2016-05-09pythonpackages.parsedatetime: 1.4 -> 1.5Rahul Gopinath1-2/+2
Agate requires parsedatetime 1.5
2016-05-09pythonPackages.nbconvert: 4.1.0 -> 4.2.0Frederik Rietdijk1-3/+3
2016-05-09Merge pull request #15249 from zimbatm/ipython-updatesFrederik Rietdijk1-14/+14
Ipython updates
2016-05-09Merge pull request #15010 from FRidh/formatzimbatm1-0/+13
Python: support installing wheels
2016-05-09Merge pull request #15312 from rardiol/cx_FreezeFrederik Rietdijk1-0/+24
pythonPackages.cx_Freeze: init at 4.3.4
2016-05-09pythonPackages.cx_Freeze: init at 4.3.4Ricardo Ardissone1-0/+24
2016-05-09pythonPackages.entrypoints: init at 0.2.1Frederik Rietdijk1-0/+13
2016-05-09Merge pull request #14684 from edugomez/pytest_djangozimbatm1-0/+35
pytestdjango: init at 2.9.1
2016-05-09pytestdjango: update src to use mirror://pypi/Eduardo Gomez1-1/+1
2016-05-08pythonPackages.prompt_toolkit: 0.60 -> 1.0.0Tobias Geerinckx-Rice1-2/+8
Changes: https://raw.githubusercontent.com/jonathanslenders/python-prompt-toolkit/master/CHANGELOG
2016-05-07Merge pull request #15294 from rardiol/sympyBenjamin Staffin1-15/+14
sympy and mathics update
2016-05-07pythonPackages.mathics: 0.8 -> 0.9Ricardo Ardissone1-12/+10
2016-05-07pypi2nix: new releaseRok Garbas1-20/+0
2016-05-07pythonPackages.sympy: 0.7.6.1 -> 1.0Ricardo Ardissone1-3/+4
2016-05-06pythonPackages.boto3: enable tests, fixes #14985Frederik Rietdijk1-9/+10
I've modified #14985 by @adnelson to take into account the update in b68f09a520371dd53fd1ab370935a2d8001700b3
2016-05-05pythonPackages.ipyparallel: 5.0.0 -> 5.0.1zimbatm1-2/+2
2016-05-05pythonPackages.notebook: 4.1.0 -> 4.2.0zimbatm1-2/+2
2016-05-05pythonPackages.ipykernel: 4.3.0 -> 4.3.1zimbatm1-2/+2
2016-05-05pythonPackages.jupyer_client: 4.1.1 -> 4.2.2zimbatm1-2/+2
2016-05-05pythonPackages.jupyer_core: 4.0.6 -> 4.1.0zimbatm1-2/+2
2016-05-05pythonPackages.traitlets: 4.1.0 -> 4.2.1zimbatm1-2/+2
2016-05-05pythonPackages.decorator: 4.0.6 -> 4.0.9zimbatm1-2/+2
2016-05-05Merge pull request #14983 from adnelson/httpretty_python3Joachim Fasting1-1/+4
httpretty: working build for python3
2016-05-05Merge pull request #15037 from matthiasbeyer/fix-#15030Joachim Fasting1-0/+2
betamax: Disable tests
2016-05-05python-gui: init at 1.0.2, fixes #14958Tobias Pflug1-1/+9
2016-05-05python-neovim: 0.0.38 -> 0.1.7Tobias Pflug1-2/+4
Disable for python3
2016-05-04Pweave: init at 0.25Bojan Nikolic1-0/+21