about summary refs log tree commit diff
path: root/pkgs/top-level/python-packages.nix
Commit message (Collapse)AuthorAge
* pythonPackages.humanfriendly: init at 4.18 (#59466)montag4512019-04-15
|
* pythonPackages.pyschedule: init at 0.2.34Chris Ostrouchov2019-04-14
| | | | closes PR #37371. That PR was inactive
* Merge pull request #59353 from costrouc/python-lektor-upgradexeji2019-04-14
|\ | | | | pythonPackages.lektor: 2.3 -> 3.1.3
| * pythonPackages.pytest-click: init at 0.3Chris Ostrouchov2019-04-12
| |
| * pythonPackages.pytest-pylint: init at 0.14.0Chris Ostrouchov2019-04-12
| |
* | pythonPackages.annexremote: init at 1.3.1 (#59463)montag4512019-04-14
| |
* | python.pkgs.graph_nets: init at 1.0.3Timo Kaufmann2019-04-13
| |
* | python.pkgs.dm-sonnet: init at 1.30Timo Kaufmann2019-04-13
| | | | | | | | Needed as a dependency of graph_nets.
* | python.pkgs.tensorflow-probability: init at 0.6.0Timo Kaufmann2019-04-13
| | | | | | | | Needed as a dependency for dm-sonnet.
* | python3Packages.nixpkgs-pytools: init at 1.0.0 (#59279)Christopher Ostrouchov2019-04-11
| |
* | Merge pull request #57469 from r-ryantm/auto-update/python3.7-zeepRobert Schütz2019-04-11
|\ \ | | | | | | python37Packages.zeep: 3.2.0 -> 3.3.0
| * | pythonPackages.aioresponses: init at 0.6.0Rodney Lorrimar2019-04-11
| | |
* | | python3Packages.papis: provide as a library too (#59070)Matthieu Coudron2019-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * python3Packages.papis: provides as a library too The project is turning into a dependency for several scripts and possibly UIs (see the different repositories at https://github.com/papis/) so it makes sense to have it as a library. * moved papis to python-modules * add myself as maintainer
* | | python3Packages.xxhash: init at 1.3.0Tom Hunger2019-04-09
| | |
* | | pythonPackages.zerorpc: init at 0.6.1 (#59102)xeji2019-04-09
| | |
* | | Merge pull request #59072 from dhl/pythonPackages.serverlessrepoworldofpeace2019-04-08
|\ \ \ | | | | | | | | pythonPackages.serverlessrepo: init at 0.1.8
| * | | pythonPackages.serverlessrepo: init at 0.1.8David Leung2019-04-08
| | | | | | | | | | | | | | | | | | | | A Python library with convenience helpers for working with the AWS Serverless Application Repository.
* | | | Merge pull request #59089 from dhl/dhl/python-modules/aws-lambda-buildersworldofpeace2019-04-08
|\ \ \ \ | | | | | | | | | | pythonPackages.aws-lambda-builders: init at 0.2.1
| * | | | pythonPackages.aws-lambda-builders: init at 0.2.1David Leung2019-04-08
| |/ / /
* | | | Merge pull request #59088 from dhl/dhl/python-modules/chevronworldofpeace2019-04-08
|\ \ \ \ | | | | | | | | | | pythonPackages.chevron: init at 0.13.1
| * | | | pythonPackages.chevron: init at 0.13.1David Leung2019-04-08
| |/ / / | | | | | | | | | | | | A Python implementation of mustache
* / / / pybcrypt: remove old and insecure packageAneesh Agrawal2019-04-07
|/ / / | | | | | | | | | | | | | | | | | | pybcrypt has had open vulnerabilities for years and is unlikely to ever be updated; there are no users in nixpkgs. Other alternatives such as the `bcrypt` python module are available.
* | | Merge pull request #58690 from dotlambda/flexget-2.20.17Robert Schütz2019-04-05
|\ \ \ | | | | | | | | flexget: 2.17.20 -> 2.20.17
| * | | python.pkgs.zipp: init at 0.3.3Robert Schütz2019-04-01
| | | |
* | | | pythonPackages.aioesphomeapi: init at 1.8.0Franz Pletz2019-04-01
|/ / /
* | | minio: init at 4.0.13Peter Romfeld2019-03-29
| | |
* | | python.pkgs.pybullet: init at 2.4.8 (#58448)Timo Kaufmann2019-03-27
| | |
* | | python.pkgs.baselines: init at 0.1.5 (#58452)Timo Kaufmann2019-03-27
| | |
* | | python.pkgs.roboschool: init at 1.0.39 (#58451)Timo Kaufmann2019-03-27
| | | | | | | | | Needs a forked version of bullet.
* | | python.pkgs.cherrypy: spilt expression in twoRobert Schütz2019-03-27
| | |
* | | pythonPackages.dnslib: init at 0.9.9 (#57101)Pierre Bourdon2019-03-25
| | |
* | | pythonPackages.pyhocon: init at 0.3.51 (#57025)Bryan Richter2019-03-24
| | |
* | | Merge pull request #57766 from 8084/init-retextJoachim F2019-03-23
|\ \ \ | | | | | | | | retext: init at 7.0.4
| * | | retext: init at 7.0.480842019-03-16
| | | |
* | | | python.pkgs.retry: init at 0.9.2Robert Schütz2019-03-21
| | | |
* | | | pythonPackages.fastparquet: init at 0.2.1 (#56027)Dmitry Kalinkin2019-03-20
| | | |
* | | | Merge pull request #57896 from dotlambda/asyncio-removeJörg Thalheim2019-03-19
|\ \ \ \ | | | | | | | | | | python.pkgs.asyncio: remove
| * | | | python.pkgs.asyncio: removeRobert Schütz2019-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > This version is only relevant for Python 3.3, > which does not include asyncio in its stdlib. We don't ship 3.3 anymore.
* | | | | python.pkgs.cairocffi: make withXcffib work again (#57855)Robert Schütz2019-03-19
|/ / / /
* / / / csvkit: move out of pythonPackagesRobert Schütz2019-03-17
|/ / / | | | | | | | | | | | | From https://csvkit.readthedocs.io/en/1.0.3/index.html: > csvkit is a suite of *command-line tools* for [...]
* | | pythonPackages.google-auth-oauthlib: init at 0.2.0Terje Larsen2019-03-15
| | | | | | | | | | | | Fix #57022
* | | Merge pull request #55711 from smaret/aplpyRobert Schütz2019-03-15
|\ \ \ | | | | | | | | pythonPackages.aplpy: init at 2.0.3
| * | | pythonPackages.aplpy: init at 2.0.3Sébastien Maret2019-03-15
| | | |
| * | | pythonPackages.pyregion: init at 2.0Sébastien Maret2019-03-15
| | | |
| * | | pythonPackages.pyavm: init at 0.9.4Sébastien Maret2019-03-15
| | | |
| * | | pythonPackages.reproject: init at 0.4Sébastien Maret2019-03-14
| | | |
| * | | pythonPackages.astropy-healpix: init at 0.4Sébastien Maret2019-03-14
| | | |
| * | | pythonPackages.astropy-helpers: init at 3.1Sébastien Maret2019-03-14
| | |/ | |/|
* | | Merge pull request #57653 from worldofpeace/google-api-python-clientRobert Schütz2019-03-15
|\ \ \ | | | | | | | | pythonPackages.weboob: add pyqt5 as native input
| * | | python.pkgs.google_api_python_client: conditionally override for python2.7worldofpeace2019-03-15
| | | |