gnu: python-shellingham: Update to 1.3.2.
[jackhill/guix/guix.git] / gnu / packages / python-xyz.scm
1 ;;; GNU Guix --- Functional package management for GNU
2 ;;; Copyright © 2013 Nikita Karetnikov <nikita@karetnikov.org>
3 ;;; Copyright © 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Ludovic Courtès <ludo@gnu.org>
4 ;;; Copyright © 2013, 2014, 2015, 2016, 2019 Andreas Enge <andreas@enge.fr>
5 ;;; Copyright © 2014, 2015 Mark H Weaver <mhw@netris.org>
6 ;;; Copyright © 2014, 2017 Eric Bavier <bavier@member.fsf.org>
7 ;;; Copyright © 2014, 2015 Federico Beffa <beffa@fbengineering.ch>
8 ;;; Copyright © 2015 Omar Radwan <toxemicsquire4@gmail.com>
9 ;;; Copyright © 2015 Pierre-Antoine Rault <par@rigelk.eu>
10 ;;; Copyright © 2015, 2016, 2017, 2018, 2019, 2020 Ricardo Wurmus <rekado@elephly.net>
11 ;;; Copyright © 2015, 2016, 2020 Christopher Allan Webber <cwebber@dustycloud.org>
12 ;;; Copyright © 2015 Eric Dvorsak <eric@dvorsak.fr>
13 ;;; Copyright © 2015, 2016 David Thompson <davet@gnu.org>
14 ;;; Copyright © 2015, 2016, 2017, 2019 Leo Famulari <leo@famulari.name>
15 ;;; Copyright © 2015, 2017 Ben Woodcroft <donttrustben@gmail.com>
16 ;;; Copyright © 2015, 2016 Erik Edrosa <erik.edrosa@gmail.com>
17 ;;; Copyright © 2015, 2016, 2017, 2018, 2019, 2020 Efraim Flashner <efraim@flashner.co.il>
18 ;;; Copyright © 2015, 2017 Kyle Meyer <kyle@kyleam.com>
19 ;;; Copyright © 2015, 2016 Chris Marusich <cmmarusich@gmail.com>
20 ;;; Copyright © 2016 Danny Milosavljevic <dannym+a@scratchpost.org>
21 ;;; Copyright © 2016 Lukas Gradl <lgradl@openmailbox.org>
22 ;;; Copyright © 2016, 2018, 2019 Hartmut Goebel <h.goebel@crazy-compilers.com>
23 ;;; Copyright © 2016 Daniel Pimentel <d4n1@d4n1.org>
24 ;;; Copyright © 2016 Sou Bunnbu <iyzsong@gmail.com>
25 ;;; Copyright © 2016, 2017 Troy Sankey <sankeytms@gmail.com>
26 ;;; Copyright © 2016, 2017 Nikita <nikita@n0.is>
27 ;;; Copyright © 2016 Dylan Jeffers <sapientech@sapientech@openmailbox.org>
28 ;;; Copyright © 2016 David Craven <david@craven.ch>
29 ;;; Copyright © 2016, 2017, 2018, 2019, 2020 Marius Bakke <mbakke@fastmail.com>
30 ;;; Copyright © 2016, 2017 Stefan Reichör <stefan@xsteve.at>
31 ;;; Copyright © 2016, 2017, 2019 Alex Vong <alexvong1995@gmail.com>
32 ;;; Copyright © 2016, 2017, 2018 Arun Isaac <arunisaac@systemreboot.net>
33 ;;; Copyright © 2016, 2017, 2018, 2020 Julien Lepiller <julien@lepiller.eu>
34 ;;; Copyright © 2016, 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
35 ;;; Copyright © 2016, 2017 Thomas Danckaert <post@thomasdanckaert.be>
36 ;;; Copyright © 2017 Carlo Zancanaro <carlo@zancanaro.id.au>
37 ;;; Copyright © 2017 Frederick M. Muriithi <fredmanglis@gmail.com>
38 ;;; Copyright © 2017, 2018 Adriano Peluso <catonano@gmail.com>
39 ;;; Copyright © 2017 Ben Sturmfels <ben@sturm.com.au>
40 ;;; Copyright © 2017, 2018, 2019 Mathieu Othacehe <m.othacehe@gmail.com>
41 ;;; Copyright © 2017 José Miguel Sánchez García <jmi2k@openmailbox.org>
42 ;;; Copyright © 2017, 2020 Roel Janssen <roel@gnu.org>
43 ;;; Copyright © 2017, 2018, 2019 Kei Kebreau <kkebreau@posteo.net>
44 ;;; Copyright © 2017 Rutger Helling <rhelling@mykolab.com>
45 ;;; Copyright © 2017 Muriithi Frederick Muriuki <fredmanglis@gmail.com>
46 ;;; Copyright © 2017, 2019 Brendan Tildesley <mail@brendan.scot>
47 ;;; Copyright © 2018 Ethan R. Jones <ethanrjones97@gmail.com
48 ;;; Copyright © 2018 Fis Trivial <ybbs.daans@hotmail.com>
49 ;;; Copyright © 2018 Vijayalakshmi Vedantham <vijimay12@gmail.com>
50 ;;; Copyright © 2018 Mathieu Lirzin <mthl@gnu.org>
51 ;;; Copyright © 2018 Adam Massmann <massmannak@gmail.com>
52 ;;; Copyright © 2016, 2018 Tomáš Čech <sleep_walker@gnu.org>
53 ;;; Copyright © 2018, 2019, 2020 Nicolas Goaziou <mail@nicolasgoaziou.fr>
54 ;;; Copyright © 2018 Oleg Pykhalov <go.wigust@gmail.com>
55 ;;; Copyright © 2018, 2019 Clément Lassieur <clement@lassieur.org>
56 ;;; Copyright © 2018, 2019, 2020 Maxim Cournoyer <maxim.cournoyer@gmail.com>
57 ;;; Copyright © 2018 Luther Thompson <lutheroto@gmail.com>
58 ;;; Copyright © 2018 Vagrant Cascadian <vagrant@debian.org>
59 ;;; Copyright © 2019, 2020 Brett Gilio <brettg@gnu.org>
60 ;;; Copyright © 2019 Sam <smbaines8@gmail.com>
61 ;;; Copyright © 2019 Jack Hill <jackhill@jackhill.us>
62 ;;; Copyright © 2019, 2020 Guillaume Le Vaillant <glv@posteo.net>
63 ;;; Copyright © 2019, 2020 Alex Griffin <a@ajgrf.com>
64 ;;; Copyright © 2019 Pierre Langlois <pierre.langlois@gmx.com>
65 ;;; Copyright © 2019 Jacob MacDonald <jaccarmac@gmail.com>
66 ;;; Copyright © 2019, 2020 Giacomo Leidi <goodoldpaul@autistici.org>
67 ;;; Copyright © 2019 Wiktor Żelazny <wzelazny@vurv.cz>
68 ;;; Copyright © 2019, 2020 Tanguy Le Carrour <tanguy@bioneland.org>
69 ;;; Copyright © 2019 Mădălin Ionel Patrașcu <madalinionel.patrascu@mdc-berlin.de>
70 ;;; Copyright © 2020 Riku Viitanen <riku.viitanen@protonmail.com>
71 ;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
72 ;;; Copyright © 2020 sirgazil <sirgazil@zoho.com>
73 ;;; Copyright © 2020 Sebastian Schott <sschott@mailbox.org>
74 ;;; Copyright © 2020 Alexandros Theodotou <alex@zrythm.org>
75 ;;; Copyright © 2020 Josh Marshall <joshua.r.marshall.1991@gmail.com>
76 ;;; Copyright © 2020 Alexandros Theodotou <alex@zrythm.org>
77 ;;; Copyright © 2020 Lars-Dominik Braun <ldb@leibniz-psychology.org>
78 ;;; Copyright © 2020 Alex ter Weele <alex.ter.weele@gmail.com>
79 ;;; Copyright © 2020 Matthew Kraai <kraai@ftbfs.org>
80 ;;; Copyright © 2020 Ryan Prior <rprior@protonmail.com>
81 ;;; Copyright © 2020 Josh Holland <josh@inv.alid.pw>
82 ;;; Copyright © 2020 Yuval Kogman <nothingmuch@woobling.org>
83 ;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
84 ;;;
85 ;;; This file is part of GNU Guix.
86 ;;;
87 ;;; GNU Guix is free software; you can redistribute it and/or modify it
88 ;;; under the terms of the GNU General Public License as published by
89 ;;; the Free Software Foundation; either version 3 of the License, or (at
90 ;;; your option) any later version.
91 ;;;
92 ;;; GNU Guix is distributed in the hope that it will be useful, but
93 ;;; WITHOUT ANY WARRANTY; without even the implied warranty of
94 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
95 ;;; GNU General Public License for more details.
96 ;;;
97 ;;; You should have received a copy of the GNU General Public License
98 ;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
99
100 (define-module (gnu packages python-xyz)
101 #:use-module ((guix licenses) #:prefix license:)
102 #:use-module (gnu packages)
103 #:use-module (gnu packages algebra)
104 #:use-module (gnu packages adns)
105 #:use-module (gnu packages attr)
106 #:use-module (gnu packages backup)
107 #:use-module (gnu packages bash)
108 #:use-module (gnu packages check)
109 #:use-module (gnu packages compression)
110 #:use-module (gnu packages crypto)
111 #:use-module (gnu packages databases)
112 #:use-module (gnu packages dbm)
113 #:use-module (gnu packages enchant)
114 #:use-module (gnu packages file)
115 #:use-module (gnu packages fontutils)
116 #:use-module (gnu packages gcc)
117 #:use-module (gnu packages geo)
118 #:use-module (gnu packages ghostscript)
119 #:use-module (gnu packages gl)
120 #:use-module (gnu packages glib)
121 #:use-module (gnu packages gnome)
122 #:use-module (gnu packages graphviz)
123 #:use-module (gnu packages graphics)
124 #:use-module (gnu packages gsasl)
125 #:use-module (gnu packages gstreamer)
126 #:use-module (gnu packages gtk)
127 #:use-module (gnu packages icu4c)
128 #:use-module (gnu packages image)
129 #:use-module (gnu packages imagemagick)
130 #:use-module (gnu packages kerberos)
131 #:use-module (gnu packages libevent)
132 #:use-module (gnu packages libffi)
133 #:use-module (gnu packages linux)
134 #:use-module (gnu packages llvm)
135 #:use-module (gnu packages man)
136 #:use-module (gnu packages maths)
137 #:use-module (gnu packages monitoring)
138 #:use-module (gnu packages multiprecision)
139 #:use-module (gnu packages networking)
140 #:use-module (gnu packages ncurses)
141 #:use-module (gnu packages openstack)
142 #:use-module (gnu packages pcre)
143 #:use-module (gnu packages perl)
144 #:use-module (gnu packages photo)
145 #:use-module (gnu packages pkg-config)
146 #:use-module (gnu packages python)
147 #:use-module (gnu packages python-check)
148 #:use-module (gnu packages python-compression)
149 #:use-module (gnu packages python-crypto)
150 #:use-module (gnu packages python-science)
151 #:use-module (gnu packages python-web)
152 #:use-module (gnu packages qt)
153 #:use-module (gnu packages readline)
154 #:use-module (gnu packages sdl)
155 #:use-module (gnu packages search)
156 #:use-module (gnu packages shells)
157 #:use-module (gnu packages sphinx)
158 #:use-module (gnu packages ssh)
159 #:use-module (gnu packages terminals)
160 #:use-module (gnu packages tex)
161 #:use-module (gnu packages texinfo)
162 #:use-module (gnu packages time)
163 #:use-module (gnu packages tls)
164 #:use-module (gnu packages version-control)
165 #:use-module (gnu packages video)
166 #:use-module (gnu packages web)
167 #:use-module (gnu packages base)
168 #:use-module (gnu packages xml)
169 #:use-module (gnu packages xorg)
170 #:use-module (gnu packages xdisorg)
171 #:use-module (gnu packages tcl)
172 #:use-module (gnu packages bdw-gc)
173 #:use-module (gnu packages serialization)
174 #:use-module (guix packages)
175 #:use-module (guix download)
176 #:use-module (guix git-download)
177 #:use-module (guix hg-download)
178 #:use-module (guix utils)
179 #:use-module (guix build-system gnu)
180 #:use-module (guix build-system cmake)
181 #:use-module (guix build-system python)
182 #:use-module (guix build-system trivial)
183 #:use-module (srfi srfi-1)
184 #:use-module (srfi srfi-26))
185
186 (define-public python-tenacity
187 (package
188 (name "python-tenacity")
189 (version "6.1.0")
190 (source (origin
191 (method url-fetch)
192 (uri (pypi-uri "tenacity" version))
193 (sha256
194 (base32
195 "1j36v9fcpmmd4985ix0cwnvcq71rkrn5cjiiv0id9vkl4kpxh0gv"))))
196 (build-system python-build-system)
197 (native-inputs
198 `(("python-setuptools-scm" ,python-setuptools-scm)
199 ("python-sphinx" ,python-sphinx)
200 ("python-tornado" ,python-tornado)
201 ("python-pytest" ,python-pytest)))
202 (propagated-inputs
203 `(("python-six" ,python-six)))
204 (arguments
205 `(#:phases (modify-phases %standard-phases
206 (replace 'check
207 (lambda _
208 (invoke "pytest")
209 #t)))))
210 (home-page "https://github.com/jd/tenacity")
211 (synopsis "Retrying library for python")
212 (description "Tenacity is a general-purpose python library to simplify the
213 task of adding retry behavior to just about anything.")
214 (license license:asl2.0)))
215
216 (define-public python-colorlog
217 (package
218 (name "python-colorlog")
219 (version "4.1.0")
220 (source (origin
221 (method url-fetch)
222 (uri (pypi-uri "colorlog" version))
223 (sha256
224 (base32
225 "1lpk8zmfv8vz090h5d0hzb4n39wgasxdd3x3bpn3v1x1n9dfzaih"))))
226 (build-system python-build-system)
227 (native-inputs
228 `(("python-pytest" ,python-pytest)))
229 (arguments
230 `(#:phases (modify-phases %standard-phases
231 (replace 'check
232 (lambda _
233 ;; Extend PYTHONPATH so the built package will be found.
234 (setenv "PYTHONPATH"
235 (string-append (getcwd) "/build/lib:"
236 (getenv "PYTHONPATH")))
237 (invoke "pytest" "-p" "no:logging")
238 #t)))))
239 (home-page "https://github.com/borntyping/python-colorlog")
240 (synopsis "Log formatting with colors for python")
241 (description "The @code{colorlog.ColoredFormatter} is a formatter for use
242 with Python's logging module that outputs records using terminal colors.")
243 (license license:expat)))
244
245 (define-public python-pyprind
246 (package
247 (name "python-pyprind")
248 (version "2.11.2")
249 (source (origin
250 (method url-fetch)
251 (uri (pypi-uri "PyPrind" version))
252 (sha256
253 (base32
254 "0xg6m5hr33h9bdlrr42kc58jm2m87a9zsagy7n2m4n407d2snv64"))))
255 (build-system python-build-system)
256 (propagated-inputs
257 `(("python-psutil" ,python-psutil)))
258 (home-page "https://github.com/rasbt/pyprind")
259 (synopsis "Python Progress Bar and Percent Indicator Utility")
260 (description "The PyPrind (Python Progress Indicator) module provides a
261 progress bar and a percentage indicator object that let you track the progress
262 of a loop structure or other iterative computation.")
263 (license license:bsd-3)))
264
265 (define-public python-gphoto2
266 (package
267 (name "python-gphoto2")
268 (version "2.2.1")
269 (source (origin
270 (method url-fetch)
271 (uri (pypi-uri "gphoto2" version))
272 (sha256
273 (base32
274 "118zm25c8mlajfl0pzssnwz4b8lamj9dgymla9rn4nla7l244a0r"))))
275 (build-system python-build-system)
276 (native-inputs
277 `(("pkg-config" ,pkg-config)))
278 (inputs
279 `(("libgphoto2" ,libgphoto2)))
280 (home-page "https://github.com/jim-easterbrook/python-gphoto2")
281 (synopsis "Python interface to libgphoto2")
282 (description "@code{python-gphoto2} is a comprehensive Python interface
283 (or binding) to @code{libgphoto2}. It is built using @code{SWIG} to
284 automatically generate the interface code.")
285 (license license:gpl3+)))
286
287 (define-public python-colour
288 (package
289 (name "python-colour")
290 (version "0.1.5")
291 (source (origin
292 (method url-fetch)
293 (uri (pypi-uri "colour" version))
294 (sha256
295 (base32
296 "1visbisfini5j14bdzgs95yssw6sm4pfzyq1n3lfvbyjxw7i485g"))))
297 (build-system python-build-system)
298 (native-inputs
299 `(("python-d2to1" ,python-d2to1)))
300 (home-page "https://github.com/vaab/colour")
301 (synopsis "Convert and manipulate various color representations")
302 (description "Pythonic way to manipulate color representations (HSL, RVB,
303 web, X11, ...).")
304 (license license:expat)))
305
306 (define-public python-d2to1
307 (package
308 (name "python-d2to1")
309 (version "0.2.12.post1")
310 (source (origin
311 (method url-fetch)
312 (uri (pypi-uri "d2to1" version))
313 (sha256
314 (base32
315 "09fq7pq1z8d006xh5z75rm2lk61v6yn2xhy53z4gsgibhqb2vvs9"))))
316 (build-system python-build-system)
317 (native-inputs
318 `(("python-nose" ,python-nose)))
319 (home-page "https://github.com/embray/d2to1")
320 (synopsis "Allows for distutils2-like setup.cfg files as package metadata
321 in python")
322 (description "The python package d2to1 (the d is for distutils) allows
323 using distutils2-like setup.cfg files for a package's metadata with a
324 distribute/setuptools setup.py script.")
325 (license license:bsd-2)))
326
327 (define-public python-rawkit
328 (package
329 (name "python-rawkit")
330 (version "0.6.0")
331 (source (origin
332 (method url-fetch)
333 (uri (pypi-uri "rawkit" version))
334 (sha256
335 (base32
336 "0vrhrpr70i61y5q5ysk341x1539ff1q1k82g59zq69lv16s0f76s"))))
337 (build-system python-build-system)
338 (native-inputs
339 `(("python-pytest" ,python-pytest)
340 ("python-mock" ,python-mock)))
341 (inputs
342 `(("libraw" ,libraw)))
343 (home-page "https://rawkit.readthedocs.io")
344 (synopsis "Ctypes-based LibRaw binding for Python")
345 (description "The rawkit package provides two modules: rawkit and libraw.
346 The rawkit module provides a high-level Pythonic interface for developing raw
347 photos, while the libraw module provides a CTypes based interface for
348 interacting with the low-level LibRaw C APIs.")
349 (license license:expat)))
350
351 (define-public python-easygui
352 (package
353 (name "python-easygui")
354 (version "0.98.1")
355 (source (origin
356 (method url-fetch)
357 (uri (pypi-uri "easygui" version))
358 (sha256
359 (base32
360 "1zmvmwgxyzvm83818skhn8b4wrci4kmnixaax8q3ia5cn7xrmj6v"))))
361 (build-system python-build-system)
362 (propagated-inputs
363 `(("python-tkinter" ,python "tk")))
364 (home-page "https://github.com/robertlugg/easygui")
365 (synopsis "GUI programming module for Python")
366 (description "EasyGUI is a module for very simple, very easy GUI
367 programming in Python. EasyGUI is different from other GUI generators in that
368 EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by
369 simple function calls.")
370 (license license:bsd-3)))
371
372 (define-public python-pymediainfo
373 (package
374 (name "python-pymediainfo")
375 (version "4.1")
376 (source
377 (origin
378 (method url-fetch)
379 (uri (pypi-uri "pymediainfo" version))
380 (sha256
381 (base32
382 "0mhpxs7vlqx8w75z93dy7nnvx89kwfdjkla03l19an15rlyqyspd"))))
383 (build-system python-build-system)
384 (native-inputs
385 `(("python-setuptools-scm" ,python-setuptools-scm)
386 ("python-pytest" ,python-pytest)))
387 (inputs
388 `(("libmediainfo" ,libmediainfo)))
389 (arguments
390 `(#:phases
391 (modify-phases %standard-phases
392 (add-after 'unpack 'patch-libmediainfo
393 (lambda _
394 (substitute* "pymediainfo/__init__.py"
395 (("libmediainfo.so.0")
396 (string-append (assoc-ref %build-inputs "libmediainfo")
397 "/lib/libmediainfo.so.0")))
398 #t))
399 (replace 'check
400 (lambda _
401 ;; Extend PYTHONPATH so the built package will be found.
402 (setenv "PYTHONPATH"
403 (string-append (getcwd) "/build/lib:"
404 (getenv "PYTHONPATH")))
405 ;; Skip the only failing test "test_parse_url"
406 (invoke "pytest" "-vv" "-k" "not test_parse_url")
407 #t)))))
408 (home-page
409 "https://github.com/sbraz/pymediainfo")
410 (synopsis
411 "Python wrapper for the mediainfo library")
412 (description
413 "Python wrapper for the mediainfo library to access the technical and tag
414 data for video and audio files.")
415 (license license:expat)))
416
417 (define-public python-psutil
418 (package
419 (name "python-psutil")
420 (version "5.7.0")
421 (source
422 (origin
423 (method url-fetch)
424 (uri (pypi-uri "psutil" version))
425 (sha256
426 (base32 "03jykdi3dgf1cdal9bv4fq9zjvzj9l9bs99gi5ar81sdl5nc2pk8"))))
427 (build-system python-build-system)
428 (arguments
429 ;; FIXME: some tests do not return and time out. Some tests fail because
430 ;; some processes survive kill().
431 '(#:tests? #f))
432 (home-page "https://www.github.com/giampaolo/psutil")
433 (synopsis "Library for retrieving information on running processes")
434 (description
435 "psutil (Python system and process utilities) is a library for retrieving
436 information on running processes and system utilization (CPU, memory, disks,
437 network) in Python. It is useful mainly for system monitoring, profiling and
438 limiting process resources and management of running processes. It implements
439 many functionalities offered by command line tools such as: ps, top, lsof,
440 netstat, ifconfig, who, df, kill, free, nice, ionice, iostat, iotop, uptime,
441 pidof, tty, taskset, pmap.")
442 (properties `((python2-variant . ,(delay python2-psutil))))
443 (license license:bsd-3)))
444
445 (define-public python2-psutil
446 (let ((base (package-with-python2 (strip-python2-variant python-psutil))))
447 (package
448 (inherit base)
449 (propagated-inputs
450 `(("python2-enum34" ,python2-enum34) ;optional
451 ,@(package-propagated-inputs base))))))
452
453 (define-public python-shapely
454 (package
455 (name "python-shapely")
456 (version "1.6.4.post2")
457 (source
458 (origin
459 (method url-fetch)
460 (uri (pypi-uri "Shapely" version))
461 (sha256
462 (base32
463 "03r42fmd9alp6r3q95ad6rldq2f7n1wimrw53zy5kpn33yv7pf64"))))
464 (build-system python-build-system)
465 (native-inputs
466 `(("python-cython" ,python-cython)
467 ("python-matplotlib" ,python-matplotlib)
468 ("python-pytest" ,python-pytest)
469 ("python-pytest-cov" ,python-pytest-cov)))
470 (inputs
471 `(("geos" ,geos)))
472 (propagated-inputs
473 `(("python-numpy" ,python-numpy)))
474 (arguments
475 `(#:phases
476 (modify-phases %standard-phases
477 (add-after 'unpack 'patch-geos-path
478 (lambda* (#:key inputs #:allow-other-keys)
479 (let ((geos (assoc-ref inputs "geos"))
480 (glibc (assoc-ref inputs ,(if (%current-target-system)
481 "cross-libc" "libc"))))
482 (substitute* "shapely/geos.py"
483 (("_lgeos = load_dll\\('geos_c', fallbacks=.*\\)")
484 (string-append "_lgeos = load_dll('geos_c', fallbacks=['"
485 geos "/lib/libgeos_c.so'])"))
486 (("free = load_dll\\('c'\\)\\.free")
487 (string-append "free = load_dll('c', fallbacks=['"
488 glibc "/lib/libc.so.6']).free"))))
489 #t)))))
490 (home-page "https://github.com/Toblerity/Shapely")
491 (synopsis "Library for the manipulation and analysis of geometric objects")
492 (description "Shapely is a Python package for manipulation and analysis of
493 planar geometric objects. It is based on the @code{GEOS} library.")
494 (license license:bsd-3)))
495
496 (define-public python-shortuuid
497 (package
498 (name "python-shortuuid")
499 (version "0.5.0")
500 (source
501 (origin
502 (method url-fetch)
503 (uri (pypi-uri "shortuuid" version))
504 (sha256
505 (base32
506 "1f8i4zwj5vmpzbz6b17bljy4399gx5aq7vsyw63sz2qgyjcd73yh"))))
507 (build-system python-build-system)
508 (native-inputs
509 `(("python-pep8" ,python-pep8)))
510 (home-page "https://github.com/skorokithakis/shortuuid")
511 (synopsis "Generator library for concise, unambiguous and URL-safe UUIDs")
512 (description
513 "@code{shortuuid} is a Python library for generating concise, unambiguous
514 and URL-safe UUIDs. UUIDs are generated using the built-in Python @code{uuid}
515 module and then similar looking characters are removed.")
516 (license license:bsd-3)))
517
518 (define-public python-logwrap
519 (package
520 (name "python-logwrap")
521 (version "3.2.1")
522 (source
523 (origin
524 (method url-fetch)
525 (uri (pypi-uri "logwrap" version ".zip"))
526 (sha256
527 (base32
528 "1d2k0hvpbi51vl410y8fbs5m0nxnlh2k7gr2nrh3k81ibhzscsra"))))
529 (build-system python-build-system)
530 (propagated-inputs
531 `(("python-six" ,python-six)
532 ("python-typing" ,python-typing)))
533 (native-inputs
534 `(("unzip" ,unzip)
535 ("python-cython" ,python-cython)
536 ("python-pytest" ,python-pytest)
537 ("python-pytest-cov" ,python-pytest-cov)
538 ("python-pytest-runner" ,python-pytest-runner)))
539 (home-page "https://github.com/penguinolog/logwrap")
540 (synopsis "Decorator for logging function arguments")
541 (description "This package provides a decorator to log function arguments
542 and function call return values in a human-readable way.")
543 (license license:asl2.0)))
544
545 (define-public python2-shapely
546 (package-with-python2 python-shapely))
547
548 (define-public python-clyent
549 (package
550 (name "python-clyent")
551 (version "1.2.1")
552 (source
553 (origin
554 (method url-fetch)
555 (uri (pypi-uri "clyent" version))
556 (sha256
557 (base32
558 "1r9987qmy1pz3hq54160bapqsywpq14waw4w9x3ly8hmq7kpgfbj"))))
559 (build-system python-build-system)
560 (native-inputs
561 `(("python-mock" ,python-mock)))
562 (home-page "https://github.com/binstar/clyent")
563 (synopsis "Command line client library")
564 (description "Clyent is a Python command line utiliy library. It is used
565 by @code{binstar}, @code{binstar-build} and @code{chalmers}.")
566 (license license:bsd-3)))
567
568 (define-public python2-clyent
569 (package-with-python2 python-clyent))
570
571 (define-public python-babel
572 (package
573 (name "python-babel")
574 (version "2.8.0")
575 (source
576 (origin
577 (method url-fetch)
578 (uri (pypi-uri "Babel" version))
579 (sha256
580 (base32
581 "0f0f2vvs1mpdpz2c0mg1mnc3sih8bizmc1h9m67kdsnqs3i2mb0s"))))
582 (build-system python-build-system)
583 (native-inputs
584 `(("python-freezegun" ,python-freezegun)
585 ("python-pytest" ,python-pytest)))
586 (propagated-inputs
587 `(("python-pytz" ,python-pytz)))
588 (arguments
589 `(#:phases (modify-phases %standard-phases
590 (replace 'check
591 (lambda _
592 (invoke "pytest" "-vv" "-k"
593 (string-append
594 ;; XXX: These tests fail when using Pytest 4.x and
595 ;; Babel 2.6.0. Try removing this for later versions.
596 "not test_no_inherit_metazone_marker_never_in_output"
597 " and not test_smoke_dates"
598 " and not test_smoke_numbers")))))))
599 (home-page "http://babel.pocoo.org/")
600 (synopsis
601 "Tools for internationalizing Python applications")
602 (description
603 "Babel is composed of two major parts:
604 - tools to build and work with gettext message catalogs
605 - a Python interface to the CLDR (Common Locale Data Repository), providing
606 access to various locale display names, localized number and date formatting,
607 etc. ")
608 (license license:bsd-3)))
609
610 (define-public python2-babel
611 (package-with-python2 python-babel))
612
613 ;; Sphinx < 2.0 requires this version. Remove once no longer needed.
614 (define-public python2-babel-2.6
615 (package
616 (inherit python2-babel)
617 (version "2.6.0")
618 (source (origin
619 (method url-fetch)
620 (uri (pypi-uri "Babel" version))
621 (sha256
622 (base32
623 "08rxmbx2s4irp0w0gmn498vns5xy0fagm0fg33xa772jiks51flc"))))))
624
625 (define-public python2-backport-ssl-match-hostname
626 (package
627 (name "python2-backport-ssl-match-hostname")
628 (version "3.5.0.1")
629 (source
630 (origin
631 (method url-fetch)
632 (uri (pypi-uri "backports.ssl_match_hostname" version))
633 (sha256
634 (base32
635 "1wndipik52cyqy0677zdgp90i435pmvwd89cz98lm7ri0y3xjajh"))))
636 (build-system python-build-system)
637 (arguments
638 `(#:python ,python-2
639 #:tests? #f)) ; no test target
640 (home-page "https://bitbucket.org/brandon/backports.ssl_match_hostname")
641 (synopsis "Backport of ssl.match_hostname() function from Python 3.5")
642 (description
643 "This backport brings the ssl.match_hostname() function to users of
644 earlier versions of Python. The function checks the hostname in the
645 certificate returned by the server to which a connection has been established,
646 and verifies that it matches the intended target hostname.")
647 (license license:psfl)))
648
649 (define-public python-bitarray
650 (package
651 (name "python-bitarray")
652 (version "1.2.1")
653 (source (origin
654 (method url-fetch)
655 (uri (pypi-uri "bitarray" version))
656 (sha256
657 (base32
658 "1kxrlxfj9nrx512sfwifwl9z4v6ky3qschl0zmk3s3dvc3s7bmif"))))
659 (build-system python-build-system)
660 (home-page "https://github.com/ilanschnell/bitarray")
661 (synopsis "Efficient arrays of booleans")
662 (description "This package provides an object type which efficiently
663 represents an array of booleans. Bitarrays are sequence types and behave very
664 much like usual lists. Eight bits are represented by one byte in a contiguous
665 block of memory. The user can select between two representations:
666 little-endian and big-endian. All of the functionality is implemented in C.
667 Methods for accessing the machine representation are provided. This can be
668 useful when bit level access to binary files is required, such as portable
669 bitmap image files. Also, when dealing with compressed data which uses
670 variable bit length encoding, you may find this module useful.")
671 (license license:psfl)))
672
673 (define-public python-boolean.py
674 (package
675 (name "python-boolean.py")
676 (version "3.6")
677 (source
678 (origin
679 ;; There's no source tarball on PyPI.
680 (method git-fetch)
681 (uri (git-reference
682 (url "https://github.com/bastikr/boolean.py")
683 (commit (string-append "v" version))))
684 (file-name (git-file-name name version))
685 (sha256
686 (base32 "1wc89y73va58cj7dsx6c199zpxsy9q53dsffsdj6zmc90inqz6qs"))))
687 (build-system python-build-system)
688 (home-page "https://github.com/bastikr/boolean.py")
689 (synopsis "Boolean algebra in one Python module")
690 (description
691 "This is a small Python library that implements boolean algebra.
692 It defines two base elements, @code{TRUE} and @code{FALSE}, and a
693 @code{Symbol} class that can take on one of these two values. Calculations
694 are done only in terms of @code{AND}, @code{OR}, and @code{NOT}---other
695 compositions like @code{XOR} and @code{NAND} are emulated on top of them.
696 Expressions are constructed from parsed strings or directly in Python.")
697 (license license:bsd-2)))
698
699 (define-public python-hdf4
700 (package
701 (name "python-hdf4")
702 (version "0.9")
703 (source
704 (origin
705 (method url-fetch)
706 (uri (pypi-uri name version))
707 (sha256
708 (base32
709 "1hjiyrxvxk9817qyqky3nar4y3fs4z8wxz0n884zzb5wi6skrjks"))))
710 (build-system python-build-system)
711 (native-inputs `(("nose" ,python-nose)))
712 (propagated-inputs `(("numpy" ,python-numpy)))
713 (inputs
714 `(("hdf4" ,hdf4)
715 ("libjpeg" ,libjpeg-turbo)
716 ("zlib" ,zlib)))
717 (arguments
718 `(#:phases
719 (modify-phases %standard-phases
720 (replace 'check
721 (lambda _
722 ;; The 'runexamples' script sets PYTHONPATH to CWD, then goes
723 ;; on to import numpy. Somehow this works on their CI system.
724 ;; Let's just manage PYTHONPATH here instead.
725 (substitute* "runexamples.sh"
726 (("export PYTHONPATH=.*") ""))
727 (setenv "PYTHONPATH"
728 (string-append (getcwd) ":"
729 (getenv "PYTHONPATH")))
730 (invoke "./runexamples.sh")
731 (invoke "nosetests" "-v"))))))
732 (home-page "https://github.com/fhs/python-hdf4")
733 (synopsis "Python interface to the NCSA HDF4 library")
734 (description
735 "Python-HDF4 is a python wrapper around the NCSA HDF version 4 library,
736 which implements the SD (Scientific Dataset), VS (Vdata) and V (Vgroup) API’s.
737 NetCDF files can also be read and modified. Python-HDF4 is a fork of
738 @url{http://hdfeos.org/software/pyhdf.php,pyhdf}.")
739 (license license:expat)))
740
741 (define-public python2-hdf4
742 (package-with-python2 python-hdf4))
743
744 (define-public python-h5py
745 (package
746 (name "python-h5py")
747 (version "2.10.0")
748 (source
749 (origin
750 (method url-fetch)
751 (uri (pypi-uri "h5py" version))
752 (sha256
753 (base32
754 "0baipzv8n93m0dq0riyi8rfhzrjrfrfh8zqhszzp1j2xjac2fhc4"))))
755 (build-system python-build-system)
756 (arguments
757 `(#:tests? #f ; no test target
758 #:phases
759 (modify-phases %standard-phases
760 (add-after 'unpack 'fix-hdf5-paths
761 (lambda* (#:key inputs #:allow-other-keys)
762 (let ((prefix (assoc-ref inputs "hdf5")))
763 (substitute* "setup_build.py"
764 (("\\['/opt/local/lib', '/usr/local/lib'\\]")
765 (string-append "['" prefix "/lib" "']"))
766 (("'/opt/local/include', '/usr/local/include'")
767 (string-append "'" prefix "/include" "'")))
768 (substitute* "setup_configure.py"
769 (("\\['/usr/local/lib', '/opt/local/lib'\\]")
770 (string-append "['" prefix "/lib" "']")))
771 #t))))))
772 (propagated-inputs
773 `(("python-six" ,python-six)
774 ("python-numpy" ,python-numpy)))
775 (inputs
776 `(("hdf5" ,hdf5-1.10)))
777 (native-inputs
778 `(("python-cython" ,python-cython)
779 ("python-pkgconfig" ,python-pkgconfig)
780 ("pkg-config" ,pkg-config)))
781 (home-page "https://www.h5py.org/")
782 (synopsis "Read and write HDF5 files from Python")
783 (description
784 "The h5py package provides both a high- and low-level interface to the
785 HDF5 library from Python. The low-level interface is intended to be a
786 complete wrapping of the HDF5 API, while the high-level component supports
787 access to HDF5 files, datasets and groups using established Python and NumPy
788 concepts.")
789 (license license:bsd-3)))
790
791 (define-public python2-h5py
792 (package-with-python2 python-h5py))
793
794 (define-public python-sh
795 (package
796 (name "python-sh")
797 (version "1.12.14")
798 (source
799 (origin
800 (method url-fetch)
801 (uri (pypi-uri "sh" version))
802 (sha256
803 (base32
804 "1z2hx357xp3v4cv44xmqp7lli3frndqpyfmpbxf7n76h7s1zaaxm"))))
805 (build-system python-build-system)
806 (arguments
807 '(#:phases
808 (modify-phases %standard-phases
809 (replace 'check
810 (lambda _
811 ;; XXX: A Python 2 test fails when HOME=/homeless-shelter.
812 (setenv "HOME" "/tmp")
813 (invoke "python" "sh.py" "test"))))))
814 (native-inputs
815 `(("python-coverage" ,python-coverage)))
816 (home-page "https://github.com/amoffat/sh")
817 (synopsis "Python subprocess replacement")
818 (description "This package provides a replacement for Python's
819 @code{subprocess} feature.")
820 (license license:expat)))
821
822 (define-public python2-sh
823 (package-with-python2 python-sh))
824
825 (define-public python-cftime
826 (package
827 (name "python-cftime")
828 (version "1.0.4.2")
829 (source
830 (origin
831 (method url-fetch)
832 (uri (pypi-uri "cftime" version))
833 (sha256
834 (base32 "0w0gi6jnch38hiygl62j4xkcirv4y3dcwrvxl9p7bsk6j27lzihs"))))
835 (build-system python-build-system)
836 (propagated-inputs
837 `(("python-numpy" ,python-numpy)))
838 (native-inputs
839 `(("python-coveralls" ,python-coveralls)
840 ("python-cython" ,python-cython)
841 ("python-pytest-cov" ,python-pytest-cov)))
842 (home-page "https://github.com/Unidata/cftime")
843 (synopsis "Library for time handling")
844 (description
845 "This package provides time-handling functionality that used to be part
846 of the netcdf4 package before.")
847 ;; This package claims to include code under the GPLv3 but is released
848 ;; under ISC.
849 (license (list license:isc license:gpl3+))))
850
851 (define-public python-netcdf4
852 (package
853 (name "python-netcdf4")
854 (version "1.5.3")
855 (source
856 (origin
857 (method url-fetch)
858 (uri (pypi-uri "netCDF4" version))
859 (sha256
860 (base32
861 "1gn35mb2yc263pci720aik8ymz41lrvxlrn3z83vyjwghiashg1a"))))
862 (build-system python-build-system)
863 (arguments
864 '(#:phases
865 (modify-phases %standard-phases
866 (add-after 'unpack 'configure-locations
867 (lambda* (#:key inputs #:allow-other-keys)
868 (setenv "HDF5_DIR" (assoc-ref inputs "hdf5"))
869 #t)))))
870 (native-inputs
871 `(("python-cython" ,python-cython)))
872 (propagated-inputs
873 `(("python-numpy" ,python-numpy)
874 ("python-cftime" ,python-cftime)))
875 (inputs
876 `(("netcdf" ,netcdf)
877 ("hdf4" ,hdf4)
878 ("hdf5" ,hdf5)))
879 (home-page "https://github.com/Unidata/netcdf4-python")
880 (synopsis "Python/numpy interface to the netCDF library")
881 (description "Netcdf4-python is a Python interface to the netCDF C
882 library. netCDF version 4 has many features not found in earlier
883 versions of the library and is implemented on top of HDF5. This module
884 can read and write files in both the new netCDF 4 and the old netCDF 3
885 format, and can create files that are readable by HDF5 clients. The
886 API is modelled after @code{Scientific.IO.NetCDF}, and should be familiar
887 to users of that module.")
888 ;; The software is mainly ISC, but includes some files covered
889 ;; by the Expat license.
890 (license (list license:isc license:expat))))
891
892 (define-public python2-netcdf4
893 (package-with-python2 python-netcdf4))
894
895 (define-public python-license-expression
896 (package
897 (name "python-license-expression")
898 (version "0.999")
899 (source
900 (origin
901 (method url-fetch)
902 (uri (pypi-uri "license-expression" version))
903 (sha256
904 (base32 "08ppb0bxbrsxazy88sgpl9yffvdsabw6dkk1nc332wcz2mphwwyf"))))
905 (build-system python-build-system)
906 (propagated-inputs
907 `(("python-boolean.py" ,python-boolean.py)))
908 (home-page "https://github.com/nexB/license-expression")
909 (synopsis "Apply boolean logic to license expressions")
910 (description
911 "This Python module defines a tiny language to evaluate and compare
912 license expressions using boolean logic. Logical combinations of licenses can
913 be tested for equality, containment, and equivalence. They can be normalised
914 and simplified. It supports SPDX license expressions as well as other naming
915 conventions and aliases in the same expression.")
916 (license license:gpl2+)))
917
918 (define-public python-lockfile
919 (package
920 (name "python-lockfile")
921 (version "0.12.2")
922 (source
923 (origin
924 (method url-fetch)
925 (uri (pypi-uri "lockfile" version))
926 (sha256
927 (base32
928 "16gpx5hm73ah5n1079ng0vy381hl802v606npkx4x8nb0gg05vba"))))
929 (build-system python-build-system)
930 (arguments '(#:test-target "check"))
931 (native-inputs
932 `(("python-pbr" ,python-pbr)))
933 (home-page "https://launchpad.net/pylockfile")
934 (synopsis "Platform-independent file locking module")
935 (description
936 "The lockfile package exports a LockFile class which provides a simple
937 API for locking files.")
938 (license license:expat)))
939
940 (define-public python2-lockfile
941 (package-with-python2 python-lockfile))
942
943 (define-public python-filelock
944 (package
945 (name "python-filelock")
946 (version "3.0.12")
947 (source
948 (origin
949 (method url-fetch)
950 (uri (pypi-uri "filelock" version))
951 (sha256
952 (base32
953 "0ngzlvb5j8gqs2nxlp2b0jhzii792h66wsn694qm8kqixr225n0q"))))
954 (build-system python-build-system)
955 (home-page
956 "https://github.com/benediktschmitt/py-filelock")
957 (synopsis "Platform independent file lock")
958 (description "@code{filelock} contains a single module implementing
959 a platform independent file lock in Python, which provides a simple way of
960 inter-process communication.")
961 (license license:unlicense)))
962
963 (define-public python-semantic-version
964 (package
965 (name "python-semantic-version")
966 (version "2.6.0")
967 (source
968 (origin
969 (method url-fetch)
970 (uri (pypi-uri "semantic_version" version))
971 (sha256
972 (base32
973 "1h2l9xyg1zzsda6kjcmfcgycbvrafwci283vcr1v5sbk01l2hhra"))))
974 (build-system python-build-system)
975 (arguments
976 `(#:tests? #f)) ; PyPI tarball lacks tests
977 (home-page "https://github.com/rbarrois/python-semanticversion")
978 (synopsis "Semantic versioning module for Python")
979 (description
980 "The @code{semantic_version} class is a small library for handling
981 @uref{https://semver.org/, semantic versioning} (@dfn{SemVer}) in Python.
982
983 It can compare versions, generate a new version that represents a bump in one of
984 the version levels, and check whether any given string is a proper semantic
985 version identifier.")
986 (license license:bsd-3)))
987
988 (define-public python2-semantic-version
989 (package-with-python2 python-semantic-version))
990
991 (define-public python-serpent
992 (package
993 (name "python-serpent")
994 (version "1.28")
995 (source
996 (origin
997 (method url-fetch)
998 (uri (pypi-uri "serpent" version))
999 (sha256
1000 (base32 "1arnckykpkvv2qrp49l1k7q5mr5pisswl0rvdx98x8wsl1n361pk"))))
1001 (build-system python-build-system)
1002 (native-inputs
1003 `(("python-attrs" ,python-attrs)
1004 ("python-pytz" ,python-pytz)))
1005 (home-page "https://github.com/irmen/Serpent")
1006 (synopsis "Serializer for literal Python expressions")
1007 (description
1008 "Serpent provides @code{ast.literal_eval()}-compatible object tree
1009 serialization. It serializes an object tree into bytes (an utf-8 encoded
1010 string) that can be decoded and then passed as-is to @code{ast.literal_eval()}
1011 to rebuild the original object tree.
1012
1013 Because only safe literals are encoded, it is safe to send serpent data to
1014 other machines, such as over the network.")
1015 (properties `((python2-variant . ,(delay python2-serpent))))
1016 (license license:expat)))
1017
1018 (define-public python2-serpent
1019 (let ((base (package-with-python2 (strip-python2-variant python-serpent))))
1020 (package
1021 (inherit base)
1022 (propagated-inputs
1023 `(("python-enum34" ,python2-enum34)
1024 ,@(package-propagated-inputs base))))))
1025
1026 (define-public python-setuptools
1027 (package
1028 (name "python-setuptools")
1029 (version "41.0.1")
1030 (source
1031 (origin
1032 (method url-fetch)
1033 (uri (pypi-uri "setuptools" version ".zip"))
1034 (sha256
1035 (base32
1036 "04sns22y2hhsrwfy1mha2lgslvpjsjsz8xws7h2rh5a7ylkd28m2"))
1037 (modules '((guix build utils)))
1038 (snippet
1039 '(begin
1040 ;; Remove included binaries which are used to build self-extracting
1041 ;; installers for Windows.
1042 ;; TODO: Find some way to build them ourself so we can include them.
1043 (for-each delete-file (find-files "setuptools" "^(cli|gui).*\\.exe$"))
1044 #t))))
1045 (build-system python-build-system)
1046 ;; FIXME: Tests require pytest, which itself relies on setuptools.
1047 ;; One could bootstrap with an internal untested setuptools.
1048 (arguments
1049 `(#:tests? #f))
1050 (home-page "https://pypi.org/project/setuptools/")
1051 (synopsis
1052 "Library designed to facilitate packaging Python projects")
1053 (description
1054 "Setuptools is a fully-featured, stable library designed to facilitate
1055 packaging Python projects, where packaging includes:
1056 Python package and module definitions,
1057 distribution package metadata,
1058 test hooks,
1059 project installation,
1060 platform-specific details,
1061 Python 3 support.")
1062 ;; TODO: setuptools now bundles the following libraries:
1063 ;; packaging, pyparsing, six and appdirs. How to unbundle?
1064 (license (list license:psfl ; setuptools itself
1065 license:expat ; six, appdirs, pyparsing
1066 license:asl2.0 ; packaging is dual ASL2/BSD-2
1067 license:bsd-2))))
1068
1069 (define-public python2-setuptools
1070 (package-with-python2 python-setuptools))
1071
1072 ;; The setuptools provided by Python 3.7.4 is too new for Tensorflow.
1073 (define-public python-setuptools-for-tensorflow
1074 (hidden-package
1075 (package
1076 (inherit python-setuptools)
1077 (version "39.1.0")
1078 (source (origin
1079 (inherit (package-source python-setuptools))
1080 (uri (pypi-uri "setuptools" version ".zip"))
1081 (sha256
1082 (base32
1083 "1mzdhvfhnv4lggxa8rjl0dzqxvfx377gg5sqs57v89wrp09lwj65")))))))
1084
1085 (define-public python-uniseg
1086 (package
1087 (name "python-uniseg")
1088 (version "0.7.1")
1089 (source
1090 (origin
1091 (method url-fetch)
1092 (uri (pypi-uri "uniseg" version ".zip"))
1093 (sha256
1094 (base32
1095 "05jsazvz6nbmh6l3v1rph5ydkqn1hzx1pyggdyvgp2qgmgrnmiz2"))))
1096 (build-system python-build-system)
1097 (arguments
1098 '(#:tests? #f)) ; The test suite requires network access.
1099 (native-inputs
1100 `(("unzip" ,unzip)))
1101 (home-page
1102 "https://bitbucket.org/emptypage/uniseg-python")
1103 (synopsis
1104 "Python library to determine Unicode text segmentations")
1105 (description
1106 "Uniseg is a Python package used to determine Unicode text segmentations.
1107 Supported segmentations include:
1108 @enumerate
1109 @item @dfn{Code point} (any value in the Unicode codespace)
1110 @item @dfn{Grapheme cluster} (user-perceived character made of a single or
1111 multiple Unicode code points, e.g. \"G\" + acute-accent)
1112 @item Word break
1113 @item Sentence break
1114 @item Line break
1115 @end enumerate")
1116 (license license:expat)))
1117
1118 (define-public python2-uniseg
1119 (package-with-python2 python-uniseg))
1120
1121 (define-public python-humanfriendly
1122 (package
1123 (name "python-humanfriendly")
1124 (version "4.4.1")
1125 (source
1126 (origin
1127 (method url-fetch)
1128 (uri (pypi-uri "humanfriendly" version))
1129 (sha256
1130 (base32
1131 "0pisgizjql86785jchfjv217g0lsgk114g2lja5j4y3lsc3b9szi"))))
1132 (build-system python-build-system)
1133 (arguments
1134 `(;; XXX: Tests depend on coloredlogs, which in turn depends on humanfriendly.
1135 #:tests? #f))
1136 (propagated-inputs
1137 `(("python-monotonic" ,python-monotonic)))
1138 (home-page "https://humanfriendly.readthedocs.io")
1139 (synopsis "Human-friendly input and output in Python")
1140 (description
1141 "The functions and classes in @code{humanfriendly} can be used to make
1142 text interfaces more user-friendly. It includes tools to parse and format
1143 numbers, file sizes, and timespans, timers for long-running operations, menus
1144 to allow the user to choose from a list of options, and terminal interaction
1145 helpers.")
1146 (license license:expat)))
1147
1148 (define-public python2-humanfriendly
1149 (package-with-python2 python-humanfriendly))
1150
1151 (define-public python-textparser
1152 (package
1153 (name "python-textparser")
1154 (version "0.23.0")
1155 (source
1156 (origin
1157 (method url-fetch)
1158 (uri (pypi-uri "textparser" version))
1159 (sha256
1160 (base32
1161 "0w5lyhrsvzs5a9q1l3sjgxgljrvd3ybf796w93kc39wayzvd02gh"))))
1162 (build-system python-build-system)
1163 (home-page "https://github.com/eerimoq/textparser")
1164 (synopsis "Fast text parser for Python")
1165 (description "This library provides a text parser written in the Python
1166 language. It aims to be fast.")
1167 (license license:expat)))
1168
1169 (define-public python-aenum
1170 (package
1171 (name "python-aenum")
1172 (version "2.2.3")
1173 (source
1174 (origin
1175 (method url-fetch)
1176 (uri (pypi-uri "aenum" version))
1177 (sha256
1178 (base32
1179 "1s3008rklv4n1kvmq6xdbdfyrpl0gf1rhqasmd27s5kwyjmlqcx4"))))
1180 (build-system python-build-system)
1181 (arguments
1182 `(#:phases (modify-phases %standard-phases
1183 (replace 'check
1184 (lambda _
1185 (format #t "current working dir ~s~%" (getcwd))
1186 (setenv "PYTHONPATH"
1187 (string-append ".:" (getenv "PYTHONPATH")))
1188 ;; We must run the test suite module directly, as it
1189 ;; fails to define the 'tempdir' variable in scope for
1190 ;; the tests otherwise
1191 ;; (see:https://bitbucket.org/stoneleaf/aenum/\
1192 ;; issues/32/running-tests-with-python-setuppy-test).
1193 (invoke "python3" "aenum/test.py")
1194 ;; This one fails with "NameError: name
1195 ;; 'test_pickle_dump_load' is not defined" (see:
1196 ;; https://bitbucket.org/stoneleaf/aenum/issues/33
1197 ;; /error-running-the-test_v3py-test-suite).
1198 ;; (invoke "python3" "aenum/test_v3.py")
1199 #t)))))
1200 (home-page "https://bitbucket.org/stoneleaf/aenum")
1201 (synopsis "Advanced enumerations, namedtuples and constants for Python")
1202 (description "The aenum library includes an @code{Enum} base class, a
1203 metaclass-based @code{NamedTuple} implementation and a @code{NamedConstant}
1204 class.")
1205 (license license:bsd-3)))
1206
1207 (define-public python-can
1208 (package
1209 (name "python-can")
1210 (version "3.3.3")
1211 (source
1212 (origin
1213 (method url-fetch)
1214 (uri (pypi-uri "python-can" version))
1215 (sha256
1216 (base32
1217 "123lz1bl6xf3d0fvxzr4bg4884yg4m9s21z6xd2m68zhnbv9rmpc"))))
1218 (build-system python-build-system)
1219 (arguments
1220 `(#:phases (modify-phases %standard-phases
1221 (add-after 'unpack 'relax-version-requirements
1222 (lambda _
1223 (substitute* "setup.py"
1224 (("mock~=2\\.0") "mock")
1225 (("coverage<5") "coverage")
1226 (("pytest~=4\\.3") "pytest")
1227 (("hypothesis~=4\\.56") "hypothesis"))
1228 #t))
1229 (add-after 'unpack 'fix-broken-tests
1230 ;; The tests try to run two scripts it expects should be
1231 ;; in PATH, but they aren't at this time (see:
1232 ;; https://github.com/hardbyte/python-can/issues/805).
1233 (lambda _
1234 (substitute* "test/test_scripts.py"
1235 (("\"can_logger\\.py --help\"") "")
1236 (("\"can_player\\.py --help\"") ""))
1237 #t)))))
1238 (propagated-inputs
1239 `(("python-aenum" ,python-aenum)
1240 ("python-wrapt" ,python-wrapt)))
1241 (native-inputs
1242 `(("python-codecov" ,python-codecov)
1243 ("python-coverage" ,python-coverage)
1244 ("python-future" ,python-future)
1245 ("python-hypothesis" ,python-hypothesis)
1246 ("python-mock" ,python-mock)
1247 ("python-pyserial" ,python-pyserial)
1248 ("python-pytest" ,python-pytest)
1249 ("python-pytest-cov" ,python-pytest-cov)
1250 ("python-pytest-runner" ,python-pytest-runner)
1251 ("python-pytest-timeout" ,python-pytest-timeout)))
1252 (home-page "https://github.com/hardbyte/python-can")
1253 (synopsis "Controller Area Network (CAN) interface module for Python")
1254 (description "This package defines the @code{can} module, which provides
1255 controller area network (CAN) support for Python developers; providing common
1256 abstractions to different hardware devices, and a suite of utilities for
1257 sending and receiving messages on a CAN bus.")
1258 (license license:lgpl3+)))
1259
1260 (define-public python-diskcache
1261 (package
1262 (name "python-diskcache")
1263 (version "4.1.0")
1264 (source
1265 (origin
1266 (method url-fetch)
1267 (uri (pypi-uri "diskcache" version))
1268 (sha256
1269 (base32
1270 "1q2wz5sj16zgyy1zpq516qgbnfwsavk1pl2qks0f4r62z5cmmvmw"))))
1271 (build-system python-build-system)
1272 (arguments
1273 `(#:tests? #f)) ;test suite not included in the release
1274 (home-page "http://www.grantjenks.com/docs/diskcache/")
1275 (synopsis "Disk and file backed cache library")
1276 (description "DiskCache is a disk and file backed persistent cache.")
1277 (license license:asl2.0)))
1278
1279 (define-public python-bitstruct
1280 (package
1281 (name "python-bitstruct")
1282 (version "8.9.0")
1283 (source
1284 (origin
1285 (method url-fetch)
1286 (uri (pypi-uri "bitstruct" version))
1287 (sha256
1288 (base32
1289 "1fpc1qh1vss05ap29xvhjp200fm0q4pvgcjl0qpryh7ay6xgr5vx"))))
1290 (build-system python-build-system)
1291 (home-page "https://github.com/eerimoq/bitstruct")
1292 (synopsis "Python values to and C bit field structs converter")
1293 (description "This module performs conversions between Python values and C
1294 bit field structs represented as Python byte strings. It is intended to have
1295 a similar interface as the @code{struct} module from Python, but working on
1296 bits instead of primitive data types like @code{char}, @code{int}, etc.")
1297 (license license:expat)))
1298
1299 (define-public python-cantools
1300 (package
1301 (name "python-cantools")
1302 (version "33.1.1")
1303 (source
1304 (origin
1305 ;; We take the sources from the Git repository as the documentation is
1306 ;; not included with the PyPI archive.
1307 (method git-fetch)
1308 (uri (git-reference
1309 (url "https://github.com/eerimoq/cantools.git")
1310 (commit version)))
1311 (file-name (git-file-name name version))
1312 (sha256
1313 (base32
1314 "1aad137yd8b4jkfvlv812qsxmxcgra7g1p4wbxfsjy1cbf8fbq9q"))))
1315 (build-system python-build-system)
1316 (arguments
1317 `(#:phases
1318 (modify-phases %standard-phases
1319 (add-after 'build 'build-doc
1320 (lambda _
1321 ;; See: https://github.com/eerimoq/cantools/issues/190.
1322 (substitute* "README.rst"
1323 (("https://github.com/eerimoq/cantools/raw/master\
1324 /docs/monitor.png")
1325 "monitor.png"))
1326 (with-directory-excursion "docs"
1327 (invoke "make" "man" "info"))))
1328 (add-after 'install 'install-doc
1329 (lambda* (#:key outputs #:allow-other-keys)
1330 (let* ((out (assoc-ref outputs "out"))
1331 (info (string-append out "/share/info"))
1332 (man1 (string-append out "/share/man/man1")))
1333 (format #t "CWD: ~s~%" (getcwd))
1334 (install-file "docs/_build/texinfo/cantools.info" info)
1335 (install-file "docs/_build/man/cantools.1" man1)
1336 #t))))))
1337 (native-inputs
1338 `(("sphinx" ,python-sphinx)
1339 ("texinfo" ,texinfo)))
1340 (propagated-inputs
1341 `(("python-bitstruct" ,python-bitstruct)
1342 ("python-can" ,python-can)
1343 ("python-diskcache" ,python-diskcache)
1344 ("python-textparser" ,python-textparser)))
1345 (home-page "https://github.com/eerimoq/cantools")
1346 (synopsis "Tools for the Controller Area Network (CAN) bus protocol")
1347 (description "This package includes Controller Area Network (CAN) related
1348 tools that can be used to:
1349 @itemize
1350 @item parse DBC, KCD, SYM, ARXML 4 and CDD files
1351 @item encode and decode CAN messages
1352 @item multiplex simple and extended signals
1353 @item diagnose DID encoding and decoding
1354 @item dump the CAN decoder output
1355 @item test CAN nodes
1356 @item generate C source code
1357 @item monitor the CAN bus
1358 @end itemize")
1359 (license license:expat)))
1360
1361 (define-public python-capturer
1362 (package
1363 (name "python-capturer")
1364 (version "2.4")
1365 (source
1366 (origin
1367 (method url-fetch)
1368 (uri (pypi-uri "capturer" version))
1369 (sha256
1370 (base32
1371 "05d6ji4j8ipiq0br7bwam38qc6hd9l1djmfxlzrxx19ziyjl4089"))))
1372 (build-system python-build-system)
1373 (arguments
1374 `(#:tests? #f))
1375 (propagated-inputs
1376 `(("python-humanfriendly" ,python-humanfriendly)))
1377 (home-page "https://capturer.readthedocs.io")
1378 (synopsis "Capture stdout and stderr streams of the current process")
1379 (description
1380 "The capturer package makes it easy to capture the stdout and stderr
1381 streams of the current process and subprocesses. Output can be relayed
1382 to the terminal in real time but is also available to the Python program
1383 for additional processing.")
1384 (license license:expat)))
1385
1386 (define-public python2-capturer
1387 (package-with-python2 python-capturer))
1388
1389 (define-public python-case
1390 (package
1391 (name "python-case")
1392 (version "1.5.3")
1393 (source
1394 (origin
1395 (method url-fetch)
1396 (uri (pypi-uri "case" version))
1397 (sha256
1398 (base32
1399 "1cagg06vfph864s6l5jb0zqliwxh647bki8j6lf4a4qrv40jnhs8"))))
1400 (build-system python-build-system)
1401 (propagated-inputs
1402 `(("python-mock" ,python-mock)
1403 ("python-nose" ,python-nose)
1404 ("python-six" ,python-six)
1405 ("python-unittest2" ,python-unittest2)))
1406 (native-inputs
1407 `(("python-coverage" ,python-coverage)))
1408 (home-page "https://github.com/celery/case")
1409 (synopsis "Unittest utilities and convenience methods")
1410 (description
1411 "The @code{case} package provides utilities on top of unittest, including
1412 some helpful Python 2 compatibility convenience methods.")
1413 (license license:bsd-3)))
1414
1415 (define-public python-verboselogs
1416 (package
1417 (name "python-verboselogs")
1418 (version "1.7")
1419 (source
1420 (origin
1421 (method url-fetch)
1422 (uri (pypi-uri "verboselogs" version))
1423 (sha256
1424 (base32
1425 "09z4d1jiasn7k1hs5af2ckmnrd0i1d1m04bhfjhv7z6svzfdwgg3"))))
1426 (build-system python-build-system)
1427 (arguments
1428 `(#:phases
1429 (modify-phases %standard-phases
1430 (replace 'check
1431 (lambda _
1432 ;; Do not run pylint plugin test, as astroid is an old
1433 ;; unsupported version.
1434 (invoke "pytest" "-v" "-k" "not test_pylint_plugin"
1435 "verboselogs/tests.py"))))))
1436 (native-inputs
1437 `(("python-mock" ,python-mock)
1438 ("python-pytest" ,python-pytest)))
1439 (home-page "https://verboselogs.readthedocs.io")
1440 (synopsis "Verbose logging level for Python's logging module")
1441 (description
1442 "The @code{verboselogs} package extends Python's @code{logging} module to
1443 add the log levels NOTICE, SPAM, SUCCESS and VERBOSE.")
1444 (license license:expat)))
1445
1446 (define-public python2-verboselogs
1447 (package-with-python2 python-verboselogs))
1448
1449 (define-public python-coloredlogs
1450 (package
1451 (name "python-coloredlogs")
1452 (version "10.0")
1453 (source
1454 (origin
1455 (method url-fetch)
1456 (uri (pypi-uri "coloredlogs" version))
1457 (sha256
1458 (base32
1459 "0dkw6xp0r1dwgz4s2f58npx5nxfq51wf4l6qkm5ib27slgfs4sdq"))))
1460 (build-system python-build-system)
1461 (arguments
1462 `(;Tests require some updated modules
1463 #:tests? #f))
1464 (propagated-inputs
1465 `(("python-capturer" ,python-capturer)))
1466 (home-page "https://coloredlogs.readthedocs.io")
1467 (synopsis "Colored stream handler for Python's logging module")
1468 (description
1469 "The @code{coloredlogs} package enables colored terminal output for
1470 Python's logging module. The @code{ColoredFormatter} class inherits from
1471 @code{logging.Formatter} and uses ANSI escape sequences to render your logging
1472 messages in color.")
1473 (license license:expat)))
1474
1475 (define-public python2-coloredlogs
1476 (package-with-python2 python-coloredlogs))
1477
1478 (define-public python-editorconfig
1479 (package
1480 (name "python-editorconfig")
1481 (version "0.12.2")
1482 (source
1483 (origin
1484 (method url-fetch)
1485 (uri (pypi-uri "EditorConfig" version))
1486 (sha256
1487 (base32
1488 "0v55z351p9qkyp3bbspwywwn28sbcknhirngjbj779n3z52z63hv"))))
1489 (build-system python-build-system)
1490 (home-page "https://editorconfig.org/")
1491 (synopsis "EditorConfig bindings for python")
1492 (description "The EditorConfig project consists of a file format for
1493 defining coding styles and a collection of text editor plugins that enable
1494 editors to read the file format and adhere to defined styles. EditorConfig
1495 files are easily readable and they work nicely with version control systems.")
1496 ;; "fnmatch.py" and "ini.py" are licensed under psfl, the rest is bsd-2.
1497 (license (list license:bsd-2 license:psfl))))
1498
1499 (define-public python-et-xmlfile
1500 (package
1501 (name "python-et-xmlfile")
1502 (version "1.0.1")
1503 (source
1504 (origin
1505 (method url-fetch)
1506 (uri (pypi-uri "et_xmlfile" version))
1507 (sha256
1508 (base32
1509 "0nrkhcb6jdrlb6pwkvd4rycw34y3s931hjf409ij9xkjsli9fkb1"))))
1510 (build-system python-build-system)
1511 (arguments
1512 `(#:phases (modify-phases %standard-phases
1513 (replace 'check
1514 (lambda _
1515 (invoke "pytest"))))))
1516 (native-inputs
1517 `(("python-pytest" ,python-pytest)
1518 ("python-lxml" ,python-lxml))) ;used for the tests
1519 (home-page "https://bitbucket.org/openpyxl/et_xmlfile")
1520 (synopsis "Low memory implementation of @code{lxml.xmlfile}")
1521 (description "This Python library is based upon the @code{xmlfile} module
1522 from @code{lxml}. It aims to provide a low memory, compatible implementation
1523 of @code{xmlfile}.")
1524 (license license:expat)))
1525
1526 (define-public python2-et-xmlfile
1527 (package-with-python2 python-et-xmlfile))
1528
1529 (define-public python-openpyxl
1530 (package
1531 (name "python-openpyxl")
1532 (version "2.6.2")
1533 (source
1534 (origin
1535 ;; We use the upstream repository, as the tests are not included in the
1536 ;; PyPI releases.
1537 (method hg-fetch)
1538 (uri (hg-reference
1539 (url "https://bitbucket.org/openpyxl/openpyxl")
1540 (changeset version)))
1541 (file-name (string-append name "-" version "-checkout"))
1542 (sha256
1543 (base32 "1qhij6kcvdxqjy4g6193nsv4q7fy8n4fwyd3c2z047idlm6s3j4w"))))
1544 (build-system python-build-system)
1545 (arguments
1546 `(#:phases (modify-phases %standard-phases
1547 (replace 'check
1548 (lambda _
1549 (invoke "pytest"))))))
1550 (native-inputs
1551 ;; For the test suite.
1552 `(("python-lxml" ,python-lxml)
1553 ("python-pillow" ,python-pillow)
1554 ("python-pytest" ,python-pytest)))
1555 (propagated-inputs
1556 `(("python-et-xmlfile" ,python-et-xmlfile)
1557 ("python-jdcal" ,python-jdcal)))
1558 (home-page "https://openpyxl.readthedocs.io")
1559 (synopsis "Python library to read/write Excel 2010 XLSX/XLSM files")
1560 (description "This Python library allows reading and writing to the Excel XLSX, XLSM,
1561 XLTX and XLTM file formats that are defined by the Office Open XML (OOXML)
1562 standard.")
1563 (license license:expat)))
1564
1565 (define-public python-eventlet
1566 (package
1567 (name "python-eventlet")
1568 (version "0.25.1")
1569 (source
1570 (origin
1571 (method url-fetch)
1572 (uri (pypi-uri "eventlet" version))
1573 (sha256
1574 (base32
1575 "1hgz8jq19wlz8vwqj900ry8cjv578nz4scc91mlc8944yid6573c"))))
1576 (build-system python-build-system)
1577 (propagated-inputs
1578 `(("python-greenlet" ,python-greenlet)))
1579 (arguments
1580 ;; TODO: Requires unpackaged 'enum-compat'.
1581 '(#:tests? #f))
1582 (home-page "https://eventlet.net")
1583 (synopsis "Concurrent networking library for Python")
1584 (description
1585 "Eventlet is a concurrent networking library for Python that
1586 allows you to change how you run your code, not how you write it.
1587 It uses @code{epoll} or @code{libevent} for highly scalable non-blocking I/O.
1588 Coroutines ensure that the developer uses a blocking style of programming
1589 that is similar to threading, but provide the benefits of non-blocking I/O.
1590 The event dispatch is implicit, which means you can easily use @code{Eventlet}
1591 from the Python interpreter, or as a small part of a larger application.")
1592 (license license:expat)))
1593
1594 (define-public python2-eventlet
1595 (let ((base (package-with-python2
1596 (strip-python2-variant python-eventlet))))
1597 (package (inherit base)
1598 (propagated-inputs
1599 `(("python2-enum34" ,python2-enum34)
1600 ,@(package-propagated-inputs base))))))
1601
1602 (define-public python-six
1603 (package
1604 (name "python-six")
1605 (version "1.14.0")
1606 (source
1607 (origin
1608 (method url-fetch)
1609 (uri (pypi-uri "six" version))
1610 (sha256
1611 (base32
1612 "02lw67hprv57hyg3cfy02y3ixjk3nzwc0dx3c4ynlvkfwkfdnsr3"))))
1613 (build-system python-build-system)
1614 (arguments
1615 `(#:phases
1616 (modify-phases %standard-phases
1617 (replace 'check
1618 (lambda _
1619 (invoke "py.test" "-v"))))))
1620 (native-inputs
1621 `(("python-pytest" ,python-pytest-bootstrap)))
1622 (home-page "https://pypi.org/project/six/")
1623 (synopsis "Python 2 and 3 compatibility utilities")
1624 (description
1625 "Six is a Python 2 and 3 compatibility library. It provides utility
1626 functions for smoothing over the differences between the Python versions with
1627 the goal of writing Python code that is compatible on both Python versions.
1628 Six supports every Python version since 2.5. It is contained in only one
1629 Python file, so it can be easily copied into your project.")
1630 (license license:x11)))
1631
1632 (define-public python2-six
1633 (package-with-python2 python-six))
1634
1635 (define-public python-six-bootstrap
1636 (package
1637 (inherit python-six)
1638 (name "python-six-bootstrap")
1639 (native-inputs `())
1640 (arguments `(#:tests? #f))))
1641
1642 (define-public python2-six-bootstrap
1643 (package-with-python2 python-six-bootstrap))
1644
1645 (define-public python-schedule
1646 (package
1647 (name "python-schedule")
1648 (version "0.4.3")
1649 (source
1650 (origin
1651 (method url-fetch)
1652 (uri (pypi-uri "schedule" version))
1653 (sha256
1654 (base32
1655 "0vplyjcbfrq50sphlwya749z8p2pcyi2nycw3518i0qpd9a6189i"))))
1656 (build-system python-build-system)
1657 (native-inputs
1658 `(("python-pytest" ,python-pytest)
1659 ("python-mock" ,python-mock)))
1660 (home-page "https://github.com/dbader/schedule")
1661 (synopsis "Schedule periodic function calls in Python")
1662 (description
1663 "Schedule is an in-process scheduler for periodic jobs that uses the
1664 builder pattern for configuration. Schedule lets you run Python functions (or
1665 any other callable) periodically at pre-determined intervals using a simple,
1666 human-friendly syntax.")
1667 (license license:expat)))
1668
1669 (define-public python2-schedule
1670 (package-with-python2 python-schedule))
1671
1672 (define-public python-mechanize
1673 (package
1674 (name "python-mechanize")
1675 (version "0.4.5")
1676 (source
1677 (origin
1678 (method url-fetch)
1679 (uri (pypi-uri "mechanize" version))
1680 (sha256
1681 (base32
1682 "1z9kqcwb8gfq2l6i42z624kxpd8692a0c8gw2x5bbm7n848w2mb3"))))
1683 (build-system python-build-system)
1684 (propagated-inputs
1685 `(("python-html5lib" ,python-html5lib)))
1686 (home-page "https://github.com/python-mechanize/mechanize")
1687 (synopsis
1688 "Stateful programmatic web browsing in Python")
1689 (description
1690 "Mechanize implements stateful programmatic web browsing in Python,
1691 after Andy Lester’s Perl module WWW::Mechanize.")
1692 (license license:bsd-3)))
1693
1694 (define-public python2-mechanize
1695 (package-with-python2 python-mechanize))
1696
1697 (define-public python-simplejson
1698 (package
1699 (name "python-simplejson")
1700 (version "3.14.0")
1701 (source
1702 (origin
1703 (method url-fetch)
1704 (uri (pypi-uri "simplejson" version))
1705 (sha256
1706 (base32
1707 "1lkv3xlf7ryzi69zqfdbkvpxdfy1rg1rq2yzcnxgf4km5m6difqy"))))
1708 (build-system python-build-system)
1709 (home-page "http://simplejson.readthedocs.org/en/latest/")
1710 (synopsis
1711 "Json library for Python")
1712 (description
1713 "JSON (JavaScript Object Notation) is a subset of JavaScript
1714 syntax (ECMA-262 3rd edition) used as a lightweight data interchange
1715 format.
1716
1717 Simplejson exposes an API familiar to users of the standard library marshal
1718 and pickle modules. It is the externally maintained version of the json
1719 library contained in Python 2.6, but maintains compatibility with Python 2.5
1720 and (currently) has significant performance advantages, even without using
1721 the optional C extension for speedups. Simplejson is also supported on
1722 Python 3.3+.")
1723 (license license:x11)))
1724
1725 (define-public python2-simplejson
1726 (package-with-python2 python-simplejson))
1727
1728
1729 (define-public python-pyicu
1730 (package
1731 (name "python-pyicu")
1732 (version "2.4.3")
1733 (source
1734 (origin
1735 (method url-fetch)
1736 (uri (pypi-uri "PyICU" version))
1737 (sha256
1738 (base32
1739 "075bw66b3w0nw6mc5k32fwmrhyrmq3d7da3q2mw212qfmm0pgjn0"))))
1740 (build-system python-build-system)
1741 (inputs
1742 `(("icu4c" ,icu4c)))
1743 (native-inputs
1744 `(("python-pytest" ,python-pytest)
1745 ("python-six" ,python-six)))
1746 (home-page "https://github.com/ovalhub/pyicu")
1747 (synopsis "Python extension wrapping the ICU C++ API")
1748 (description
1749 "PyICU is a python extension wrapping the ICU C++ API.")
1750 (license license:x11)))
1751
1752 (define-public python2-pyicu
1753 (package-with-python2 python-pyicu))
1754
1755 (define-public python-dogtail
1756 (package
1757 (name "python-dogtail")
1758 (version "0.9.11")
1759 (source (origin
1760 (method url-fetch)
1761 (uri
1762 (string-append
1763 "https://gitlab.com/dogtail/dogtail/-/raw/released/"
1764 "dogtail-" version ".tar.gz"))
1765 (sha256
1766 (base32
1767 "0sr38z7b2n12bvfd4xw4b5dnnhkn5zl3h0ymmnnzavcihfqia6l0"))))
1768 (build-system python-build-system)
1769 (arguments
1770 `(#:tests? #f ; TODO Launching dbus for the tests
1771 ; fails
1772 #:phases
1773 (modify-phases %standard-phases
1774 (replace 'check
1775 (lambda* (#:key tests? #:allow-other-keys)
1776 (when tests?
1777 (system "Xvfb :1 &")
1778 (setenv "DISPLAY" ":1")
1779 (invoke "dbus-run-session" "--" "nosetests" "-v" "tests/"))
1780 #t)))))
1781 (propagated-inputs
1782 `(("python-pygobject" ,python-pygobject)
1783 ("python-pycairo" ,python-pycairo)
1784 ("python-pyatspi" ,python-pyatspi)))
1785 (native-inputs
1786 `(("python-nose" ,python-nose)
1787 ("gtk+" ,gtk+)
1788 ("xvfb" ,xorg-server)
1789 ("dbus" ,dbus)
1790 ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
1791 ("gobject-introspection" ,gobject-introspection)))
1792 (home-page "https://gitlab.com/dogtail/dogtail/")
1793 (synopsis "GUI test tool and automation framework written in Python")
1794 (description
1795 "Dogtail is a GUI test tool and automation framework written in Python.
1796 It uses Accessibility (a11y) technologies to communicate with desktop
1797 applications. dogtail scripts are written in Python and executed like any
1798 other Python program.")
1799 (license license:gpl2+)))
1800
1801 (define-public python2-dogtail
1802 (package-with-python2 python-dogtail))
1803
1804 (define-public python-empy
1805 (package
1806 (name "python-empy")
1807 (version "3.3.3")
1808 (source (origin
1809 (method url-fetch)
1810 (uri (string-append "http://www.alcyone.com/software/empy/empy-"
1811 version ".tar.gz"))
1812 (sha256
1813 (base32
1814 "1mxfy5mgp473ga1pgz2nvm8ds6z4g3hdky8523z6jzvcs9ny6hcq"))))
1815 (build-system python-build-system)
1816 (arguments
1817 `(#:tests? #f)) ; python2 only
1818 (home-page "http://www.alcyone.com/software/empy/")
1819 (synopsis "Templating system for Python")
1820 (description
1821 "EmPy is a system for embedding Python expressions and statements in
1822 template text; it takes an EmPy source file, processes it, and produces
1823 output. This is accomplished via expansions, which are special signals to the
1824 EmPy system and are set off by a special prefix (by default the at sign, @@).
1825 EmPy can expand arbitrary Python expressions and statements in this way, as
1826 well as a variety of special forms. Textual data not explicitly delimited in
1827 this way is sent unaffected to the output, allowing Python to be used in
1828 effect as a markup language. Also supported are callbacks via hooks,
1829 recording and playback via diversions, and dynamic, chainable filters. The
1830 system is highly configurable via command line options and embedded
1831 commands.")
1832 (license license:lgpl2.1+)))
1833
1834 (define-public python2-empy
1835 (let ((base (package-with-python2 (strip-python2-variant python-empy))))
1836 (package
1837 (inherit base)
1838 (arguments `(,@(package-arguments base)
1839 #:tests? #t)))))
1840
1841 (define-public python2-element-tree
1842 (package
1843 (name "python2-element-tree")
1844 (version "1.2.6")
1845 (source (origin
1846 (method url-fetch)
1847 (uri (string-append
1848 "http://effbot.org/media/downloads/elementtree-"
1849 version "-20050316.tar.gz"))
1850 (sha256
1851 (base32
1852 "016bphqnlg0l4vslahhw4r0aanw95bpypy65r1i1acyb2wj5z7dj"))))
1853 (build-system python-build-system)
1854 (arguments
1855 `(#:python ,python-2 ; seems to be part of Python 3
1856 #:tests? #f)) ; no 'test' sub-command
1857 (synopsis "Toolkit for XML processing in Python")
1858 (description
1859 "ElementTree is a Python library supporting lightweight XML processing.")
1860 (home-page "https://effbot.org/zone/element-index.htm")
1861 (license (license:x11-style
1862 "http://docs.python.org/2/license.html"
1863 "Like \"CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2\"."))))
1864
1865 (define-public python2-pybugz
1866 (package
1867 (name "python2-pybugz")
1868 (version "0.6.11")
1869 (source (origin
1870 (method url-fetch)
1871 (uri (string-append
1872 "http://bits.liquidx.net/projects/pybugz/pybugz-"
1873 version ".tar.gz"))
1874 (sha256
1875 (base32
1876 "17ni00p08gp5lkxlrrcnvi3x09fmajnlbz4da03qcgl9q21ym4jd"))
1877 (patches (search-patches "pybugz-stty.patch"
1878 "pybugz-encode-error.patch"))))
1879 (build-system python-build-system)
1880 (arguments
1881 `(#:python ,python-2 ; SyntaxError with Python 3
1882 #:tests? #f)) ; no 'test' sub-command
1883 (propagated-inputs
1884 `(("element-tree" ,python2-element-tree)))
1885 (synopsis "Python and command-line interface to Bugzilla")
1886 (description
1887 "PyBugz is a Python library and command-line tool to query the Bugzilla
1888 bug tracking system. It is meant as an aid to speed up interaction with the
1889 bug tracker.")
1890 (home-page "http://www.liquidx.net/pybugz/")
1891 (license license:gpl2)))
1892
1893 (define-public python2-enum
1894 (package
1895 (name "python2-enum")
1896 (version "0.4.6")
1897 (source (origin
1898 (method url-fetch)
1899 (uri (pypi-uri "enum" version))
1900 (sha256
1901 (base32
1902 "13lk3yrwj42vl30kw3c194f739nrfrdg64s6i0v2p636n4k8brsl"))))
1903 (build-system python-build-system)
1904 (arguments
1905 `(#:python ,python-2))
1906 (home-page "https://pypi.org/project/enum/")
1907 (synopsis "Robust enumerated type support in Python")
1908 (description
1909 "This provides a module for robust enumerations in Python. It has
1910 been superseded by the Python standard library and is provided only for
1911 compatibility.")
1912 ;; Choice of either license.
1913 (license (list license:gpl3+ license:psfl))))
1914
1915 (define-public python-enum34
1916 (package
1917 (name "python-enum34")
1918 (version "1.1.6")
1919 (source
1920 (origin
1921 (method url-fetch)
1922 (uri (pypi-uri "enum34" version))
1923 (sha256
1924 (base32
1925 "1cgm5ng2gcfrkrm3hc22brl6chdmv67b9zvva9sfs7gn7dwc9n4a"))))
1926 (build-system python-build-system)
1927 (home-page "https://pypi.org/project/enum34/")
1928 (synopsis "Backported Python 3.4 Enum")
1929 (description
1930 "Enum34 is the new Python stdlib enum module available in Python 3.4
1931 backported for previous versions of Python from 2.4 to 3.3.")
1932 (license license:bsd-3)))
1933
1934 (define-public python2-enum34
1935 (package-with-python2 python-enum34))
1936
1937 (define-public python-parse-type
1938 (package
1939 (name "python-parse-type")
1940 (version "0.4.2")
1941 (source
1942 (origin
1943 (method url-fetch)
1944 (uri (pypi-uri "parse_type" version))
1945 (sha256
1946 (base32
1947 "0g3b6gsdwnm8dpkh2vn34q6dzxm9gl908ggyzcv31n9xbp3vv5pm"))))
1948 (build-system python-build-system)
1949 (propagated-inputs
1950 `(("python-six" ,python-six)
1951 ("python-parse" ,python-parse)))
1952 (native-inputs
1953 `(("python-pytest" ,python-pytest)
1954 ("python-pytest-runner" ,python-pytest-runner)))
1955 (home-page "https://github.com/jenisys/parse_type")
1956 (synopsis "Extended parse module")
1957 (description
1958 "Parse_type extends the python parse module.")
1959 (properties
1960 `((python2-variant . ,(delay python2-parse-type))))
1961 (license license:bsd-3)))
1962
1963 (define-public python2-parse-type
1964 (let ((base (package-with-python2
1965 (strip-python2-variant python-parse-type))))
1966 (package (inherit base)
1967 (propagated-inputs
1968 `(("python2-enum34" ,python2-enum34)
1969 ,@(package-propagated-inputs base))))))
1970
1971 (define-public python-parse
1972 (package
1973 (name "python-parse")
1974 (version "1.8.4")
1975 (source
1976 (origin
1977 (method url-fetch)
1978 (uri (pypi-uri "parse" version))
1979 (sha256
1980 (base32
1981 "0f8997xr8nq2nq35iiviq8ningd1zvy59fg503xfpbi2dwhgdkf3"))))
1982 (build-system python-build-system)
1983 (arguments
1984 `(#:phases
1985 (modify-phases %standard-phases
1986 (replace 'check
1987 (lambda _ (invoke "python" "test_parse.py"))))))
1988 (home-page "https://github.com/r1chardj0n3s/parse")
1989 (synopsis "Parse strings")
1990 (description
1991 "Parse strings using a specification based on the Python @code{format()}
1992 syntax.")
1993 (license license:x11)))
1994
1995 (define-public python-polib
1996 (package
1997 (name "python-polib")
1998 (version "1.0.8")
1999 (source (origin
2000 (method url-fetch)
2001 (uri (pypi-uri "polib" version))
2002 (sha256
2003 (base32
2004 "1pq2hbm3m2q0cjdszk8mc4qa1vl3wcblh5nfyirlfnzb2pcy7zss"))))
2005 (build-system python-build-system)
2006 (home-page "https://bitbucket.org/izi/polib/wiki/Home")
2007 (synopsis "Manipulate, create and modify gettext files")
2008 (description "Polib can manipulate any gettext format (po, pot and mo)
2009 files. It can be used to create po files from scratch or to modify
2010 existing ones.")
2011 (license license:expat)))
2012
2013 (define-public python2-polib
2014 (let ((base (package-with-python2 (strip-python2-variant python-polib))))
2015 (package
2016 (inherit base)
2017 (arguments `(,@(package-arguments base)
2018 ;; Tests don't work with python2.
2019 #:tests? #f)))))
2020
2021 (define-public python-poyo
2022 (package
2023 (name "python-poyo")
2024 (version "0.5.0")
2025 (source
2026 (origin
2027 (method url-fetch)
2028 (uri (pypi-uri "poyo" version))
2029 (sha256
2030 (base32
2031 "1pflivs6j22frz0v3dqxnvc8yb8fb52g11lqr88z0i8cg2m5csg2"))))
2032 (build-system python-build-system)
2033 (home-page "https://github.com/hackebrot/poyo")
2034 (synopsis "Lightweight YAML Parser for Python")
2035 (description
2036 "This package provides a lightweight YAML Parser for Python. It supports
2037 only a chosen subset of the YAML format that is required to parse cookiecutter
2038 user configuration files. It does not have support for serializing into YAML
2039 and is not compatible with JSON.")
2040 (license license:expat)))
2041
2042 (define-public scons
2043 (package
2044 (name "scons")
2045 (version "3.0.4")
2046 (source (origin
2047 (method git-fetch)
2048 (uri (git-reference
2049 (url "https://github.com/SCons/scons.git")
2050 (commit version)))
2051 (file-name (git-file-name name version))
2052 (sha256
2053 (base32
2054 "1xy8jrwz87y589ihcld4hv7wn122sjbz914xn8h50ww77wbhk8hn"))))
2055 (build-system python-build-system)
2056 (arguments
2057 `(#:use-setuptools? #f ; still relies on distutils
2058 #:tests? #f ; no 'python setup.py test' command
2059 #:phases
2060 (modify-phases %standard-phases
2061 (add-before 'build 'bootstrap
2062 (lambda _
2063 (substitute* "src/engine/SCons/compat/__init__.py"
2064 (("sys.modules\\[new\\] = imp.load_module\\(old, \\*imp.find_module\\(old\\)\\)")
2065 "sys.modules[new] = __import__(old)"))
2066 (substitute* "src/engine/SCons/Platform/__init__.py"
2067 (("mod = imp.load_module\\(full_name, file, path, desc\\)")
2068 "mod = __import__(full_name)"))
2069 (invoke "python" "bootstrap.py" "build/scons" "DEVELOPER=guix")
2070 (chdir "build/scons")
2071 #t)))))
2072 (home-page "https://scons.org/")
2073 (synopsis "Software construction tool written in Python")
2074 (description
2075 "SCons is a software construction tool. Think of SCons as an improved,
2076 cross-platform substitute for the classic Make utility with integrated
2077 functionality similar to autoconf/automake and compiler caches such as ccache.
2078 In short, SCons is an easier, more reliable and faster way to build
2079 software.")
2080 (license license:x11)))
2081
2082 (define-public scons-python2
2083 (package
2084 (inherit (package-with-python2 scons))
2085 (name "scons-python2")))
2086
2087 (define-public python-extras
2088 (package
2089 (name "python-extras")
2090 (version "1.0.0")
2091 (source
2092 (origin
2093 (method url-fetch)
2094 (uri (pypi-uri "extras" version))
2095 (sha256
2096 (base32
2097 "0khvm08rcwm62wc47j8niyl6h13f8w51c8669ifivjdr23g3cbhk"))))
2098 (build-system python-build-system)
2099 (arguments
2100 ;; FIXME: Circular dependency on testtools.
2101 '(#:tests? #f))
2102 (home-page "https://github.com/testing-cabal/extras")
2103 (synopsis "Useful extensions to the Python standard library")
2104 (description
2105 "Extras is a set of extensions to the Python standard library.")
2106 (license license:expat)))
2107
2108 (define-public python2-extras
2109 (package-with-python2 python-extras))
2110
2111 (define-public python-mimeparse
2112 (package
2113 (name "python-mimeparse")
2114 (version "1.6.0")
2115 (source
2116 (origin
2117 (method url-fetch)
2118 (uri (pypi-uri "python-mimeparse" version))
2119 (sha256
2120 (base32
2121 "0y2g6cl660bpz11srgqyvvm8gmywpgyx8g0xfvbiyr0af0yv1r3n"))))
2122 (build-system python-build-system)
2123 (arguments
2124 '(#:phases
2125 (modify-phases %standard-phases
2126 (replace 'check
2127 (lambda _
2128 (invoke "./mimeparse_test.py"))))))
2129 (home-page
2130 "https://github.com/dbtsai/python-mimeparse")
2131 (synopsis "Python library for parsing MIME types")
2132 (description
2133 "Mimeparse provides basic functions for parsing MIME type names and
2134 matching them against a list of media-ranges.")
2135 (license license:expat)))
2136
2137 (define-public python2-mimeparse
2138 (package-with-python2 python-mimeparse))
2139
2140 (define-public python-miniboa
2141 (package
2142 (name "python-miniboa")
2143 (version "1.0.7")
2144 (source
2145 (origin
2146 (method url-fetch)
2147 (uri (pypi-uri "miniboa" version))
2148 (sha256
2149 (base32
2150 "09jh3pn4rh7kh7jayanf8jzy6gp03791b5a193w6148cf3i6k9m3"))))
2151 (build-system python-build-system)
2152 (home-page "https://github.com/shmup/miniboa")
2153 (synopsis "Simple, single-threaded Telnet server")
2154 (description
2155 "Miniboa is a simple, asynchronous, single-threaded, poll-based Telnet
2156 server.")
2157 (license license:asl2.0)))
2158
2159 (define-public python2-miniboa
2160 (package-with-python2 python-miniboa))
2161
2162 (define-public python-pafy
2163 (package
2164 (name "python-pafy")
2165 (version "0.5.3.1")
2166 (source
2167 (origin
2168 (method url-fetch)
2169 (uri (pypi-uri "pafy" version))
2170 (sha256
2171 (base32
2172 "1a7dxi95m1043rxx1r5x3ngb66nwlq6aqcasyqqjzmmmjps4zrim"))))
2173 (build-system python-build-system)
2174 (arguments
2175 `(#:tests? #f)) ; Currently pafy can not find itself in the tests
2176 (propagated-inputs
2177 ;; Youtube-dl is a python package which is imported in the file
2178 ;; "backend_youtube_dl.py", therefore it needs to be propagated.
2179 `(("youtube-dl" ,youtube-dl)))
2180 (home-page "https://np1.github.io/pafy/")
2181 (synopsis "Retrieve YouTube content and metadata")
2182 (description
2183 "@code{pafy} is a python library to retrieve YouTube content and metadata.")
2184 (license license:lgpl3+)))
2185
2186 (define-public python2-funcsigs
2187 (package
2188 (name "python2-funcsigs")
2189 (version "1.0.2")
2190 (source (origin
2191 (method url-fetch)
2192 (uri (pypi-uri "funcsigs" version))
2193 (sha256
2194 (base32
2195 "0l4g5818ffyfmfs1a924811azhjj8ax9xd1cffr1mzd3ycn0zfx7"))))
2196 (build-system python-build-system)
2197 (arguments
2198 `(#:python ,python-2))
2199 (native-inputs
2200 `(("python2-unittest2" ,python2-unittest2)))
2201 (home-page "http://funcsigs.readthedocs.org")
2202 (synopsis "Python function signatures from PEP362")
2203 (description
2204 "Backport of @code{funcsigs} which was introduced in Python 3.3.")
2205 (license license:asl2.0)))
2206
2207 (define-public python2-funcsigs-bootstrap
2208 (package
2209 (inherit python2-funcsigs)
2210 (name "python2-funcsigs-bootstrap")
2211 (native-inputs `())
2212 (arguments
2213 `(#:tests? #f
2214 ,@(package-arguments python2-funcsigs)))))
2215
2216 (define-public python-py
2217 (package
2218 (name "python-py")
2219 (version "1.8.1")
2220 (source
2221 (origin
2222 (method url-fetch)
2223 (uri (pypi-uri "py" version))
2224 (sha256
2225 (base32
2226 "1ajjazg3913n0sp3vjyva9c2qh5anx8ziryng935f89604a0h9sy"))))
2227 (build-system python-build-system)
2228 (arguments
2229 ;; FIXME: "ImportError: 'test' module incorrectly imported from
2230 ;; '/gnu/store/...-python-pytest-mimimal-3.0.5/lib/python3.5/site-packages'.
2231 ;; Expected '/tmp/guix-build-python-py-1.4.31.drv-0/py-1.4.31/py'.
2232 ;; Is this module globally installed?"
2233 '(#:tests? #f))
2234 (native-inputs
2235 `(("python-setuptools-scm" ,python-setuptools-scm)))
2236 (home-page "https://github.com/pytest-dev/py")
2237 (synopsis "Python library for parsing, I/O, instrospection, and logging")
2238 (description
2239 "Py is a Python library for file name parsing, .ini file parsing, I/O,
2240 code introspection, and logging.")
2241 (license license:expat)))
2242
2243 (define-public python2-py
2244 (package-with-python2 python-py))
2245
2246 ;; Recent versions of python-fixtures and python-testrepository need
2247 ;; python-pbr for packaging, which itself needs these two packages for
2248 ;; testing.
2249 ;; To fix this circular dependency, we use a build of python-pbr, based on the
2250 ;; same source, just without any test dependencies and with tests disabled.
2251 ;; python-pbr-minmal is then used to package python-fixtures and
2252 ;; python-testrepository.
2253 ;; Strictly speaking we currently could remove the test-requirements from the
2254 ;; normal python-pbr package (and save this package) since test are disabled
2255 ;; there anyway. But this may change in future.
2256 (define-public python-pbr-minimal
2257 (package
2258 (name "python-pbr-minimal")
2259 (version "3.0.1")
2260 (source
2261 (origin
2262 (method url-fetch)
2263 (uri (pypi-uri "pbr" version))
2264 (sha256
2265 (base32
2266 "14fs5acnalnb3h62s7q7av239j541fk0n0z0lawh4h09b1s93s6p"))))
2267 (build-system python-build-system)
2268 (arguments
2269 `(#:tests? #f))
2270 (home-page "https://docs.openstack.org/pbr/latest/")
2271 (synopsis "Minimal build of python-pbr used for bootstrapping")
2272 (description
2273 "Used only for bootstrapping python2-pbr, you should not need this.")
2274 (license license:asl2.0)))
2275
2276 (define-public python2-pbr-minimal
2277 (package-with-python2 python-pbr-minimal))
2278
2279 (define-public python-pbr
2280 (package
2281 (inherit python-pbr-minimal)
2282 (name "python-pbr")
2283 (arguments
2284 `(#:tests? #f)) ;; Most tests seem to use the Internet.
2285 (propagated-inputs
2286 `(("git" ,git))) ;; pbr actually uses the "git" binary.
2287 (native-inputs
2288 `(("python-fixtures" ,python-fixtures-bootstrap)
2289 ;; discover, coverage, hacking, subunit
2290 ("python-mock" ,python-mock)
2291 ("python-six" ,python-six)
2292 ("python-sphinx" ,python-sphinx)
2293 ("python-testrepository" ,python-testrepository-bootstrap)
2294 ("python-testresources" ,python-testresources-bootstrap)
2295 ("python-testscenarios" ,python-testscenarios-bootstrap)
2296 ("python-testtools" ,python-testtools-bootstrap)
2297 ("python-virtualenv" ,python-virtualenv)))
2298 (synopsis "Enhance the default behavior of Python’s setuptools")
2299 (description
2300 "Python Build Reasonableness (PBR) is a library that injects some useful
2301 and sensible default behaviors into your setuptools run. It will set
2302 versions, process requirements files and generate AUTHORS and ChangeLog file
2303 from git information.
2304 ")))
2305
2306 (define-public python2-pbr
2307 (package-with-python2 python-pbr))
2308
2309 (define-public python-pyrsistent
2310 (package
2311 (name "python-pyrsistent")
2312 (version "0.16.0")
2313 (home-page "https://github.com/tobgu/pyrsistent")
2314 (source (origin
2315 (method url-fetch)
2316 (uri (pypi-uri "pyrsistent" version))
2317 (sha256
2318 (base32
2319 "1lrsjgblnapfimd0alsi1as5nz2lfqv97131l7d6anbjzq2rjri8"))))
2320 (build-system python-build-system)
2321 (arguments
2322 '(#:phases (modify-phases %standard-phases
2323 ;; The package works fine with newer Pytest and Hypothesis, but
2324 ;; has pinned older versions to stay compatible with Python 2.
2325 (add-before 'check 'loosen-pytest-requirement
2326 (lambda _
2327 (substitute* "setup.py"
2328 (("pytest<5") "pytest")
2329 (("hypothesis<5") "hypothesis"))
2330 #t)))))
2331 (native-inputs
2332 `(("python-hypothesis" ,python-hypothesis)
2333 ("python-pytest" ,python-pytest)
2334 ("python-pytest-runner" ,python-pytest-runner)))
2335 (propagated-inputs
2336 `(("python-six" ,python-six)))
2337 (synopsis "Persistent data structures for Python")
2338 (description
2339 "Pyrsistent is a number of persistent collections (by some referred to as
2340 functional data structures). Persistent in the sense that they are immutable.
2341
2342 All methods on a data structure that would normally mutate it instead return a
2343 new copy of the structure containing the requested updates. The original
2344 structure is left untouched.")
2345 (license license:expat)))
2346
2347 (define-public python2-pyrsistent
2348 (package-with-python2 python-pyrsistent))
2349
2350 (define-public python-exif-read
2351 (package
2352 (name "python-exif-read")
2353 (version "2.1.2")
2354 (source (origin
2355 (method url-fetch)
2356 (uri (pypi-uri "ExifRead" version))
2357 (sha256
2358 (base32
2359 "1b90jf6m9vxh9nanhpyvqdq7hmfx5iggw1l8kq10jrs6xgr49qkr"))))
2360 (build-system python-build-system)
2361 (arguments `(#:tests? #f)) ; no tests
2362 (home-page "https://github.com/ianare/exif-py")
2363 (synopsis "Python library to extract EXIF data from image files")
2364 (description
2365 "ExifRead is a Python library to extract EXIF data from tiff and jpeg
2366 files.")
2367 (license license:bsd-3)))
2368
2369 (define-public python2-exif-read
2370 (package-with-python2 python-exif-read))
2371
2372 (define-public python-pyld
2373 (package
2374 (name "python-pyld")
2375 (version "1.0.5")
2376 (source (origin
2377 (method url-fetch)
2378 (uri (pypi-uri "PyLD" version))
2379 (sha256
2380 (base32
2381 "1ywbdbsrkg533qh8xn9ifjh2mvam6v5msrjyqq73jfpvcp89qvff"))))
2382 (build-system python-build-system)
2383 (home-page "https://github.com/digitalbazaar/pyld")
2384 (synopsis "Python implementation of the JSON-LD specification")
2385 (description
2386 "PyLD is an implementation of the JSON-LD specification.")
2387 (license license:bsd-3)))
2388
2389 (define-public python2-pyld
2390 (package-with-python2 python-pyld))
2391
2392 (define-public python-click
2393 (package
2394 (name "python-click")
2395 (version "7.0")
2396 (source
2397 (origin
2398 (method url-fetch)
2399 (uri (pypi-uri "click" version))
2400 (sha256
2401 (base32
2402 "1mzjixd4vjbjvzb6vylki9w1556a9qmdh35kzmq6cign46av952v"))))
2403 (build-system python-build-system)
2404 (arguments
2405 `(#:phases
2406 (modify-phases %standard-phases
2407 (add-after 'unpack 'fix-paths
2408 (lambda* (#:key inputs #:allow-other-keys)
2409 (let ((glibc (assoc-ref inputs ,(if (%current-target-system)
2410 "cross-libc" "libc"))))
2411 (substitute* "click/_unicodefun.py"
2412 (("'locale'")
2413 (string-append "'" glibc "/bin/locale'"))))
2414 #t))
2415 (replace 'check
2416 (lambda _
2417 (invoke "python" "-m" "pytest"))))))
2418 (native-inputs
2419 `(("python-pytest" ,python-pytest)))
2420 (home-page "https://palletsprojects.com/p/click/")
2421 (synopsis "Command line library for Python")
2422 (description
2423 "Click is a Python package for creating command line interfaces in a
2424 composable way with as little code as necessary. Its name stands for
2425 \"Command Line Interface Creation Kit\". It's highly configurable but comes
2426 with sensible defaults out of the box.")
2427 (license license:bsd-3)))
2428
2429 (define-public python2-click
2430 (package-with-python2 python-click))
2431
2432 (define-public python-wheel
2433 (package
2434 (name "python-wheel")
2435 (version "0.33.6")
2436 (source
2437 (origin
2438 (method url-fetch)
2439 (uri (pypi-uri "wheel" version))
2440 (sha256
2441 (base32
2442 "0ii6f34rvpjg3nmw4bc2h7fhdsy38y1h93hghncfs5akfrldmj8h"))))
2443 (build-system python-build-system)
2444 (arguments
2445 ;; FIXME: The test suite runs "python setup.py bdist_wheel", which in turn
2446 ;; fails to find the newly-built bdist_wheel library, even though it is
2447 ;; available on PYTHONPATH. What search path is consulted by setup.py?
2448 '(#:tests? #f))
2449 (home-page "https://bitbucket.org/pypa/wheel/")
2450 (synopsis "Format for built Python packages")
2451 (description
2452 "A wheel is a ZIP-format archive with a specially formatted filename and
2453 the @code{.whl} extension. It is designed to contain all the files for a PEP
2454 376 compatible install in a way that is very close to the on-disk format. Many
2455 packages will be properly installed with only the @code{Unpack} step and the
2456 unpacked archive preserves enough information to @code{Spread} (copy data and
2457 scripts to their final locations) at any later time. Wheel files can be
2458 installed with a newer @code{pip} or with wheel's own command line utility.")
2459 (license license:expat)))
2460
2461 (define-public python2-wheel
2462 (package-with-python2 python-wheel))
2463
2464 (define-public python-vcversioner
2465 (package
2466 (name "python-vcversioner")
2467 (version "2.16.0.0")
2468 (source
2469 (origin
2470 (method url-fetch)
2471 (uri (pypi-uri "vcversioner" version))
2472 (sha256
2473 (base32
2474 "16z10sm78jd7ca3jbkgc3q5i8a8q7y1h21q1li21yy3rlhbhrrns"))))
2475 (build-system python-build-system)
2476 (synopsis "Python library for version number discovery")
2477 (description "Vcversioner is a Python library that inspects tagging
2478 information in a variety of version control systems in order to discover
2479 version numbers.")
2480 (home-page "https://github.com/habnabit/vcversioner")
2481 (license license:isc)))
2482
2483 (define-public python2-vcversioner
2484 (package-with-python2 python-vcversioner))
2485
2486 (define-public python-jdcal
2487 (package
2488 (name "python-jdcal")
2489 (version "1.4")
2490 (source
2491 (origin
2492 (method url-fetch)
2493 (uri (pypi-uri "jdcal" version))
2494 (sha256
2495 (base32
2496 "1ja6j2xq97bsl6rv09mhdx7n0xnrsfx0mj5xqza0mxghqmkm02pa"))))
2497 (build-system python-build-system)
2498 (arguments
2499 `(#:phases (modify-phases %standard-phases
2500 (replace 'check
2501 (lambda _
2502 (invoke "pytest"))))))
2503 (native-inputs
2504 `(("python-pytest" ,python-pytest)))
2505 (home-page "https://github.com/phn/jdcal")
2506 (synopsis "Functions to convert between Julian dates Gregorian dates")
2507 (description "This Python library provides functions for converting
2508 between Julian dates and Gregorian dates.")
2509 (license license:bsd-2)))
2510
2511 (define-public python2-jdcal
2512 (package-with-python2 python-jdcal))
2513
2514 (define-public python-jsondiff
2515 (package
2516 (name "python-jsondiff")
2517 (version "1.2.0")
2518 (source
2519 (origin
2520 (method url-fetch)
2521 (uri (pypi-uri "jsondiff" version))
2522 (sha256
2523 (base32
2524 "00v3689175aqzdscrxpffm712ylp8jvcpqdg51ca22ni6721p51l"))))
2525 (build-system python-build-system)
2526 (native-inputs
2527 `(("python-nose" ,python-nose)
2528 ("python-nose-random" ,python-nose-random)))
2529 (home-page
2530 "https://github.com/fzumstein/jsondiff")
2531 (synopsis "Compare JSON and JSON-like structures in Python")
2532 (description "@code{jsondiff} is a Python library which lets you
2533 compare, diff, and patch JSON and JSON-like structures in Python.")
2534 (license license:expat)))
2535
2536 (define-public python-jsonschema
2537 (package
2538 (name "python-jsonschema")
2539 (version "3.2.0")
2540 (source (origin
2541 (method url-fetch)
2542 (uri (pypi-uri "jsonschema" version))
2543 (sha256
2544 (base32
2545 "0ykr61yiiizgvm3bzipa3l73rvj49wmrybbfwhvpgk3pscl5pa68"))))
2546 (build-system python-build-system)
2547 (arguments
2548 '(#:phases
2549 (modify-phases %standard-phases
2550 (replace 'check
2551 (lambda* (#:key inputs outputs #:allow-other-keys)
2552 (add-installed-pythonpath inputs outputs)
2553 (setenv "PYTHONPATH" (string-append ".:" (getenv "PYTHONPATH")))
2554 (invoke "trial" "jsonschema"))))))
2555 (native-inputs
2556 `(("python-setuptools_scm" ,python-setuptools-scm)
2557 ("python-twisted" ,python-twisted)))
2558 (propagated-inputs
2559 `(("python-attrs" ,python-attrs)
2560 ("python-importlib-metadata" ,python-importlib-metadata) ;; python < 3.8
2561 ("python-pyrsistent" ,python-pyrsistent)
2562 ("python-six" ,python-six)))
2563 (home-page "https://github.com/Julian/jsonschema")
2564 (synopsis "Implementation of JSON Schema for Python")
2565 (description
2566 "Jsonschema is an implementation of JSON Schema for Python.")
2567 (license license:expat)
2568 (properties `((python2-variant . ,(delay python2-jsonschema))))))
2569
2570 (define-public python2-jsonschema
2571 (let ((jsonschema (package-with-python2
2572 (strip-python2-variant python-jsonschema))))
2573 (package (inherit jsonschema)
2574 (propagated-inputs
2575 `(("python2-functools32" ,python2-functools32)
2576 ,@(package-propagated-inputs jsonschema))))))
2577
2578 (define-public python-schema
2579 (package
2580 (name "python-schema")
2581 (version "0.6.6")
2582 (source
2583 (origin
2584 (method url-fetch)
2585 (uri (pypi-uri "schema" version))
2586 (sha256
2587 (base32
2588 "1lw28j9w9vxyigg7vkfkvi6ic9lgjkdnfvnxdr7pklslqvzmk2vm"))))
2589 (build-system python-build-system)
2590 (native-inputs
2591 `(("python-pytest" ,python-pytest)))
2592 (home-page "https://github.com/keleshev/schema")
2593 (synopsis "Simple data validation library")
2594 (description
2595 "@code{python-schema} is a library for validating Python data
2596 structures, such as those obtained from config-files, forms, external
2597 services or command-line parsing, converted from JSON/YAML (or
2598 something else) to Python data-types.")
2599 (license license:psfl)))
2600
2601 (define-public python2-schema
2602 (package-with-python2 python-schema))
2603
2604 (define-public python-schema-0.5
2605 (package (inherit python-schema)
2606 (version "0.5.0")
2607 (source
2608 (origin
2609 (method url-fetch)
2610 (uri (pypi-uri "schema" version))
2611 (sha256
2612 (base32
2613 "10zqvpaky51kgb8nd42bk7jwl8cn2zvayxjpdc1wwmpybj92x67s"))))))
2614
2615 (define-public python2-schema-0.5
2616 (package-with-python2 python-schema-0.5))
2617
2618 (define-public python-kitchen
2619 (package
2620 (name "python-kitchen")
2621 (version "1.2.5")
2622 (source
2623 (origin
2624 (method url-fetch)
2625 (uri (pypi-uri "kitchen" version))
2626 (sha256
2627 (base32
2628 "1zakh6l0yjvwic9p0nkvmbidpnkygkxbigh2skmb5gccyrhbp7xg"))))
2629 (build-system python-build-system)
2630 (propagated-inputs
2631 `(("python-chardet" ,python-chardet)))
2632 (home-page "https://github.com/fedora-infra/kitchen")
2633 (synopsis "Python API for snippets")
2634 (description "@code{kitchen} module provides a python API for all sorts of
2635 little useful snippets of code that everybody ends up writing for their projects
2636 but never seem big enough to build an independent release. Use kitchen and stop
2637 cutting and pasting that code over and over.")
2638 (license (list license:lgpl2.1+
2639 ;; subprocess.py, test_subprocess.py,
2640 ;; kitchen/pycompat25/defaultdict.py:
2641 license:psfl))))
2642
2643 (define-public python2-kitchen
2644 (package-with-python2 python-kitchen))
2645
2646 (define-public python-unidecode
2647 (package
2648 (name "python-unidecode")
2649 (version "1.1.1")
2650 (source (origin
2651 (method url-fetch)
2652 (uri (pypi-uri "Unidecode" version))
2653 (sha256
2654 (base32
2655 "1s6cp2lv4m0f00hjckjz8p6m7d3n3v16jvg353llf5ia1iqsnsib"))))
2656 (build-system python-build-system)
2657 (home-page "https://pypi.org/project/Unidecode/")
2658 (synopsis "ASCII transliterations of Unicode text")
2659 (description
2660 "Unidecode provides ASCII transliterations of Unicode text. Unidecode is
2661 useful when integrating with legacy code that doesn't support Unicode, or for
2662 ease of entry of non-Roman names on a US keyboard, or when constructing ASCII
2663 machine identifiers from human-readable Unicode strings that should still be
2664 somewhat intelligible.")
2665 (license license:gpl2+)))
2666
2667 (define-public python2-unidecode
2668 (package-with-python2 python-unidecode))
2669
2670 (define-public python-text-unidecode
2671 (package
2672 (name "python-text-unidecode")
2673 (version "1.3")
2674 (source (origin
2675 (method url-fetch)
2676 (uri (pypi-uri "text-unidecode" version))
2677 (sha256
2678 (base32
2679 "14xb99fdv52j21dsljgsbmbaqv10ps4b453p229r29sdn4xn1mms"))))
2680 (build-system python-build-system)
2681 (arguments
2682 '(#:phases (modify-phases %standard-phases
2683 (replace 'check
2684 (lambda _
2685 (setenv "PYTHONPATH"
2686 (string-append "./build/lib:"
2687 (getenv "PYTHONPATH")))
2688 (invoke "pytest" "-vv"))))))
2689 (native-inputs
2690 `(("python-pytest" ,python-pytest)))
2691 (home-page "https://github.com/kmike/text-unidecode/")
2692 (synopsis "Decode Unicode data")
2693 (description
2694 "@code{text-unidecode} is a basic Python port of the @code{Text::Unidecode}
2695 Perl library. It can create ASCII representations of Unicode data. In general
2696 users should prefer the @code{python-unidecode} package which offers better
2697 memory usage and transliteration quality.")
2698 ;; The user can choose either license.
2699 (license (list license:clarified-artistic license:gpl2+))))
2700
2701 (define-public python2-text-unidecode
2702 (package-with-python2 python-text-unidecode))
2703
2704 (define-public python-pyjwt
2705 (package
2706 (name "python-pyjwt")
2707 (version "1.7.1")
2708 (source
2709 (origin
2710 (method url-fetch)
2711 (uri (pypi-uri "PyJWT" version))
2712 (sha256
2713 (base32
2714 "15hflax5qkw1v6nssk1r0wkj83jgghskcmn875m3wgvpzdvajncd"))
2715 (modules '((guix build utils)))
2716 (snippet
2717 '(begin
2718 (for-each delete-file-recursively
2719 (find-files "." "\\.pyc$"))
2720 #t))))
2721 (build-system python-build-system)
2722 (arguments
2723 '(#:phases (modify-phases %standard-phases
2724 (replace 'check
2725 (lambda _
2726 ;; Mimic upstream commit 3a20892442b34c7 to get
2727 ;; rid of dependency on pytest-runner < 5.0.
2728 ;; Remove substitution for PyJWT > 1.7.1.
2729 (substitute* "setup.py"
2730 ((".*pytest-runner.*")
2731 ""))
2732 (invoke "pytest" "-vv"))))))
2733 (native-inputs
2734 `(("python-pytest" ,python-pytest)
2735 ("python-pytest-cov" ,python-pytest-cov)))
2736 (home-page "https://github.com/progrium/pyjwt")
2737 (synopsis "JSON Web Token implementation in Python")
2738 (description
2739 "PyJWT is a JSON Web Token implementation written in Python.")
2740 (license license:expat)))
2741
2742 (define-public python2-pyjwt
2743 (package-with-python2 python-pyjwt))
2744
2745 (define-public python-pykka
2746 (package
2747 (name "python-pykka")
2748 (version "1.2.1")
2749 (source
2750 (origin
2751 (method url-fetch)
2752 (uri (pypi-uri "Pykka" version))
2753 (sha256
2754 (base32
2755 "049w3r0mdnnw7xv19jiq7rvls9k7xs73x05b4qs5d6z4vvmgyiz8"))))
2756 (build-system python-build-system)
2757 (native-inputs
2758 `(("python-mock" ,python-mock)
2759 ("python-nose" ,python-nose)
2760 ("python-gevent" ,python-gevent)
2761 ("python-eventlet" ,python-eventlet)))
2762 (home-page "https://www.pykka.org/")
2763 (synopsis "Pykka is a Python implementation of the actor model")
2764 (description
2765 "Pykka is a Python implementation of the actor model.
2766 The actor model introduces some simple rules to control the sharing
2767 of state and cooperation between execution units, which makes it
2768 easier to build concurrent applications.")
2769 (license license:asl2.0)))
2770
2771 (define-public python2-pykka
2772 (package-with-python2 python-pykka))
2773
2774 (define-public python-pymsgbox
2775 (package
2776 (name "python-pymsgbox")
2777 (version "1.0.6")
2778 (source
2779 (origin
2780 (method git-fetch)
2781 (uri (git-reference
2782 ;; LICENSE.txt is not present on pypi
2783 (url "https://github.com/asweigart/PyMsgBox")
2784 (commit "55926b55f46caa969c5ddb87990ebea2737bd66f")))
2785 (file-name (git-file-name name version))
2786 (sha256
2787 (base32
2788 "0zy7rjfpwlrd8b64j7jk2lb8m2npc21rnpwakpfvwgl4nxdy80rg"))))
2789 (arguments
2790 ;; Circular dependency to run tests:
2791 ;; Tests need pyautogui, which depends on pymsgbox.
2792 '(#:tests? #f))
2793 (build-system python-build-system)
2794 (home-page "https://github.com/asweigart/PyMsgBox")
2795 (synopsis "Python module for JavaScript-like message boxes")
2796 (description
2797 "PyMsgBox is a simple, cross-platform, pure Python module for
2798 JavaScript-like message boxes. Types of dialog boxes include:
2799 @enumerate
2800 @item alert
2801 @item confirm
2802 @item prompt
2803 @item password
2804 @end enumerate
2805 ")
2806 (license license:bsd-3)))
2807
2808 (define-public python-pympler
2809 (package
2810 (name "python-pympler")
2811 (home-page "https://pythonhosted.org/Pympler/")
2812 (version "0.8")
2813 (source (origin
2814 (method url-fetch)
2815 (uri (pypi-uri "Pympler" version))
2816 (sha256
2817 (base32
2818 "08mrpnb6cv2nvfncvr8a9a8bpwhnasa924anapnjvnaw5jcd4k7p"))))
2819 (build-system python-build-system)
2820 (arguments
2821 `(#:phases (modify-phases %standard-phases
2822 (delete 'check)
2823 (add-after 'install 'check
2824 (lambda* (#:key inputs outputs #:allow-other-keys)
2825 (add-installed-pythonpath inputs outputs)
2826 (invoke "python" "setup.py" "test"))))))
2827 (synopsis "Measure, monitor and analyze memory behavior")
2828 (description
2829 "Pympler is a development tool to measure, monitor and analyze
2830 the memory behavior of Python objects in a running Python application.
2831
2832 By pympling a Python application, detailed insight in the size and the
2833 lifetime of Python objects can be obtained. Undesirable or unexpected
2834 runtime behavior like memory bloat and other @samp{pymples} can easily
2835 be identified.
2836
2837 A web profiling frontend exposes process statistics, garbage
2838 visualisation and class tracker statistics.")
2839 (license license:asl2.0)))
2840
2841 (define-public python2-pympler
2842 (package-with-python2 python-pympler))
2843
2844 (define-public python-itsdangerous
2845 (package
2846 (name "python-itsdangerous")
2847 (version "1.1.0")
2848 (source
2849 (origin
2850 (method url-fetch)
2851 (uri (pypi-uri "itsdangerous" version))
2852 (sha256
2853 (base32
2854 "068zpbksq5q2z4dckh2k1zbcq43ay74ylqn77rni797j0wyh66rj"))))
2855 (build-system python-build-system)
2856 (home-page "https://palletsprojects.com/p/itsdangerous/")
2857 (synopsis "Python library for passing data to/from untrusted environments")
2858 (description
2859 "Itsdangerous provides various helpers to pass trusted data to untrusted
2860 environments and back.")
2861 (license license:bsd-3)))
2862
2863 (define-public python2-itsdangerous
2864 (package-with-python2 python-itsdangerous))
2865
2866 (define-public python-pyyaml
2867 (package
2868 (name "python-pyyaml")
2869 (version "5.3.1")
2870 (source
2871 (origin
2872 (method url-fetch)
2873 (uri (pypi-uri "PyYAML" version))
2874 (sha256
2875 (base32
2876 "0pb4zvkfxfijkpgd1b86xjsqql97ssf1knbd1v53wkg1qm9cgsmq"))))
2877 (build-system python-build-system)
2878 (inputs
2879 `(("libyaml" ,libyaml)))
2880 (home-page "https://pyyaml.org")
2881 (synopsis "YAML parser and emitter for Python")
2882 (description
2883 "PyYAML is a YAML parser and emitter for Python. PyYAML features a
2884 complete YAML 1.1 parser, Unicode support, pickle support, capable extension
2885 API, and sensible error messages. PyYAML supports standard YAML tags and
2886 provides Python-specific tags that represent an arbitrary Python object.")
2887 (license license:expat)))
2888
2889 (define-public python2-pyyaml
2890 (package-with-python2 python-pyyaml))
2891
2892 (define-public python-vine
2893 (package
2894 (name "python-vine")
2895 (version "1.1.4")
2896 (source
2897 (origin
2898 (method url-fetch)
2899 (uri (pypi-uri "vine" version))
2900 (sha256
2901 (base32
2902 "0wkskb2hb494v9gixqnf4bl972p4ibcmxdykzpwjlfa5picns4aj"))))
2903 (build-system python-build-system)
2904 (native-inputs
2905 `(("python-pytest" ,python-pytest)
2906 ("python-case" ,python-case)))
2907 (home-page "https://github.com/celery/vine")
2908 (synopsis "Promises for Python")
2909 (description
2910 "@code{vine} provides a special implementation of promises in that it can
2911 be used both for \"promise of a value\" and lazy evaluation. The biggest
2912 upside for this is that everything in a promise can also be a promise,
2913 e.g. filters, callbacks and errbacks can all be promises.")
2914 (license license:bsd-3)))
2915
2916 (define-public python-virtualenv
2917 (package
2918 (name "python-virtualenv")
2919 (version "20.0.10")
2920 (source
2921 (origin
2922 (method url-fetch)
2923 (uri (pypi-uri "virtualenv" version))
2924 (sha256
2925 (base32
2926 "0y6x41l3ja891993i4adylbbyly0r4m52n2d0a0y9y4h3lzyh4l5"))))
2927 (build-system python-build-system)
2928 (native-inputs
2929 `(("python-mock" ,python-mock)
2930 ("python-pytest" ,python-pytest)
2931 ;; NOTE: guix lint remarks that "python-setuptools should probably not
2932 ;; be an input at all". However, removing the input makes the build error:
2933 ;; File "setup.py", line 4, in <module>
2934 ;; raise RuntimeError("setuptools >= 41 required to build")
2935 ("python-setuptools" ,python-setuptools)
2936 ("python-setuptools-scm" ,python-setuptools-scm)))
2937 (propagated-inputs
2938 `(("python-appdirs" ,python-appdirs)
2939 ("python-distlib" ,python-distlib)
2940 ("python-filelock" ,python-filelock)
2941 ("python-six" ,python-six)
2942 ("python-importlib-metadata" ,python-importlib-metadata)))
2943 (home-page "https://virtualenv.pypa.io/")
2944 (synopsis "Virtual Python environment builder")
2945 (description
2946 "Virtualenv is a tool to create isolated Python environments.")
2947 (properties `((python2-variant . ,(delay python2-virtualenv))))
2948 (license license:expat)))
2949
2950 (define-public python2-virtualenv
2951 (let ((base (package-with-python2 (strip-python2-variant python-virtualenv))))
2952 (package
2953 (inherit base)
2954 (arguments
2955 `(#:python ,python-2
2956 #:phases
2957 (modify-phases %standard-phases
2958 (add-after 'set-paths 'adjust-PYTHONPATH
2959 (lambda* (#:key inputs #:allow-other-keys)
2960 (let* ((python (assoc-ref inputs "python"))
2961 (python-sitedir (string-append python "/lib/python2.7"
2962 "/site-packages")))
2963 ;; XXX: 'python2' always comes first on PYTHONPATH
2964 ;; and shadows the 'setuptools' input. Move python2
2965 ;; last: this should be fixed in python-build-system
2966 ;; in a future rebuild cycle.
2967 (setenv "PYTHONPATH"
2968 (string-append (string-join (delete python-sitedir
2969 (string-split
2970 (getenv "PYTHONPATH")
2971 #\:))
2972 ":")
2973 ":" python-sitedir))
2974 (format #t "environment variable `PYTHONPATH' changed to `~a'~%"
2975 (getenv "PYTHONPATH"))
2976 #t))))))
2977 (propagated-inputs
2978 `(("python-contextlib2" ,python2-contextlib2)
2979 ,@(package-propagated-inputs base))))))
2980
2981 (define-public python-markupsafe
2982 (package
2983 (name "python-markupsafe")
2984 (version "1.1.1")
2985 (source
2986 (origin
2987 (method url-fetch)
2988 (uri (pypi-uri "MarkupSafe" version))
2989 (sha256
2990 (base32
2991 "0sqipg4fk7xbixqd8kq6rlkxj664d157bdwbh93farcphf92x1r9"))))
2992 (build-system python-build-system)
2993 (arguments
2994 `(#:modules ((ice-9 ftw)
2995 (srfi srfi-1)
2996 (srfi srfi-26)
2997 (guix build utils)
2998 (guix build python-build-system))
2999 #:phases (modify-phases %standard-phases
3000 (replace 'check
3001 (lambda _
3002 (let ((cwd (getcwd))
3003 (libdir (find (cut string-prefix? "lib." <>)
3004 (scandir "build"))))
3005 (setenv "PYTHONPATH"
3006 (string-append cwd "/build/" libdir ":"
3007 (getenv "PYTHONPATH")))
3008 (invoke "pytest" "-vv")))))))
3009 (native-inputs
3010 `(("python-pytest" ,python-pytest)))
3011 (home-page "https://github.com/mitsuhiko/markupsafe")
3012 (synopsis "XML/HTML/XHTML markup safe string implementation for Python")
3013 (description
3014 "Markupsafe provides an XML/HTML/XHTML markup safe string implementation
3015 for Python.")
3016 (license license:bsd-3)))
3017
3018 (define-public python2-markupsafe
3019 (package-with-python2 python-markupsafe))
3020
3021 (define-public python-jinja2
3022 (package
3023 (name "python-jinja2")
3024 (version "2.11.2")
3025 (source
3026 (origin
3027 (method url-fetch)
3028 (uri (pypi-uri "Jinja2" version))
3029 (sha256
3030 (base32
3031 "1c1v3djnr0ymp5xpy1h3h60abcaqxdlm4wsqmls9rxby88av5al9"))))
3032 (build-system python-build-system)
3033 (arguments
3034 '(#:phases (modify-phases %standard-phases
3035 (replace 'check
3036 (lambda* (#:key tests? #:allow-other-keys)
3037 (if tests?
3038 (begin
3039 (setenv "PYTHONPATH"
3040 (string-append "./build/lib:"
3041 (getenv "PYTHONPATH")))
3042 (invoke "pytest" "-vv"))
3043 (format #t "test suite not run~%"))
3044 #t)))))
3045 (native-inputs
3046 `(("python-pytest" ,python-pytest)))
3047 (propagated-inputs
3048 `(("python-markupsafe" ,python-markupsafe)))
3049 (home-page "http://jinja.pocoo.org/")
3050 (synopsis "Python template engine")
3051 (description
3052 "Jinja2 is a small but fast and easy to use stand-alone template engine
3053 written in pure Python.")
3054 (license license:bsd-3)))
3055
3056 (define-public python2-jinja2
3057 (package-with-python2 python-jinja2))
3058
3059 (define-public python-jinja2-time
3060 (package
3061 (name "python-jinja2-time")
3062 (version "0.2.0")
3063 (source
3064 (origin
3065 (method url-fetch)
3066 (uri (pypi-uri "jinja2-time" version))
3067 (sha256
3068 (base32
3069 "0h0dr7cfpjnjj8bgl2vk9063a53649pn37wnlkd8hxjy656slkni"))))
3070 (build-system python-build-system)
3071 (propagated-inputs
3072 `(("python-arrow" ,python-arrow)
3073 ("python-jinja2" ,python-jinja2)))
3074 (home-page
3075 "https://github.com/hackebrot/jinja2-time")
3076 (synopsis "Jinja2 Extension for Dates and Times")
3077 (description
3078 "This package provides an extension for the template engine Jinja2. It
3079 adds a 'now' tag providing a convenient access to the arrow.now() API from
3080 templates. A format string can be provided to control the output.")
3081 (license license:expat)))
3082
3083 (define-public python-pystache
3084 (package
3085 (name "python-pystache")
3086 (version "0.5.4")
3087 (source (origin
3088 (method url-fetch)
3089 (uri (pypi-uri "pystache" version))
3090 (sha256
3091 (base32
3092 "0nmqsfmiw4arjxqkmf9z66ml950pcdjk6aq4gin4sywmzdjw5fzp"))))
3093 (build-system python-build-system)
3094 (arguments
3095 '(#:tests? #f)) ; FIXME: Python 3 tests are failing.
3096 (home-page "http://defunkt.io/pystache/")
3097 (synopsis "Python logic-less template engine")
3098 (description
3099 "Pystache is a Python implementation of the framework agnostic,
3100 logic-free templating system Mustache.")
3101 (license license:expat)
3102 (properties `((python2-variant . ,(delay python2-pystache))))))
3103
3104 (define-public python2-pystache
3105 (package (inherit (package-with-python2
3106 (strip-python2-variant python-pystache)))
3107 (arguments
3108 `(#:python ,python-2
3109 #:phases
3110 (modify-phases %standard-phases
3111 (replace 'check
3112 (lambda _
3113 (invoke "python" "test_pystache.py"))))))))
3114
3115 (define-public python-joblib
3116 (package
3117 (name "python-joblib")
3118 (version "0.14.1")
3119 (source (origin
3120 (method url-fetch)
3121 (uri (pypi-uri "joblib" version))
3122 (sha256
3123 (base32
3124 "1j464w137w6s367gl697j1l63g52akydrxgv4czlck36ynjfwc06"))))
3125 (build-system python-build-system)
3126 (arguments
3127 `(#:phases
3128 (modify-phases %standard-phases
3129 (replace 'check
3130 (lambda _ (invoke "pytest" "-v" "joblib"))))))
3131 (native-inputs
3132 `(("python-pytest" ,python-pytest)))
3133 (home-page "https://joblib.readthedocs.io/")
3134 (synopsis "Using Python functions as pipeline jobs")
3135 (description
3136 "Joblib is a set of tools to provide lightweight pipelining in Python.
3137 In particular, joblib offers: transparent disk-caching of the output values
3138 and lazy re-evaluation (memoize pattern), easy simple parallel computing
3139 logging and tracing of the execution.")
3140 (license license:bsd-3)))
3141
3142 (define-public python2-joblib
3143 (package-with-python2 python-joblib))
3144
3145 (define-public python-daemon
3146 (package
3147 (name "python-daemon")
3148 (version "2.2.3")
3149 (source
3150 (origin
3151 (method url-fetch)
3152 (uri (pypi-uri "python-daemon" version))
3153 (sha256
3154 (base32
3155 "09fcjdjzk9ywmpnrj62iyxqgcygzdafsz41qlrk2dknzbagcmzmg"))))
3156 (build-system python-build-system)
3157 (arguments
3158 `(#:phases
3159 (modify-phases %standard-phases
3160 (add-before 'check 'disable-tests
3161 (lambda _
3162 ;; FIXME: Determine why test fails
3163 (substitute* "test/test_daemon.py"
3164 (("test_detaches_process_context")
3165 "skip_test_detaches_process_context"))
3166 #t)))))
3167 (propagated-inputs
3168 `(("python-lockfile" ,python-lockfile)))
3169 (native-inputs
3170 `(("python-unittest2" ,python-unittest2)
3171 ("python-testtools" ,python-testtools)
3172 ("python-testscenarios" ,python-testscenarios)
3173 ("python-mock" ,python-mock)
3174 ("python-docutils" ,python-docutils)))
3175 (home-page "https://pagure.io/python-daemon/")
3176 (synopsis "Python library for making a Unix daemon process")
3177 (description "Python-daemon is a library that assists a Python program to
3178 turn itself into a well-behaved Unix daemon process, as specified in PEP 3143.
3179
3180 This library provides a @code{DaemonContext} class that manages the following
3181 important tasks for becoming a daemon process:
3182 @enumerate
3183 @item Detach the process into its own process group.
3184 @item Set process environment appropriate for running inside a chroot.
3185 @item Renounce suid and sgid privileges.
3186 @item Close all open file descriptors.
3187 @item Change the working directory, uid, gid, and umask.
3188 @item Set appropriate signal handlers.
3189 @item Open new file descriptors for stdin, stdout, and stderr.
3190 @item Manage a specified PID lock file.
3191 @item Register cleanup functions for at-exit processing.
3192 @end enumerate")
3193 ;; Only setup.py is gpl3+, everything else is apache 2.0 licensed.
3194 (license (list license:asl2.0 license:gpl3+))))
3195
3196 (define-public python-anytree
3197 (package
3198 (name "python-anytree")
3199 (version "2.8.0")
3200 (source (origin
3201 (method url-fetch)
3202 (uri (pypi-uri "anytree" version))
3203 (sha256
3204 (base32
3205 "1aycpc387wqz7h9w2p53qxn43qsh3m6by6ak4kkc66x9aprr63rz"))))
3206 (build-system python-build-system)
3207 (propagated-inputs
3208 `(("python-six" ,python-six)))
3209 (native-inputs
3210 `(;; For tests.
3211 ("graphviz" ,graphviz) ;for 'dot'
3212 ("python-nose" ,python-nose)))
3213 (home-page "https://github.com/c0fec0de/anytree")
3214 (synopsis "Lightweight tree data library")
3215 (description
3216 "@code{anytree} is a simple, lightweight, and extensible tree data
3217 structure for Python.")
3218 (license license:asl2.0)))
3219
3220 (define-public python-docutils
3221 (package
3222 (name "python-docutils")
3223 (version "0.16")
3224 (source
3225 (origin
3226 (method url-fetch)
3227 (uri (pypi-uri "docutils" version))
3228 (sha256
3229 (base32
3230 "1z3qliszqca9m719q3qhdkh0ghh90g500avzdgi7pl77x5h3mpn2"))))
3231 (build-system python-build-system)
3232 (arguments
3233 '(#:phases (modify-phases %standard-phases
3234 (replace 'check
3235 (lambda* (#:key tests? #:allow-other-keys)
3236 (if tests?
3237 (invoke "python" "test/alltests.py")
3238 (format #t "test suite not run~%"))
3239 #t)))))
3240 (home-page "http://docutils.sourceforge.net/")
3241 (synopsis "Python Documentation Utilities")
3242 (description
3243 "Docutils is a modular system for processing documentation into useful
3244 formats, such as HTML, XML, and LaTeX. For input Docutils supports
3245 reStructuredText.")
3246 ;; Most of the source code is public domain, but some source files are
3247 ;; licensed under the PFSL, BSD 2-clause, and GPLv3+ licenses.
3248 (license (list license:public-domain license:psfl license:bsd-2 license:gpl3+))))
3249
3250 (define-public python2-docutils
3251 (package-with-python2 python-docutils))
3252
3253 ;; python2-sphinx fails its test suite with newer versions.
3254 (define-public python2-docutils-0.14
3255 (package
3256 (inherit python2-docutils)
3257 (version "0.14")
3258 (source (origin
3259 (method url-fetch)
3260 (uri (pypi-uri "docutils" version))
3261 (sha256
3262 (base32
3263 "0x22fs3pdmr42kvz6c654756wja305qv6cx1zbhwlagvxgr4xrji"))))))
3264
3265 (define-public python-restructuredtext-lint
3266 (package
3267 (name "python-restructuredtext-lint")
3268 (version "1.3.0")
3269 (source
3270 (origin
3271 (method url-fetch)
3272 (uri (pypi-uri "restructuredtext-lint" version))
3273 (sha256
3274 (base32
3275 "026rdy5h82ng4vqxk8fnprii9d6qxf7hkygiv0a8afjvdlsxmcwp"))))
3276 (build-system python-build-system)
3277 (arguments
3278 `(#:phases
3279 (modify-phases %standard-phases
3280 (delete 'check)
3281 (add-after 'install 'check
3282 (lambda* (#:key inputs outputs tests? #:allow-other-keys)
3283 (when tests?
3284 (add-installed-pythonpath inputs outputs)
3285 (invoke "nosetests" "-v"))
3286 #t)))))
3287 (propagated-inputs
3288 `(("python-docutils" ,python-docutils)))
3289 (native-inputs
3290 `(("python-nose" ,python-nose)))
3291 (home-page "https://github.com/twolfson/restructuredtext-lint")
3292 (synopsis "reStructuredText linter")
3293 (description "This package provides a linter for the reStructuredText
3294 format.")
3295 (license license:unlicense)))
3296
3297 (define-public python-doc8
3298 (package
3299 (name "python-doc8")
3300 (version "0.8.0")
3301 (source
3302 (origin
3303 (method url-fetch)
3304 (uri (pypi-uri "doc8" version))
3305 (sha256
3306 (base32
3307 "0hw5w8mpgsp51qg8nnq28p7y1jiksvz7a0axnn5bkgss3af9zy1d"))))
3308 (build-system python-build-system)
3309 (arguments
3310 `(#:phases
3311 (modify-phases %standard-phases
3312 (delete 'check)
3313 (add-after 'install 'check
3314 (lambda* (#:key inputs outputs tests? #:allow-other-keys)
3315 (when tests?
3316 (add-installed-pythonpath inputs outputs)
3317 (invoke "pytest" "-v"))
3318 #t)))))
3319 (propagated-inputs
3320 `(("python-chardet" ,python-chardet)
3321 ("python-docutils" ,python-docutils)
3322 ("python-restructuredtext-lint" ,python-restructuredtext-lint)
3323 ("python-six" ,python-six)
3324 ("python-stevedore" ,python-stevedore)))
3325 (native-inputs
3326 `(("python-testtools" ,python-testtools)
3327 ("python-pytest" ,python-pytest)))
3328 (home-page "https://launchpad.net/doc8")
3329 (synopsis
3330 "Style checker for Sphinx (or other) RST documentation")
3331 (description
3332 "Doc8 is an opinionated style checker for reStructured Text and plain
3333 text styles of documentation.")
3334 (license license:asl2.0)))
3335
3336 (define-public python-pygments
3337 (package
3338 (name "python-pygments")
3339 (version "2.5.2")
3340 (source
3341 (origin
3342 (method url-fetch)
3343 (uri (pypi-uri "Pygments" version))
3344 (sha256
3345 (base32
3346 "1zmhnswy0wxfn0xprs9aqsvx2c3kmzfn2wx14q8cv3vpkxdamj4q"))))
3347 (build-system python-build-system)
3348 (arguments
3349 ;; FIXME: Tests require sphinx, which depends on this.
3350 '(#:tests? #f))
3351 (home-page "https://pygments.org/")
3352 (synopsis "Syntax highlighting")
3353 (description
3354 "Pygments is a syntax highlighting package written in Python.")
3355 (license license:bsd-2)))
3356
3357 (define-public python2-pygments
3358 (package-with-python2 python-pygments))
3359
3360 (define-public python-bumpversion
3361 (package
3362 (name "python-bumpversion")
3363 (version "0.5.3")
3364 (source
3365 (origin
3366 (method url-fetch)
3367 (uri (pypi-uri "bumpversion" version))
3368 (sha256
3369 (base32
3370 "0zn7694yfipxg35ikkfh7kvgl2fissha3dnqad2c5bvsvmrwhi37"))))
3371 (build-system python-build-system)
3372 (home-page "https://github.com/peritus/bumpversion")
3373 (synopsis "Tool to bump software version")
3374 (description "This tool provides a command-line interface (CLI) to bump a
3375 software version simply.")
3376 (license license:expat)))
3377
3378 (define-public python-deprecated
3379 (package
3380 (name "python-deprecated")
3381 (version "1.2.5")
3382 (source
3383 (origin
3384 (method git-fetch)
3385 (uri (git-reference
3386 (url "https://github.com/tantale/deprecated.git")
3387 (commit (string-append "v" version))))
3388 (file-name (git-file-name name version))
3389 (sha256
3390 (base32
3391 "14909glxxwwc4b9qpz2b9jdriwzi5n65ichw85xqppap5f79wcwz"))))
3392 (build-system python-build-system)
3393 (arguments
3394 `(#:phases (modify-phases %standard-phases
3395 (replace 'check
3396 (lambda _
3397 (invoke "pytest"))))))
3398 (propagated-inputs
3399 `(("python-wrapt" ,python-wrapt)))
3400 (native-inputs
3401 `(("python-bumpversion" ,python-bumpversion)
3402 ("python-pytest" ,python-pytest)
3403 ("python-pytest-cov" ,python-pytest-cov)
3404 ("python-sphinx" ,python-sphinx)
3405 ("python-tox" ,python-tox)))
3406 (home-page "https://github.com/tantale/deprecated")
3407 (synopsis "Python decorator to deprecate classes, functions or methods")
3408 (description "The @code{deprecated} decorator provides a convenient way to deprecate
3409 to deprecate classes, functions or methods.")
3410 (license license:expat)))
3411
3412 (define-public python-pygithub
3413 (package
3414 (name "python-pygithub")
3415 (version "1.43.8")
3416 (source
3417 ;; We fetch from the Git repo because there are no tests in the PyPI
3418 ;; archive.
3419 (origin
3420 (method git-fetch)
3421 (uri (git-reference
3422 (url "https://github.com/PyGithub/PyGithub.git")
3423 (commit (string-append "v" version))))
3424 (file-name (git-file-name name version))
3425 (sha256
3426 (base32 "1625v558xga5mwhl9jqmibywy5qafmg1vqrirqz6zfq1la1d22mw"))))
3427 (build-system python-build-system)
3428 (arguments
3429 `(#:phases (modify-phases %standard-phases
3430 ;; Some tests rely on the network.
3431 (add-after 'unpack 'disable-failing-tests
3432 (lambda _
3433 (substitute* "tests/Issue142.py"
3434 (("testDecodeJson") "disabled_testDecodeJson"))
3435 #t))
3436 (add-before 'check 'prepare-for-tests
3437 (lambda _
3438 (for-each (lambda (f)
3439 (chmod f #o666))
3440 (find-files "./tests"))
3441 (system* "python" "-m" "lib2to3" "-w" "-n" "tests")
3442 (setenv "PYTHONPATH"
3443 (string-append "./tests:" (getenv "PYTHONPATH")))
3444 #t)))))
3445 (propagated-inputs
3446 `(("python-deprecated" ,python-deprecated)
3447 ("python-pyjwt" ,python-pyjwt)
3448 ("python-requests" ,python-requests)))
3449 (native-inputs `(("python-httpretty" ,python-httpretty)))
3450 (home-page "https://pygithub.readthedocs.io/en/latest/")
3451 (synopsis "Python library for the GitHub API")
3452 (description "This library allows managing GitHub resources such as
3453 repositories, user profiles, and organizations in your Python applications,
3454 using version 3 of the GitHub application programming interface (API).")
3455 (license license:lgpl3+)))
3456
3457 (define-public python-rellu
3458 (package
3459 (name "python-rellu")
3460 (version "0.7")
3461 (source
3462 (origin
3463 (method url-fetch)
3464 (uri (pypi-uri "rellu" version))
3465 (sha256
3466 (base32
3467 "1w0arpj1sm7vh29nrbnca4pnp8sx42l07r17inwqcjjf9bhng66x"))))
3468 (build-system python-build-system)
3469 (propagated-inputs
3470 `(("python-invoke" ,python-invoke)
3471 ("python-pygithub" ,python-pygithub)))
3472 (home-page "https://github.com/robotframework/rellu")
3473 (synopsis "Utilities to create PyPI releases")
3474 (description "This collection of utilities contains tooling and templates
3475 to assist in creating releases on GitHub and publishing them on PyPI. It is
3476 designed to be used by Robot Framework and tools and libraries in its
3477 ecosystem, but can naturally be used also by other projects.")
3478 (license license:asl2.0)))
3479
3480 (define-public python-robotframework
3481 (package
3482 (name "python-robotframework")
3483 (version "3.1.2")
3484 ;; There are no tests in the PyPI archive.
3485 (source
3486 (origin
3487 (method git-fetch)
3488 (uri (git-reference
3489 (url "https://github.com/robotframework/robotframework.git")
3490 (commit (string-append "v" version))))
3491 (file-name (git-file-name name version))
3492 (sha256
3493 (base32 "16gnxy0qinh8fhs0qvhff5z2xh49c3cqgm0d7bfjw120df6x7fym"))
3494 (patches (search-patches
3495 "python-robotframework-honor-source-date-epoch.patch"))))
3496 (build-system python-build-system)
3497 (arguments
3498 `(#:phases (modify-phases %standard-phases
3499 (add-before 'build 'build-and-install-doc
3500 (lambda* (#:key outputs #:allow-other-keys)
3501 (let* ((doc-output (assoc-ref outputs "doc"))
3502 (doc (string-append doc-output "/share/"
3503 ,name "-" ,version "/")))
3504 (invoke "invoke" "library-docs" "all")
3505 (mkdir-p doc)
3506 (copy-recursively "doc/libraries"
3507 (string-append doc "/libraries"))
3508 #t)))
3509 (replace 'check
3510 (lambda _
3511 (invoke "python" "utest/run.py"))))))
3512 (native-inputs
3513 `(("python-invoke" ,python-invoke)
3514 ("python-rellu" ,python-rellu)
3515 ("python:tk" ,python "tk"))) ;used when building the HTML doc
3516 (outputs '("out" "doc"))
3517 (home-page "https://robotframework.org")
3518 (synopsis "Generic automation framework")
3519 (description "Robot Framework is a generic automation framework for
3520 acceptance testing, acceptance test driven development (ATDD), and robotic
3521 process automation (RPA).")
3522 (license license:asl2.0)))
3523
3524 (define-public python-robotframework-lint
3525 ;; There is no properly tagged release; the commit below seems to correspond
3526 ;; to the 0.9 stable release available from PyPI. The tests are not
3527 ;; included in the PyPI archive, so we fetch the sources from the upstream
3528 ;; Git repo.
3529 (let ((commit "e851879bab1f63e4e53b34a4dc8a67ed95102830")
3530 (revision "1"))
3531 (package
3532 (name "python-robotframework-lint")
3533 (version (git-version "0.9.0" revision commit))
3534 (source
3535 (origin
3536 (method git-fetch)
3537 (uri (git-reference
3538 (url "https://github.com/boakley/robotframework-lint.git")
3539 (commit commit)))
3540 (file-name (git-file-name name version))
3541 (sha256
3542 (base32
3543 "1p6fknqg5sb9qz5857ji4a877657vgfjm5v3zn45994parx6ml1m"))))
3544 (build-system python-build-system)
3545 (arguments
3546 `(#:phases
3547 (modify-phases %standard-phases
3548 (replace 'check
3549 (lambda _
3550 (invoke "python" "-m" "robot" "-A"
3551 "tests/conf/default.args" "tests"))))))
3552 (propagated-inputs
3553 `(("python-robotframework" ,python-robotframework)))
3554 (home-page "https://github.com/boakley/robotframework-lint/")
3555 (synopsis "Static analysis tool (linter) for Robot Framework")
3556 (description "This package provides the @code{rflint} command-line
3557 utility, a static analysis tool (linter) for Robot Framework source files.")
3558 (license license:asl2.0))))
3559
3560 (define-public python-robotframework-sshlibrary
3561 (package
3562 (name "python-robotframework-sshlibrary")
3563 (version "3.3.0")
3564 ;; There are no tests in the PyPI archive.
3565 (source
3566 (origin
3567 (method git-fetch)
3568 (uri (git-reference
3569 (url "https://github.com/robotframework/SSHLibrary.git")
3570 (commit (string-append "v" version))))
3571 (file-name (git-file-name name version))
3572 (sha256
3573 (base32
3574 "1mk6dz2jqqndbx4yji09012q6rmadnqdywi7czvj62b0s07dr3r2"))))
3575 (build-system python-build-system)
3576 (arguments
3577 `(#:phases
3578 (modify-phases %standard-phases
3579 (add-before 'build 'build-and-install-doc
3580 (lambda* (#:key outputs #:allow-other-keys)
3581 (let* ((doc-output (assoc-ref outputs "doc"))
3582 (doc (string-append doc-output "/share/"
3583 ,name "-" ,version "/")))
3584 (invoke "chmod" "-R" "+w" "docs")
3585 (invoke "invoke" "kw-docs" "project-docs")
3586 (mkdir-p doc)
3587 (for-each delete-file (find-files "docs" "\\.rst"))
3588 (copy-recursively "docs" doc)
3589 #t)))
3590 (replace 'check
3591 (lambda _
3592 ;; Some tests require an SSH server; we remove them.
3593 (delete-file "utest/test_client_api.py")
3594 (delete-file "utest/test_scp.py")
3595 (invoke "python" "utest/run.py"))))))
3596 (propagated-inputs
3597 `(("python-robotframework" ,python-robotframework)
3598 ("python-paramiko" ,python-paramiko)
3599 ("python-scp" ,python-scp)))
3600 (native-inputs
3601 `(("openssh" ,openssh)
3602 ("which" ,which)
3603 ;; To generate the documentation
3604 ("python-docutils" ,python-docutils)
3605 ("python-invoke" ,python-invoke)
3606 ("python-pygments" ,python-pygments)
3607 ("python-rellu" ,python-rellu)))
3608 (outputs '("out" "doc"))
3609 (home-page "https://github.com/robotframework/SSHLibrary")
3610 (synopsis "Robot Framework library for SSH and SFTP")
3611 (description "SSHLibrary is a Robot Framework library providing support
3612 for SSH and SFTP. It has the following main usages:
3613 @itemize @bullet
3614 @item Executing commands on the remote machine, either blocking or non-blocking.
3615 @item Writing and reading in an interactive shell.
3616 @item Transferring files and directories over SFTP.
3617 @item Ensuring that files and directories exist on the remote machine.
3618 @end itemize")
3619 (license license:asl2.0)))
3620
3621 (define-public python-rstr
3622 (package
3623 (name "python-rstr")
3624 (version "2.2.6")
3625 (source
3626 (origin
3627 (method url-fetch)
3628 (uri (pypi-uri "rstr" version))
3629 (sha256
3630 (base32
3631 "197dw8mbq0pjjz1l6h1ksi62vgn7x55d373ch74y06744qiq5sjx"))))
3632 (build-system python-build-system)
3633 (home-page
3634 "http://bitbucket.org/leapfrogdevelopment/rstr/overview")
3635 (synopsis "Generate random strings in Python")
3636 (description "This package provides a python module for generating
3637 random strings of various types. It could be useful for fuzz testing,
3638 generating dummy data, or other applications. It has no dependencies
3639 outside the standard library.")
3640 (license license:bsd-3)))
3641
3642 (define-public python-scp
3643 (package
3644 (name "python-scp")
3645 (version "0.13.2")
3646 (source
3647 (origin
3648 (method url-fetch)
3649 (uri (pypi-uri "scp" version))
3650 (sha256
3651 (base32
3652 "1crlpw9lnn58fs1c1rmh7s7s9y5gkgpgjsqlvg9qa51kq1knx7gg"))))
3653 (build-system python-build-system)
3654 (arguments
3655 '(#:tests? #f)) ;tests require an SSH server
3656 (propagated-inputs
3657 `(("python-paramiko" ,python-paramiko)))
3658 (home-page "https://github.com/jbardin/scp.py")
3659 (synopsis "SCP protocol module for Python and Paramiko")
3660 (description "The scp module extends the Paramiko library to send and
3661 receive files via the SCP1 protocol, as implemented by the OpenSSH
3662 @command{scp} program.")
3663 (license license:gpl2+)))
3664
3665 (define-public python-rst.linker
3666 (package
3667 (name "python-rst.linker")
3668 (version "1.11")
3669 (source
3670 (origin
3671 (method url-fetch)
3672 (uri (pypi-uri "rst.linker" version))
3673 (sha256
3674 (base32 "0pqsfqqx8h0pq21k8l3k62kznrgaj2ala93c64s4d9rpbr4mgkd2"))))
3675 (build-system python-build-system)
3676 (propagated-inputs
3677 `(("python-dateutil" ,python-dateutil)
3678 ("python-six" ,python-six)))
3679 (native-inputs
3680 `(("python-setuptools-scm" ,python-setuptools-scm)))
3681 ;; Test would require path.py, which would introduce a cyclic dependence.
3682 (arguments `(#:tests? #f))
3683 ;; Note: As of version 1.7 the documentation is not worth building.
3684 (home-page "https://github.com/jaraco/rst.linker")
3685 (synopsis "Sphinx plugin to add links and timestamps")
3686 (description "rst.linker automatically replaces text by a
3687 reStructuredText external reference or timestamps. It's primary purpose is to
3688 augment the changelog, but it can be used for other documents, too.")
3689 (license license:expat)))
3690
3691 (define-public python2-rst.linker
3692 (package-with-python2 python-rst.linker))
3693
3694 (define-public python-feedgenerator
3695 (package
3696 (name "python-feedgenerator")
3697 (version "1.9")
3698 (source
3699 (origin
3700 (method url-fetch)
3701 (uri (pypi-uri "feedgenerator" version))
3702 (sha256
3703 (base32
3704 "01mirwkm7xfx539hmvj7g9da1j51gw5lsx74dr0glizskjm5vq2s"))
3705 (modules '((guix build utils)))
3706 (snippet
3707 '(begin
3708 ;; Remove pre-compiled .pyc files from source.
3709 (for-each delete-file-recursively
3710 (find-files "." "__pycache__" #:directories? #t))
3711 (for-each delete-file (find-files "." "\\.pyc$"))
3712 #t))))
3713 (build-system python-build-system)
3714 (propagated-inputs
3715 `(("python-pytz" ,python-pytz)
3716 ("python-six" ,python-six)))
3717 (home-page "https://github.com/getpelican/feedgenerator")
3718 (synopsis
3719 "Standalone version of Django's Atom/RSS feed generator")
3720 (description
3721 "Feedgenerator-py3k is a standalone version of Django's feedgenerator,
3722 which can produce feeds in RSS 2.0, RSS 0.91, and Atom formats.")
3723 (license license:bsd-3)))
3724
3725 (define-public python2-feedgenerator
3726 (package-with-python2 python-feedgenerator))
3727
3728 (define-public python-toml
3729 (package
3730 (name "python-toml")
3731 (version "0.10.1")
3732 (source
3733 (origin
3734 (method url-fetch)
3735 (uri (pypi-uri "toml" version))
3736 (sha256
3737 (base32
3738 "03wbqm5cn685cwx2664hjdpz370njl7lf0yal8s0dkp5w4mn2swj"))))
3739 (build-system python-build-system)
3740 (arguments
3741 `(#:tests? #f)) ;no tests suite in release
3742 (home-page "https://github.com/uiri/toml")
3743 (synopsis "Library for TOML")
3744 (description
3745 "@code{toml} is a library for parsing and creating Tom's Obvious, Minimal
3746 Language (TOML) configuration files.")
3747 (license license:expat)))
3748
3749 (define-public python-jsonrpc-server
3750 (package
3751 (name "python-jsonrpc-server")
3752 (version "0.3.4")
3753 (source
3754 (origin
3755 (method url-fetch)
3756 (uri (pypi-uri "python-jsonrpc-server" version))
3757 (sha256
3758 (base32
3759 "0dzya99nbi4mw7q85vmyw1wfgbx5dpmysnvm0bwx5m4xbi4zafy7"))))
3760 (build-system python-build-system)
3761 (propagated-inputs
3762 `(("python-mock" ,python-mock)
3763 ("python-pytest" ,python-pytest)
3764 ("python-ujson" ,python-ujson-1)))
3765 (home-page
3766 "https://github.com/palantir/python-jsonrpc-server")
3767 (synopsis "JSON RPC 2.0 server library")
3768 (description
3769 "This package provides a JSON RPC 2.0 server library for Python.")
3770 (license license:expat)))
3771
3772 (define-public python-pydocstyle
3773 (package
3774 (name "python-pydocstyle")
3775 (version "3.0.0")
3776 (source
3777 (origin
3778 (method url-fetch)
3779 (uri (pypi-uri "pydocstyle" version))
3780 (sha256
3781 (base32
3782 "1m1xv9clkg9lgzyza6dnj359z04vh5g0h49nhzghv7lg81gchhap"))))
3783 (build-system python-build-system)
3784 (propagated-inputs
3785 `(("python-six" ,python-six)
3786 ("python-snowballstemmer" ,python-snowballstemmer)))
3787 (home-page
3788 "https://github.com/PyCQA/pydocstyle/")
3789 (synopsis "Python docstring style checker")
3790 (description
3791 "This package provides a style checker for the Python Language
3792 Server (PLS).")
3793 (license license:expat)))
3794
3795 (define-public python-language-server
3796 (package
3797 (name "python-language-server")
3798 (version "0.32.0")
3799 (source
3800 (origin
3801 (method url-fetch)
3802 (uri (pypi-uri "python-language-server" version))
3803 (sha256
3804 (base32
3805 "0j5swacmjps9sas1gfwg0xi84rmjhfhz20cwg3k4058d20rs20ip"))))
3806 (build-system python-build-system)
3807 (propagated-inputs
3808 `(("python-pluggy" ,python-pluggy)
3809 ("python-jsonrpc-server" ,python-jsonrpc-server)
3810 ;; Note: Remove the special versions of Jedi and Parso when updating
3811 ;; this package.
3812 ("python-jedi" ,python-jedi)
3813 ("python-yapf" ,python-yapf)
3814 ("python-pyflakes" ,python-pyflakes)
3815 ("python-pydocstyle" ,python-pydocstyle)
3816 ("python-pycodestyle" ,python-pycodestyle)
3817 ("python-mccabe" ,python-mccabe)
3818 ("python-rope" ,python-rope)
3819 ("python-autopep8" ,python-autopep8)
3820 ("python-flake8" ,python-flake8)
3821 ("python-pylint" ,python-pylint)))
3822 (home-page "https://github.com/palantir/python-language-server")
3823 (synopsis "Python implementation of the Language Server Protocol")
3824 (description
3825 "The Python Language Server (pyls) is an implementation of the Python 3
3826 language specification for the Language Server Protocol (LSP). This tool is
3827 used in text editing environments to provide a complete and integrated
3828 feature-set for programming Python effectively.")
3829 (license license:expat)))
3830
3831 (define-public python-pathspec
3832 (package
3833 (name "python-pathspec")
3834 (version "0.7.0")
3835 (source
3836 (origin
3837 (method url-fetch)
3838 (uri (pypi-uri "pathspec" version))
3839 (sha256
3840 (base32
3841 "15lvs4awlg8xzl0l4gk9y53xx4yqmqvsv44pglv39m70y85afajn"))))
3842 (build-system python-build-system)
3843 (home-page "https://github.com/cpburnz/python-path-specification")
3844 (synopsis "Utility library for gitignore style pattern matching of file paths")
3845 (description
3846 "This package provides a utility library for gitignore style pattern
3847 matching of file paths.")
3848 (license license:mpl2.0)))
3849
3850 (define-public python-black
3851 (package
3852 (name "python-black")
3853 (version "19.10b0")
3854 (source
3855 (origin
3856 (method url-fetch)
3857 (uri (pypi-uri "black" version))
3858 (sha256
3859 (base32
3860 "0f8mr0yzj78q1dx7v6ggbgfir2wv0n5z2shfbbvfdq7910xbgvf2"))))
3861 (build-system python-build-system)
3862 (arguments
3863 `(#:phases
3864 (modify-phases %standard-phases
3865 (add-after 'patch-source-shebangs 'patch-extra-shebangs
3866 (lambda _
3867 (let ((python3 (which "python3")))
3868 (substitute* '("tests/data/fmtonoff.py"
3869 "tests/data/string_prefixes.py"
3870 "tests/data/function.py"
3871 "tests/data/python37.py")
3872 (("#!/usr/bin/env python3(\\.[0-9]+)?" _ minor-version)
3873 (string-append "#!" python3 (if (string? minor-version)
3874 minor-version
3875 "")))))
3876 #t))
3877 (add-after 'unpack 'disable-broken-tests
3878 (lambda _
3879 ;; These tests are supposed to be skipped when the blackd
3880 ;; dependencies are missing, but this doesn't quite work.
3881 (substitute* "tests/test_black.py"
3882 (("( *)class BlackDTestCase.*" match indent)
3883 (string-append indent "@unittest.skip(\"no blackd deps\")\n"
3884 indent "class BlackDTestCase(unittest.TestCase):\n"))
3885 (("web.Application") "False")
3886 (("@unittest_run_loop") ""))
3887
3888 ;; Patching the above file breaks the self test
3889 (substitute* "tests/test_black.py"
3890 (("( *)def test_self" match indent)
3891 (string-append indent "@unittest.skip(\"guix\")\n" match)))
3892 #t)))))
3893 (propagated-inputs
3894 `(("python-click" ,python-click)
3895 ("python-attrs" ,python-attrs)
3896 ("python-appdirs" ,python-appdirs)
3897 ("python-pathspec" ,python-pathspec)
3898 ("python-regex" ,python-regex)
3899 ("python-toml" ,python-toml)
3900 ("python-typed-ast" ,python-typed-ast)))
3901 (native-inputs
3902 `(("python-setuptools-scm" ,python-setuptools-scm)))
3903 (home-page "https://github.com/ambv/black")
3904 (synopsis "The uncompromising code formatter")
3905 (description "Black is the uncompromising Python code formatter.")
3906 (license license:expat)))
3907
3908 (define-public python-blinker
3909 (package
3910 (name "python-blinker")
3911 (version "1.4")
3912 (source
3913 (origin
3914 (method url-fetch)
3915 (uri (pypi-uri "blinker" version))
3916 (sha256
3917 (base32
3918 "1dpq0vb01p36jjwbhhd08ylvrnyvcc82yxx3mwjx6awrycjyw6j7"))))
3919 (build-system python-build-system)
3920 (home-page "https://pythonhosted.org/blinker/")
3921 (synopsis "Fast, simple object-to-object and broadcast signaling")
3922 (description
3923 "Blinker provides a fast dispatching system that allows any number of
3924 interested parties to subscribe to events, or \"signals\".")
3925 (license license:expat)))
3926
3927 (define-public python2-blinker
3928 (package-with-python2 python-blinker))
3929
3930 (define-public pelican
3931 (package
3932 (name "pelican")
3933 (version "4.2.0")
3934 (source
3935 (origin
3936 (method url-fetch)
3937 (uri (pypi-uri "pelican" version))
3938 (sha256
3939 (base32
3940 "0mp7hjyhs38ag1hyfcy882g400z0babqi72pnli46dqijfhajzmy"))))
3941 (build-system python-build-system)
3942 (propagated-inputs
3943 `(("python-blinker" ,python-blinker)
3944 ("python-dateutil" ,python-dateutil)
3945 ("python-docutils" ,python-docutils)
3946 ("python-feedgenerator" ,python-feedgenerator)
3947 ("python-jinja2" ,python-jinja2)
3948 ("python-markdown" ,python-markdown)
3949 ("python-pygments" ,python-pygments)
3950 ("python-pytz" ,python-pytz)
3951 ("python-six" ,python-six)
3952 ("python-unidecode" ,python-unidecode)))
3953 (home-page "https://getpelican.com/")
3954 (arguments
3955 `(;; XXX Requires a lot more packages to do unit tests :P
3956 #:tests? #f))
3957 (synopsis "Python-based static site publishing system")
3958 (description
3959 "Pelican is a tool to generate a static blog from reStructuredText,
3960 Markdown input files, and more. Pelican uses Jinja2 for templating
3961 and is very extensible.")
3962 (license license:agpl3+)))
3963
3964 (define-public mallard-ducktype
3965 (package
3966 (name "mallard-ducktype")
3967 (version "1.0.2")
3968 (source
3969 (origin
3970 (method git-fetch)
3971 ;; git-reference because tests are not included in pypi source tarball
3972 ;; https://issues.guix.gnu.org/issue/36755#2
3973 (uri (git-reference
3974 (url "https://github.com/projectmallard/mallard-ducktype.git")
3975 (commit version)))
3976 (file-name (git-file-name name version))
3977 (sha256
3978 (base32
3979 "1jk9bfz7g04ip78s03b0xak6d54rj4h9zpgadkziy1ji216g6y4c"))))
3980 (build-system python-build-system)
3981 (arguments
3982 '(#:phases
3983 (modify-phases %standard-phases
3984 (replace 'check
3985 (lambda _
3986 (with-directory-excursion "tests"
3987 (invoke "sh" "runtests")))))))
3988 (home-page "http://projectmallard.org")
3989 (synopsis "Convert Ducktype to Mallard documentation markup")
3990 (description
3991 "Ducktype is a lightweight syntax that can represent all the semantics
3992 of the Mallard XML documentation system. Ducktype files can be converted to
3993 Mallard using the @command{ducktype} tool. The yelp-tools package
3994 provides additional functionality on the produced Mallard documents.")
3995 (license license:expat)))
3996
3997 (define-public python-cython
3998 (package
3999 (name "python-cython")
4000 (version "0.29.17")
4001 (source
4002 (origin
4003 (method url-fetch)
4004 (uri (pypi-uri "Cython" version))
4005 (sha256
4006 (base32
4007 "1wnaz40hdw4mg5acz5gqb6bhjhn4cvfxg0xdzfy7aa6qn665hqb3"))))
4008 (build-system python-build-system)
4009 ;; we need the full python package and not just the python-wrapper
4010 ;; because we need libpython3.3m.so
4011 (inputs
4012 `(("python" ,python)))
4013 (arguments
4014 `(#:phases
4015 (modify-phases %standard-phases
4016 (add-before 'check 'set-HOME
4017 ;; some tests require access to "$HOME/.cython"
4018 (lambda _ (setenv "HOME" "/tmp") #t))
4019 (replace 'check
4020 (lambda _
4021 ;; Disable compiler optimizations to greatly reduce the running
4022 ;; time of the test suite.
4023 (setenv "CFLAGS" "-O0")
4024
4025 (invoke "python" "runtests.py" "-vv"
4026 "-j" (number->string (parallel-job-count))
4027 ;; XXX: On 32-bit architectures, running the parallel tests
4028 ;; fails on many-core systems, see
4029 ;; <https://github.com/cython/cython/issues/2807>.
4030 ,@(if (not (target-64bit?))
4031 '("-x" "run.parallel")
4032 '())))))))
4033 (home-page "https://cython.org/")
4034 (synopsis "C extensions for Python")
4035 (description "Cython is an optimising static compiler for both the Python
4036 programming language and the extended Cython programming language. It makes
4037 writing C extensions for Python as easy as Python itself.")
4038 (license license:asl2.0)
4039 (properties `((python2-variant . ,(delay python2-cython))))))
4040
4041 (define-public python2-cython
4042 (let ((base (package-with-python2 (strip-python2-variant python-cython))))
4043 (package
4044 (inherit base)
4045 (name "python2-cython")
4046 (inputs
4047 `(("python-2" ,python-2))) ;this is not automatically changed
4048 (arguments
4049 (substitute-keyword-arguments (package-arguments base)
4050 ((#:phases phases)
4051 `(modify-phases ,phases
4052 (add-before 'check 'adjust-test_embed
4053 (lambda _
4054 (substitute* "runtests.py"
4055 ;; test_embed goes great lengths to find the static libpythonX.Y.a
4056 ;; so it can give the right -L flag to GCC when embedding static
4057 ;; builds of Python. It is unaware that the Python "config"
4058 ;; directory (where the static library lives) was renamed in
4059 ;; Python 3, and falls back to sysconfig.get_config_var('LIBDIR'),
4060 ;; which works fine, because that is where the shared library is.
4061 ;;
4062 ;; It also appears to be unaware that the Makefile in Demos/embed
4063 ;; already unconditionally pass the static library location to GCC,
4064 ;; after checking sysconfig.get_config_var('LIBPL).
4065 ;;
4066 ;; The effect is that the linker is unable to resolve libexpat
4067 ;; symbols when building for Python 2, because neither the Python 2
4068 ;; shared library nor Expat is available. To fix it, we can either
4069 ;; add Expat as an input and make it visible to the linker, or just
4070 ;; prevent it from overriding the Python shared library location.
4071 ;; The end result is identical, so we take the easy route.
4072 ((" or libname not in os\\.listdir\\(libdir\\)")
4073 ""))
4074 #t)))))))))
4075
4076 ;; The RPython toolchain currently does not support Python 3.
4077 (define-public python2-rpython
4078 (package
4079 (name "python2-rpython")
4080 (version "0.2.1")
4081 (source
4082 (origin
4083 (method url-fetch)
4084 (uri (pypi-uri "rpython" version))
4085 (sha256
4086 (base32
4087 "02z9cvxf0y41dcvwnvf2zn0albhhw1drvjjbq27m6i1piw1k6fc0"))))
4088 (build-system python-build-system)
4089 (arguments `(#:python ,python-2))
4090 (native-inputs
4091 `(("python2-pytest" ,python2-pytest))) ; needed for running tests
4092 (home-page "https://rpython.readthedocs.org")
4093 (synopsis "Framework for implementing interpreters and virtual machines")
4094 (description "RPython is a translation and support framework for
4095 producing implementations of dynamic languages, emphasizing a clean separation
4096 between language specification and implementation aspects.")
4097 (license license:expat)))
4098
4099 ;; NOTE: when upgrading numpy please make sure that python-pandas and
4100 ;; python-scipy still build, as these three packages are often used together.
4101 (define-public python-numpy
4102 (package
4103 (name "python-numpy")
4104 (version "1.17.3")
4105 (source
4106 (origin
4107 (method url-fetch)
4108 (uri (string-append
4109 "https://github.com/numpy/numpy/releases/download/v"
4110 version "/numpy-" version ".tar.gz"))
4111 (sha256
4112 (base32
4113 "1ak9dmjja0q90a7fsxli51ypcwssh8c4pb6f8wkrsnf2xgdk6dy9"))))
4114 (build-system python-build-system)
4115 (inputs
4116 `(("openblas" ,openblas)
4117 ("lapack" ,lapack)))
4118 (native-inputs
4119 `(("python-cython" ,python-cython)
4120 ("python-pytest" ,python-pytest)
4121 ("gfortran" ,gfortran)))
4122 (arguments
4123 `(#:phases
4124 (modify-phases %standard-phases
4125 (add-before 'build 'configure-blas-lapack
4126 (lambda* (#:key inputs #:allow-other-keys)
4127 (call-with-output-file "site.cfg"
4128 (lambda (port)
4129 (format port
4130 "[openblas]
4131 libraries = openblas
4132 library_dirs = ~a/lib
4133 include_dirs = ~a/include
4134
4135 # backslash-n to make emacs happy
4136 \n[lapack]
4137 lapack_libs = lapack
4138 library_dirs = ~a/lib
4139 include_dirs = ~a/include
4140 "
4141 (assoc-ref inputs "openblas")
4142 (assoc-ref inputs "openblas")
4143 (assoc-ref inputs "lapack")
4144 (assoc-ref inputs "lapack"))))
4145 #t))
4146 (add-before 'build 'fix-executable-paths
4147 (lambda* (#:key inputs #:allow-other-keys)
4148 ;; Make /gnu/store/...-bash-.../bin/sh the default shell,
4149 ;; instead of /bin/sh.
4150 (substitute* "numpy/distutils/exec_command.py"
4151 (("(os.environ.get\\('SHELL', ')(/bin/sh'\\))" match match-start match-end)
4152 (string-append match-start (assoc-ref inputs "bash") match-end)))
4153 ;; Use "gcc" executable, not "cc".
4154 (substitute* "numpy/distutils/system_info.py"
4155 (("c = distutils\\.ccompiler\\.new_compiler\\(\\)")
4156 "c = distutils.ccompiler.new_compiler(); c.set_executables(compiler='gcc',compiler_so='gcc',linker_exe='gcc',linker_so='gcc -shared')"))
4157 #t))
4158 ;; Tests can only be run after the library has been installed and not
4159 ;; within the source directory.
4160 (delete 'check)
4161 (add-after 'install 'check
4162 (lambda* (#:key outputs inputs #:allow-other-keys)
4163 ;; Make installed package available for running the tests
4164 (add-installed-pythonpath inputs outputs)
4165 ;; Make sure "f2py" etc is found.
4166 (setenv "PATH" (string-append (assoc-ref outputs "out") "/bin"
4167 ":" (getenv "PATH")))
4168 (with-directory-excursion "/tmp"
4169 (invoke "python" "-c"
4170 "import numpy; numpy.test(verbose=2)")))))))
4171 (home-page "https://numpy.org")
4172 (synopsis "Fundamental package for scientific computing with Python")
4173 (description "NumPy is the fundamental package for scientific computing
4174 with Python. It contains among other things: a powerful N-dimensional array
4175 object, sophisticated (broadcasting) functions, tools for integrating C/C++
4176 and Fortran code, useful linear algebra, Fourier transform, and random number
4177 capabilities.")
4178 (properties `((python2-variant . ,(delay python2-numpy))))
4179 (license license:bsd-3)))
4180
4181 ;; Numpy 1.16.x are the last versions that support Python 2.
4182 (define-public python2-numpy
4183 (let ((numpy (package-with-python2
4184 (strip-python2-variant python-numpy))))
4185 (package/inherit
4186 numpy
4187 (version "1.16.5")
4188 (source (origin
4189 (method url-fetch)
4190 (uri (string-append
4191 "https://github.com/numpy/numpy/releases/download/v"
4192 version "/numpy-" version ".tar.gz"))
4193 (sha256
4194 (base32
4195 "0lg1cycxzi4rvvrd5zxinpdz0ni792fpx6xjd75z1923zcac8qrb")))))))
4196
4197 ;; NOTE: NumPy 1.8 is packaged only for Python 2 because it is of
4198 ;; interest only for legacy code going back to NumPy's predecessor
4199 ;; Numeric.
4200 (define-public python2-numpy-1.8
4201 (package (inherit python2-numpy)
4202 (version "1.8.2")
4203 (source
4204 (origin
4205 (method git-fetch)
4206 (uri (git-reference
4207 (url "https://github.com/numpy/numpy")
4208 (commit (string-append "v" version))))
4209 (file-name (git-file-name "numpy" version))
4210 (sha256
4211 (base32
4212 "0ikgi15rsqwbkfsjjxrwh40lqyal2wvyp3923y6w6ch3dcr82sfk"))))
4213 (arguments
4214 (substitute-keyword-arguments (package-arguments python2-numpy)
4215 ((#:phases phases)
4216 `(modify-phases ,phases
4217 (replace 'configure-blas-lapack
4218 (lambda* (#:key inputs #:allow-other-keys)
4219 (call-with-output-file "site.cfg"
4220 (lambda (port)
4221 (format port
4222 "[openblas]
4223 libraries = openblas,lapack
4224 library_dirs = ~a/lib:~a/lib
4225 include_dirs = ~a/include:~a/include
4226 "
4227 (assoc-ref inputs "openblas")
4228 (assoc-ref inputs "lapack")
4229 (assoc-ref inputs "openblas")
4230 (assoc-ref inputs "lapack"))))
4231 #t))))))
4232 (native-inputs
4233 `(("python2-nose" ,python2-nose)))
4234 (description "NumPy is the fundamental package for scientific computing
4235 with Python. It contains among other things: a powerful N-dimensional array
4236 object, sophisticated (broadcasting) functions, tools for integrating C/C++
4237 and Fortran code, useful linear algebra, Fourier transform, and random number
4238 capabilities. Version 1.8 is the last one to contain the numpy.oldnumeric API
4239 that includes the compatibility layer numpy.oldnumeric with NumPy's predecessor
4240 Numeric.")
4241 (license license:bsd-3)))
4242
4243 (define-public python-munch
4244 (package
4245 (name "python-munch")
4246 (version "2.0.4")
4247 (source
4248 (origin
4249 (method url-fetch)
4250 (uri (pypi-uri "munch" version))
4251 (sha256
4252 (base32
4253 "1cmqg91xnqx8gvnh4pmp0bfl1dfcm65d5p9mg73zz8pkjhx6h80l"))))
4254 (build-system python-build-system)
4255 (home-page "https://github.com/Infinidat/munch")
4256 (synopsis "Dot-accessible dictionary")
4257 (description "Munch is a dot-accessible dictionary similar to JavaScript
4258 objects.")
4259 (license license:expat)))
4260
4261 (define-public python2-munch
4262 (package-with-python2 python-munch))
4263
4264 (define-public python-colormath
4265 (package
4266 (name "python-colormath")
4267 (version "3.0.0")
4268 (source
4269 (origin
4270 (method url-fetch)
4271 (uri (pypi-uri "colormath" version))
4272 (sha256
4273 (base32
4274 "05qjycgxp3p2f9n6lmic68sxmsyvgnnlyl4z9w7dl9s56jphaiix"))))
4275 (build-system python-build-system)
4276 (propagated-inputs
4277 `(("python-networkx" ,python-networkx)
4278 ("python-numpy" ,python-numpy)))
4279 (home-page "https://github.com/gtaylor/python-colormath")
4280 (synopsis "Color math and conversion library")
4281 (description
4282 "This is a Python library for color math and conversions.")
4283 (license license:bsd-3)))
4284
4285 (define-public python2-colormath
4286 (package-with-python2 python-colormath))
4287
4288 (define-public python-spectra
4289 (package
4290 (name "python-spectra")
4291 (version "0.0.11")
4292 (source
4293 (origin
4294 (method url-fetch)
4295 (uri (pypi-uri "spectra" version))
4296 (sha256
4297 (base32
4298 "1f322x914bhkg6r5gv1vmnir3iy0k5kih0fd2gp3rdkw32jn5cwf"))))
4299 (build-system python-build-system)
4300 (arguments
4301 `(#:phases
4302 (modify-phases %standard-phases
4303 (replace 'check
4304 (lambda _ (invoke "nosetests" "-v"))))))
4305 (propagated-inputs
4306 `(("python-colormath" ,python-colormath)))
4307 (native-inputs
4308 `(("python-nose" ,python-nose)))
4309 (home-page "https://github.com/jsvine/spectra")
4310 (synopsis "Color scales and color conversion")
4311 (description
4312 "This package provides a Python library intended to make color math,
4313 color scales, and color space conversion easy. It has support for:
4314
4315 @enumerate
4316 @item Color scales
4317 @item Color ranges
4318 @item Color blending
4319 @item Brightening/darkening colors
4320 @item Saturating/desaturating colors
4321 @item Conversion to/from multiple color spaces.
4322 @end enumerate\n")
4323 (license license:expat)))
4324
4325 (define-public python2-spectra
4326 (package-with-python2 python-spectra))
4327
4328 (define-public python-numpy-documentation
4329 (package
4330 (name "python-numpy-documentation")
4331 (version (package-version python-numpy))
4332 (source (package-source python-numpy))
4333 (build-system python-build-system)
4334 (native-inputs
4335 `(("python-matplotlib" ,python-matplotlib)
4336 ("python-numpy" ,python-numpy)
4337 ("pkg-config" ,pkg-config)
4338 ("python-sphinx" ,python-sphinx)
4339 ("python-numpydoc" ,python-numpydoc)
4340 ("texlive" ,(texlive-union (list texlive-fonts-cm-super
4341 texlive-fonts-ec
4342 texlive-generic-ifxetex
4343 texlive-generic-pdftex
4344 texlive-amsfonts
4345 texlive-latex-capt-of
4346 texlive-latex-cmap
4347 texlive-latex-environ
4348 texlive-latex-eqparbox
4349 texlive-latex-etoolbox
4350 texlive-latex-expdlist
4351 texlive-latex-fancyhdr
4352 texlive-latex-fancyvrb
4353 texlive-latex-fncychap
4354 texlive-latex-float
4355 texlive-latex-framed
4356 texlive-latex-geometry
4357 texlive-latex-graphics
4358 texlive-latex-hyperref
4359 texlive-latex-mdwtools
4360 texlive-latex-multirow
4361 texlive-latex-needspace
4362 texlive-latex-oberdiek
4363 texlive-latex-parskip
4364 texlive-latex-preview
4365 texlive-latex-tabulary
4366 texlive-latex-threeparttable
4367 texlive-latex-titlesec
4368 texlive-latex-trimspaces
4369 texlive-latex-ucs
4370 texlive-latex-upquote
4371 texlive-latex-url
4372 texlive-latex-varwidth
4373 texlive-latex-wrapfig)))
4374 ("texinfo" ,texinfo)
4375 ("perl" ,perl)
4376 ("scipy-sphinx-theme"
4377 ,(origin ; The build script expects scipy-sphinx-theme as a git submodule
4378 (method git-fetch)
4379 (uri (git-reference
4380 (url "https://github.com/scipy/scipy-sphinx-theme.git")
4381 (commit "c466764e2231ba132c09826b5b138fffa1cfcec3")))
4382 (sha256
4383 (base32
4384 "0q2y87clwlsgc7wvlsn9pzyssybcq10plwhq2w1ydykfsyyqbmkl"))))
4385 ,@(package-native-inputs python-numpy)))
4386 (arguments
4387 `(#:tests? #f ; we're only generating the documentation
4388 #:phases
4389 (modify-phases %standard-phases
4390 (delete 'build)
4391 (replace 'install
4392 (lambda* (#:key inputs outputs #:allow-other-keys)
4393 (let* ((data (string-append (assoc-ref outputs "out") "/share"))
4394 (doc (string-append
4395 data "/doc/" ,name "-"
4396 ,(package-version python-numpy)))
4397 (info-reader (string-append data "/info"))
4398 (html (string-append doc "/html"))
4399 (scipy-sphinx-theme "scipy-sphinx-theme")
4400 (sphinx-theme-checkout (assoc-ref inputs scipy-sphinx-theme))
4401 (pyver ,(string-append "PYVER=")))
4402
4403 ;; FIXME: this is needed to for texlive-union to generate
4404 ;; fonts, which are not found.
4405 (setenv "HOME" "/tmp")
4406
4407 (with-directory-excursion "doc"
4408 (copy-recursively sphinx-theme-checkout scipy-sphinx-theme)
4409 (mkdir-p html)
4410 (invoke "make" "html" pyver)
4411 (invoke "make" "latex" "PAPER=a4" pyver)
4412 (invoke "make" "-C" "build/latex"
4413 "all-pdf" "PAPER=a4" pyver)
4414 ;; FIXME: Generation of the info file fails.
4415 ;; (invoke "make" "info" pyver)
4416 ;; (mkdir-p info)
4417 ;; (copy-file "build/texinfo/numpy.info"
4418 ;; (string-append info "/numpy.info"))
4419 (for-each (lambda (file)
4420 (copy-file (string-append "build/latex" file)
4421 (string-append doc file)))
4422 '("/numpy-ref.pdf" "/numpy-user.pdf"))
4423 (with-directory-excursion "build/html"
4424 (for-each (lambda (file)
4425 (let* ((dir (dirname file))
4426 (tgt-dir (string-append html "/" dir)))
4427 (unless (equal? "." dir)
4428 (mkdir-p tgt-dir))
4429 (install-file file html)))
4430 (find-files "." ".*")))))
4431 #t)))))
4432 (home-page (package-home-page python-numpy))
4433 (synopsis "Documentation for the python-numpy package")
4434 (description (package-description python-numpy))
4435 (license (package-license python-numpy))))
4436
4437 (define-public python2-numpy-documentation
4438 (let ((numpy-documentation (package-with-python2 python-numpy-documentation)))
4439 (package
4440 (inherit numpy-documentation)
4441 (native-inputs `(("python2-functools32" ,python2-functools32)
4442 ,@(package-native-inputs numpy-documentation))))))
4443
4444 (define-public python-pygit2
4445 (package
4446 (name "python-pygit2")
4447 (version "1.1.0")
4448 (source
4449 (origin
4450 (method url-fetch)
4451 (uri (pypi-uri "pygit2" version))
4452 (sha256
4453 (base32 "1hs0pqqzn1yjxqk86nq7p0lvsklwnlyi5xwyzr7d5nrs19dmsjbg"))))
4454 (build-system python-build-system)
4455 (arguments
4456 '(#:tests? #f)) ; tests don't run correctly in our environment
4457 (propagated-inputs
4458 `(("python-cached-property" ,python-cached-property)
4459 ("python-cffi" ,python-cffi)
4460 ("libgit2" ,libgit2)))
4461 (native-inputs
4462 `(("python-pytest" ,python-pytest)))
4463 (home-page "https://github.com/libgit2/pygit2")
4464 (synopsis "Python bindings for libgit2")
4465 (description "Pygit2 is a set of Python bindings to the libgit2 shared
4466 library, libgit2 implements Git plumbing.")
4467 ;; GPL2.0 only, with linking exception.
4468 (license license:gpl2)))
4469
4470 (define-public python-pyparsing
4471 (package
4472 (name "python-pyparsing")
4473 (version "2.4.6")
4474 (source
4475 (origin
4476 (method url-fetch)
4477 (uri (pypi-uri "pyparsing" version))
4478 (sha256
4479 (base32 "17wn5zlijc9m9zj26gy3f541y7smpj8rfhl51d025c2gm210b0sc"))))
4480 (build-system python-build-system)
4481 (outputs '("out" "doc"))
4482 (arguments
4483 `(#:tests? #f ; no test target
4484 #:phases
4485 (modify-phases %standard-phases
4486 (add-after 'install 'install-doc
4487 (lambda* (#:key outputs #:allow-other-keys)
4488 (let* ((doc (string-append (assoc-ref outputs "doc")
4489 "/share/doc/" ,name "-" ,version))
4490 (html-doc (string-append doc "/html"))
4491 (examples (string-append doc "/examples")))
4492 (mkdir-p html-doc)
4493 (mkdir-p examples)
4494 (for-each
4495 (lambda (dir tgt)
4496 (map (lambda (file)
4497 (install-file file tgt))
4498 (find-files dir ".*")))
4499 (list "docs" "htmldoc" "examples")
4500 (list doc html-doc examples))
4501 #t))))))
4502 (home-page "https://github.com/pyparsing/pyparsing")
4503 (synopsis "Python parsing class library")
4504 (description
4505 "The pyparsing module is an alternative approach to creating and
4506 executing simple grammars, vs. the traditional lex/yacc approach, or the use
4507 of regular expressions. The pyparsing module provides a library of classes
4508 that client code uses to construct the grammar directly in Python code.")
4509 (license license:expat)))
4510
4511 (define-public python2-pyparsing
4512 (package-with-python2 python-pyparsing))
4513
4514 (define-public python-numpydoc
4515 (package
4516 (name "python-numpydoc")
4517 (version "0.8.0")
4518 (source
4519 (origin
4520 (method url-fetch)
4521 (uri (pypi-uri "numpydoc" version))
4522 (sha256
4523 (base32
4524 "1zazxg3m8j4fksv3f7v7vpf4bj9qb1vj3r326am0vdip141vzx31"))))
4525 (build-system python-build-system)
4526 (propagated-inputs
4527 `(("python-sphinx" ,python-sphinx)))
4528 (native-inputs
4529 `(("python-nose" ,python-nose)))
4530 (home-page "https://pypi.org/project/numpydoc/")
4531 (synopsis
4532 "Numpy's Sphinx extensions")
4533 (description
4534 "Sphinx extension to support docstrings in Numpy format.")
4535 (license license:bsd-2)))
4536
4537 (define-public python2-numpydoc
4538 (package-with-python2 python-numpydoc))
4539
4540 (define-public python-numexpr
4541 (package
4542 (name "python-numexpr")
4543 (version "2.6.5")
4544 (source
4545 (origin
4546 (method url-fetch)
4547 (uri (pypi-uri "numexpr" version))
4548 (sha256
4549 (base32
4550 "1frnbcwmsi312154x274xl28xazr1k8vjby83fwyla2n10a81bgq"))))
4551 (build-system python-build-system)
4552 (arguments `(#:tests? #f)) ; no tests included
4553 (propagated-inputs
4554 `(("python-numpy" ,python-numpy)))
4555 (home-page "https://github.com/pydata/numexpr")
4556 (synopsis "Fast numerical expression evaluator for NumPy")
4557 (description
4558 "Numexpr is a fast numerical expression evaluator for NumPy. With it,
4559 expressions that operate on arrays are accelerated and use less memory than
4560 doing the same calculation in Python. In addition, its multi-threaded
4561 capabilities can make use of all your cores, which may accelerate
4562 computations, most specially if they are not memory-bounded (e.g. those using
4563 transcendental functions).")
4564 (license license:expat)))
4565
4566 (define-public python2-numexpr
4567 (package-with-python2 python-numexpr))
4568
4569 (define-public python-cycler
4570 (package
4571 (name "python-cycler")
4572 (version "0.10.0")
4573 (source (origin
4574 (method url-fetch)
4575 (uri (pypi-uri "cycler" version))
4576 (sha256
4577 (base32
4578 "1n69n23fak1gjxlrbhqisi2b9pv3ckrfj98llx3p53953082syyd"))))
4579 (build-system python-build-system)
4580 (arguments
4581 ;; XXX: The current version requires 'coveralls' which we don't have.
4582 ;; Enable this for the next release which uses 'python-pytest'.
4583 '(#:tests? #f))
4584 (propagated-inputs
4585 `(("python-six" ,python-six)))
4586 (home-page "http://matplotlib.org/cycler/")
4587 (synopsis "Composable keyword argument iterator")
4588 (description
4589 "When using @code{matplotlib} and plotting more than one line, it is
4590 common to want to be able to want to be able to cycle over one or more artist
4591 styles; but the plotting logic can quickly become involved.
4592 To address this and enable easy cycling over arbitrary @code{kwargs}, the
4593 @code{Cycler} class was developed.")
4594 (license license:bsd-3)))
4595
4596 (define-public python2-cycler
4597 (package-with-python2 python-cycler))
4598
4599 (define-public python-colorspacious
4600 (package
4601 (name "python-colorspacious")
4602 (version "1.1.2")
4603 (source
4604 (origin
4605 (method git-fetch)
4606 (uri (git-reference
4607 (url "https://github.com/njsmith/colorspacious.git")
4608 (commit (string-append "v" version))))
4609 (file-name (git-file-name name version))
4610 (sha256
4611 (base32 "0x7nkphr6g5ql5fvgss8l56rgiyjgh6fm8zzs73i94ci9wzlm63w"))))
4612 (build-system python-build-system)
4613 (propagated-inputs
4614 `(("python-numpy" ,python-numpy)))
4615 (native-inputs
4616 `(("python-nose" ,python-nose)))
4617 (arguments
4618 `(#:phases
4619 (modify-phases %standard-phases
4620 (replace 'check
4621 (lambda _
4622 (invoke "nosetests" "--all-modules" "-v" "colorspacious"))))))
4623 (home-page "https://github.com/njsmith/colorspacious")
4624 (synopsis "Python library for colorspace conversions")
4625 (description "@code{colorspacious} is a Python library that lets you
4626 convert between colorspaces like sRGB, XYZ, CIEL*a*b*, CIECAM02, CAM02-UCS, etc.")
4627 (license license:expat)))
4628
4629 (define-public python2-colorspacious
4630 (package-with-python2 python-colorspacious))
4631
4632 (define-public python-matplotlib
4633 (package
4634 (name "python-matplotlib")
4635 (version "3.1.2")
4636 (source
4637 (origin
4638 (method url-fetch)
4639 (uri (pypi-uri "matplotlib" version))
4640 (sha256
4641 (base32
4642 "1nmshfqh7wyg15i16hx1yiylcvzkws29ivn66n3i0wyqwcpjr3lf"))))
4643 (build-system python-build-system)
4644 (propagated-inputs ; the following packages are all needed at run time
4645 `(("python-cycler" ,python-cycler)
4646 ("python-kiwisolver" ,python-kiwisolver)
4647 ("python-pyparsing" ,python-pyparsing)
4648 ("python-pygobject" ,python-pygobject)
4649 ("gobject-introspection" ,gobject-introspection)
4650 ("python-tkinter" ,python "tk")
4651 ("python-dateutil" ,python-dateutil)
4652 ("python-numpy" ,python-numpy)
4653 ("python-pillow" ,python-pillow)
4654 ("python-pytz" ,python-pytz)
4655 ("python-six" ,python-six)
4656 ;; From version 1.4.0 'matplotlib' makes use of 'cairocffi' instead of
4657 ;; 'pycairo'. However, 'pygobject' makes use of a 'pycairo' 'context'
4658 ;; object. For this reason we need to import both libraries.
4659 ;; https://cairocffi.readthedocs.io/en/stable/cffi_api.html#converting-pycairo-wrappers-to-cairocffi
4660 ("python-pycairo" ,python-pycairo)
4661 ("python-cairocffi" ,python-cairocffi)))
4662 (inputs
4663 `(("libpng" ,libpng)
4664 ("imagemagick" ,imagemagick)
4665 ("freetype" ,freetype)
4666 ("cairo" ,cairo)
4667 ("glib" ,glib)
4668 ;; FIXME: Add backends when available.
4669 ;("python-wxpython" ,python-wxpython)
4670 ("tcl" ,tcl)
4671 ("tk" ,tk)))
4672 (native-inputs
4673 `(("pkg-config" ,pkg-config)
4674 ("python-pytest" ,python-pytest)
4675 ("python-mock" ,python-mock)
4676 ("unzip" ,unzip)
4677 ("jquery-ui"
4678 ,(origin
4679 (method url-fetch)
4680 (uri "https://jqueryui.com/resources/download/jquery-ui-1.12.1.zip")
4681 (sha256
4682 (base32
4683 "0kb21xf38diqgxcdi1z3s9ssq36pldvyqxy56hn6pcva6rs3c8zq"))))))
4684 (arguments
4685 `(#:phases
4686 (modify-phases %standard-phases
4687 ;; XXX We disable all image comparison tests because we're using a
4688 ;; newer version of FreeType than matplotlib expects. This leads to
4689 ;; minor differences throughout the tests.
4690 (add-after 'unpack 'fix-and-disable-failing-tests
4691 (lambda _
4692 (substitute* (append (find-files "lib/matplotlib/tests/"
4693 "test_.*\\.py$")
4694 (find-files "lib/mpl_toolkits/tests"
4695 "test_.*\\.py$"))
4696 (("^from matplotlib" match)
4697 (string-append "import pytest\n" match))
4698 (("( *)@image_comparison" match indent)
4699 (string-append indent
4700 "@pytest.mark.skip(reason=\"unknown minor image differences\")\n"
4701 match)))
4702 (substitute* "lib/matplotlib/tests/test_animation.py"
4703 (("/bin/sh") (which "sh")))
4704 (for-each delete-file
4705 ;; test_normal_axes, test_get_tightbbox_polar
4706 '("lib/matplotlib/tests/test_axes.py"
4707 ;; We don't use the webagg backend and this test forces it.
4708 "lib/matplotlib/tests/test_backend_webagg.py"
4709 ;; test_outward_ticks
4710 "lib/matplotlib/tests/test_tightlayout.py"
4711 ;; test_hidden_axes fails with minor extent
4712 ;; differences, possibly due to the use of a
4713 ;; different version of FreeType.
4714 "lib/matplotlib/tests/test_constrainedlayout.py"
4715 ;; Fontconfig returns no fonts.
4716 "lib/matplotlib/tests/test_font_manager.py"))
4717 #t))
4718 (add-before 'install 'install-jquery-ui
4719 (lambda* (#:key outputs inputs #:allow-other-keys)
4720 (let ((dir (string-append (assoc-ref outputs "out")
4721 "/lib/python3.7/site-packages/matplotlib/backends/web_backend/")))
4722 (mkdir-p dir)
4723 (invoke "unzip"
4724 (assoc-ref inputs "jquery-ui")
4725 "-d" dir))
4726 #t))
4727 (replace 'check
4728 (lambda* (#:key outputs inputs #:allow-other-keys)
4729 (add-installed-pythonpath inputs outputs)
4730 (invoke "python" "tests.py" "-v"
4731 "-m" "not network and not webagg")))
4732 (add-before 'build 'configure-environment
4733 (lambda* (#:key outputs inputs #:allow-other-keys)
4734 (let ((cairo (assoc-ref inputs "cairo")))
4735 ;; Setting this directory in the 'basedirlist' of 'setup.cfg'
4736 ;; has not effect.
4737 (setenv "LD_LIBRARY_PATH" (string-append cairo "/lib"))
4738 (setenv "HOME" (getcwd))
4739 (call-with-output-file "setup.cfg"
4740 (lambda (port)
4741 (format port "[directories]~%
4742 basedirlist = ~a,~a~%
4743 [packages]~%
4744 tests = True~%"
4745 (assoc-ref inputs "tcl")
4746 (assoc-ref inputs "tk")))))
4747 #t)))))
4748 (home-page "https://matplotlib.org/")
4749 (synopsis "2D plotting library for Python")
4750 (description
4751 "Matplotlib is a Python 2D plotting library which produces publication
4752 quality figures in a variety of hardcopy formats and interactive environments
4753 across platforms. Matplotlib can be used in Python scripts, the python and
4754 ipython shell, web application servers, and six graphical user interface
4755 toolkits.")
4756 (license license:psfl)
4757 (properties `((python2-variant . ,(delay python2-matplotlib))))))
4758
4759 (define-public python2-matplotlib
4760 (let ((matplotlib (package-with-python2
4761 (strip-python2-variant python-matplotlib))))
4762 (package (inherit matplotlib)
4763 (version "2.2.4")
4764 (source
4765 (origin
4766 (method url-fetch)
4767 (uri (pypi-uri "matplotlib" version))
4768 (sha256
4769 (base32
4770 "09i1gnrra1590brc1f8d5rh2zvnknmfgzp613ab0462qkrwj15h2"))))
4771 (arguments
4772 (substitute-keyword-arguments (package-arguments matplotlib)
4773 ((#:phases phases)
4774 `(modify-phases ,phases
4775 (replace 'install-jquery-ui
4776 (lambda* (#:key outputs inputs #:allow-other-keys)
4777 (let ((dir (string-append (assoc-ref outputs "out")
4778 "/lib/python2.7/site-packages/"
4779 "matplotlib/backends/web_backend/")))
4780 (mkdir-p dir)
4781 (invoke "unzip"
4782 (assoc-ref inputs "jquery-ui")
4783 "-d" dir))
4784 #t))
4785 (delete 'fix-and-disable-failing-tests)
4786 (delete 'check))))) ; These tests weren't run the the past.
4787 ;; Make sure to use special packages for Python 2 instead
4788 ;; of those automatically rewritten by package-with-python2.
4789 (propagated-inputs
4790 `(("python2-pycairo" ,python2-pycairo)
4791 ("python2-backports-functools-lru-cache"
4792 ,python2-backports-functools-lru-cache)
4793 ("python2-functools32" ,python2-functools32)
4794 ("python2-pygobject-2" ,python2-pygobject-2)
4795 ("python2-subprocess32" ,python2-subprocess32)
4796 ("python2-tkinter" ,python-2 "tk")
4797 ,@(fold alist-delete (package-propagated-inputs matplotlib)
4798 '("python-pycairo" "python-pygobject" "python-tkinter")))))))
4799
4800 (define-public python-matplotlib-documentation
4801 (package
4802 (name "python-matplotlib-documentation")
4803 (version (package-version python-matplotlib))
4804 (source (package-source python-matplotlib))
4805 (build-system python-build-system)
4806 (native-inputs
4807 `(("python-matplotlib" ,python-matplotlib)
4808 ("python-colorspacious" ,python-colorspacious)
4809 ("python-sphinx" ,python-sphinx)
4810 ("python-sphinx-copybutton" ,python-sphinx-copybutton)
4811 ("python-sphinx-gallery" ,python-sphinx-gallery)
4812 ("python-numpydoc" ,python-numpydoc)
4813 ("python-ipython" ,python-ipython)
4814 ("python-ipykernel" ,python-ipykernel)
4815 ("python-mock" ,python-mock)
4816 ("graphviz" ,graphviz)
4817 ("texlive" ,(texlive-union (list texlive-amsfonts
4818 texlive-latex-amsmath
4819 texlive-latex-enumitem
4820 texlive-latex-expdlist
4821 texlive-latex-geometry
4822 texlive-latex-preview
4823 texlive-latex-type1cm
4824 texlive-latex-ucs
4825
4826 texlive-generic-pdftex
4827
4828 texlive-fonts-ec
4829 texlive-fonts-adobe-times
4830 texlive-fonts-txfonts)))
4831 ("texinfo" ,texinfo)
4832 ,@(package-native-inputs python-matplotlib)))
4833 (arguments
4834 `(#:tests? #f ; we're only generating documentation
4835 #:phases
4836 (modify-phases %standard-phases
4837 ;; The tests in python-matplotlib are run after the install phase, so
4838 ;; we need to delete the extra phase here.
4839 (delete 'check)
4840 (replace 'build
4841 (lambda _
4842 (chdir "doc")
4843 (setenv "PYTHONPATH"
4844 (string-append (getenv "PYTHONPATH")
4845 ":" (getcwd) "/../examples/units"))
4846 (substitute* "conf.py"
4847 ;; Don't use git.
4848 (("^SHA = check_output.*")
4849 (string-append "SHA = \"" ,version "\"\n"))
4850 ;; Don't fetch intersphinx files from the Internet
4851 (("^explicit_order_folders" m)
4852 (string-append "intersphinx_mapping = {}\n" m))
4853 (("'sphinx.ext.intersphinx',") "")
4854 ;; Disable URL embedding which requires internet access.
4855 (("'https://docs.scipy.org/doc/numpy'") "None")
4856 (("'https://docs.scipy.org/doc/scipy/reference'") "None"))
4857 (invoke "make"
4858 "SPHINXBUILD=sphinx-build"
4859 "SPHINXOPTS=" ; don't abort on warnings
4860 "html" "texinfo")))
4861 (replace 'install
4862 (lambda* (#:key inputs outputs #:allow-other-keys)
4863 (let* ((data (string-append (assoc-ref outputs "out") "/share"))
4864 (doc (string-append data "/doc/python-matplotlib-" ,version))
4865 (info (string-append data "/info"))
4866 (html (string-append doc "/html")))
4867 (mkdir-p html)
4868 (mkdir-p info)
4869 (copy-recursively "build/html" html)
4870 (symlink (string-append html "/_images")
4871 (string-append info "/matplotlib-figures"))
4872 (with-directory-excursion "build/texinfo"
4873 (substitute* "matplotlib.texi"
4874 (("@image\\{([^,]*)" all file)
4875 (string-append "@image{matplotlib-figures/" file)))
4876 (symlink (string-append html "/_images")
4877 "./matplotlib-figures")
4878 (invoke "makeinfo" "--no-split"
4879 "-o" "matplotlib.info" "matplotlib.texi"))
4880 (install-file "build/texinfo/matplotlib.info" info))
4881 #t)))))
4882 (home-page (package-home-page python-matplotlib))
4883 (synopsis "Documentation for the python-matplotlib package")
4884 (description (package-description python-matplotlib))
4885 (license (package-license python-matplotlib))))
4886
4887 (define-public python2-matplotlib-documentation
4888 (let ((parent (package-with-python2 python-matplotlib-documentation)))
4889 (package
4890 (inherit parent)
4891 (native-inputs
4892 (alist-delete "python-sphinx-copybutton"
4893 (package-native-inputs parent))))))
4894
4895 (define-public python-matplotlib-venn
4896 (package
4897 (name "python-matplotlib-venn")
4898 (version "0.11.5")
4899 (source
4900 (origin
4901 (method url-fetch)
4902 (uri (pypi-uri "matplotlib-venn" version ".zip"))
4903 (sha256
4904 (base32
4905 "13w3i1wih0mij08hrgppzg0g9z50y54rc28l6gdi1r5w45l7l0dy"))))
4906 (build-system python-build-system)
4907 (arguments '(#:tests? #f)) ; tests are not included
4908 (propagated-inputs
4909 `(("python-matplotlib" ,python-matplotlib)
4910 ("python-numpy" ,python-numpy)
4911 ("python-scipy" ,python-scipy)))
4912 (native-inputs
4913 `(("unzip" ,unzip)))
4914 (home-page "https://github.com/konstantint/matplotlib-venn")
4915 (synopsis "Plot area-proportional Venn diagrams")
4916 (description
4917 "This package provides tools for plotting area-proportional two- and
4918 three-way Venn diagrams in @code{matplotlib}.")
4919 (license license:expat)))
4920
4921 (define-public python-pysnptools
4922 (package
4923 (name "python-pysnptools")
4924 (version "0.4.11")
4925 (source
4926 (origin
4927 (method url-fetch)
4928 (uri (pypi-uri "pysnptools" version))
4929 (sha256
4930 (base32
4931 "0gxr0bjix307wvk0qh7vkafbxbzfpdmq0wlswpxyyaymy0fwcypv"))))
4932 (build-system python-build-system)
4933 (arguments
4934 `(#:tests? #f ; no test data are included
4935 #:phases
4936 (modify-phases %standard-phases
4937 (replace 'check
4938 (lambda* (#:key inputs outputs tests? #:allow-other-keys)
4939 (if tests?
4940 (begin
4941 (add-installed-pythonpath inputs outputs)
4942 (invoke "python3" "pysnptools/test.py"))
4943 #t))))))
4944 (propagated-inputs
4945 `(("python-dill" ,python-dill)
4946 ("python-h5py" ,python-h5py)
4947 ("python-numpy" ,python-numpy)
4948 ("python-pandas" ,python-pandas)
4949 ("python-psutil" ,python-psutil)
4950 ("python-scipy" ,python-scipy)))
4951 (native-inputs
4952 `(("python-cython" ,python-cython)))
4953 (home-page "http://microsoftgenomics.github.io/PySnpTools/")
4954 (synopsis "Library for reading and manipulating genetic data")
4955 (description
4956 "PySnpTools is a library for reading and manipulating genetic data. It
4957 can, for example, efficiently read whole PLINK *.bed/bim/fam files or parts of
4958 those files. It can also efficiently manipulate ranges of integers using set
4959 operators such as union, intersection, and difference.")
4960 (license license:asl2.0)))
4961
4962 (define-public python2-pysnptools
4963 (package-with-python2 python-pysnptools))
4964
4965 (define-public python-socksipy-branch
4966 (package
4967 (name "python-socksipy-branch")
4968 (version "1.01")
4969 (source
4970 (origin
4971 (method url-fetch)
4972 (uri (pypi-uri "SocksiPy-branch" version))
4973 (sha256
4974 (base32
4975 "01l41v4g7fy9fzvinmjxy6zcbhgqaif8dhdqm4w90fwcw9h51a8p"))))
4976 (build-system python-build-system)
4977 (arguments
4978 `(#:tests? #f)) ; There are no tests
4979 (home-page "https://code.google.com/archive/p/socksipy-branch/")
4980 (synopsis "Python SOCKS module")
4981 (description
4982 "SocksiPy - A Python SOCKS client module. It provides a
4983 socket-like interface that supports connections to any TCP
4984 service through the use of a SOCKS4, SOCKS5 or HTTP proxy.
4985 The original version was developed by Dan Haim, this is a
4986 branch created by Mario Vilas to address some open issues,
4987 as the original project seems to have been abandoned circa 2007.")
4988 (license license:bsd-3)))
4989
4990 (define-public python2-socksipy-branch
4991 (package-with-python2 python-socksipy-branch))
4992
4993 (define-public python-socksipychain
4994 (let ((commit "eb5ee8741ce006ac0c5c3e2e83204062c348c155")
4995 (revision "1")
4996 (version "2.1.1"))
4997 (package
4998 (name "python-socksipychain")
4999 (version (git-version version revision commit))
5000 (source
5001 (origin
5002 (method git-fetch)
5003 (uri (git-reference
5004 (url "https://github.com/pagekite/PySocksipyChain.git")
5005 (commit commit)))
5006 (file-name (git-file-name name version))
5007 (sha256
5008 (base32
5009 "0fpphn6xnpm7qk8a914s4abycsbq9w6qkci07my632v0fylnm5n7"))))
5010 (build-system python-build-system)
5011 (arguments
5012 `(#:tests? #f)) ; Tests try to access the network.
5013 (home-page "http://pagekite.net/wiki/Floss/PySocksipyChain/")
5014 (synopsis "Python SOCKS module with chained proxies support")
5015 (description
5016 "SocksiPyChain is a modified version of the SocksiPy SOCKS module, which
5017 adds support for arbitrary chaining of proxy servers and various modes of
5018 TLS/SSL encryption. It was developed for use in PageKite, and also includes
5019 a simple netcat replacement with chaining support.")
5020 (license license:bsd-3))))
5021
5022 (define-public python-pycodestyle
5023 (package
5024 (name "python-pycodestyle")
5025 (version "2.5.0")
5026 (source
5027 (origin
5028 (method url-fetch)
5029 (uri (pypi-uri "pycodestyle" version))
5030 (sha256
5031 (base32
5032 "0v4prb05n21bm8650v0a01k1nyqjdmkrsm3zycfxh2j5k9n962p4"))))
5033 (build-system python-build-system)
5034 (home-page "https://pycodestyle.readthedocs.io/")
5035 (synopsis "Python style guide checker")
5036 (description "@code{pycodestyle} (formerly pep8) is a tool to check
5037 Python code against some of the style conventions in
5038 @url{http://www.python.org/dev/peps/pep-0008/,PEP 8}.")
5039 (license license:expat)))
5040
5041 (define-public python2-pycodestyle
5042 (package-with-python2 python-pycodestyle))
5043
5044 (define-public python-multidict
5045 (package
5046 (name "python-multidict")
5047 (version "4.7.5")
5048 (source
5049 (origin
5050 (method url-fetch)
5051 (uri (pypi-uri "multidict" version))
5052 (sha256
5053 (base32
5054 "07ikq2c72kd263hpldw55y0px2l3g34hjk66ml9lryh1jv287qmf"))))
5055 (build-system python-build-system)
5056 (arguments
5057 '(#:modules ((ice-9 ftw)
5058 (srfi srfi-1)
5059 (srfi srfi-26)
5060 (guix build utils)
5061 (guix build python-build-system))
5062 #:phases (modify-phases %standard-phases
5063 (replace 'check
5064 (lambda* (#:key tests? #:allow-other-keys)
5065 (if tests?
5066 (begin
5067 (let ((libdir (find (cut string-prefix? "lib." <>)
5068 (scandir "build"))))
5069 (setenv "PYTHONPATH"
5070 (string-append "./build/" libdir ":"
5071 (getenv "PYTHONPATH")))
5072 (invoke "pytest" "-vv")))
5073 (format #t "test suite not run~%"))
5074 #t)))))
5075 (native-inputs
5076 `(("python-pytest" ,python-pytest)
5077 ("python-pytest-cov" ,python-pytest-cov)))
5078 (home-page "https://github.com/aio-libs/multidict/")
5079 (synopsis "Multidict implementation")
5080 (description "Multidict is dict-like collection of key-value pairs
5081 where key might be occurred more than once in the container.")
5082 (license license:asl2.0)))
5083
5084 (define-public python-orderedmultidict
5085 (package
5086 (name "python-orderedmultidict")
5087 (version "1.0")
5088 (source
5089 (origin
5090 (method url-fetch)
5091 (uri (pypi-uri "orderedmultidict" version))
5092 (sha256
5093 (base32
5094 "1idjbl933avgaadscrjw1np3xkvnz3phq0l8vw5qs0rqcjx9b65q"))))
5095 (build-system python-build-system)
5096 (arguments
5097 `(#:phases
5098 (modify-phases %standard-phases
5099 (add-after 'unpack 'fix-tests
5100 (lambda _
5101 ;; The package uses nosetest for running the tests.
5102 ;; Adding this initfile allows to run the test suite
5103 ;; without requiring nosetest.
5104 (with-output-to-file "tests/__init__.py" newline)
5105 #t)))))
5106 (propagated-inputs
5107 `(("python-six" ,python-six)))
5108 (native-inputs
5109 `(("python-pycodestyle" ,python-pycodestyle)))
5110 (home-page "https://github.com/gruns/orderedmultidict")
5111 (synopsis "Python Ordered Multivalue Dictionary - omdict")
5112 (description "This package contains a library for ordered multivalue
5113 dictionaries. A multivalue dictionary is a dictionary that can store
5114 multiple values for the same key. An ordered multivalue dictionary is a
5115 multivalue dictionary that retains the order of insertions and deletions.")
5116 (license license:unlicense)))
5117
5118 (define-public python2-orderedmultidict
5119 (package-with-python2 python-orderedmultidict))
5120
5121 (define-public python-autopep8
5122 (package
5123 (name "python-autopep8")
5124 (version "1.3.5")
5125 (source
5126 (origin
5127 (method url-fetch)
5128 (uri (pypi-uri "autopep8" version))
5129 (sha256
5130 (base32
5131 "192bvhzi4d0claqxgzymvv7k3qnj627742bc8sgxpzjj42pd9112"))))
5132 (build-system python-build-system)
5133 (propagated-inputs
5134 `(("python-pycodestyle" ,python-pycodestyle)))
5135 (home-page "https://github.com/hhatto/autopep8")
5136 (synopsis "Format Python code according to the PEP 8 style guide")
5137 (description
5138 "@code{autopep8} automatically formats Python code to conform to
5139 the PEP 8 style guide. It uses the pycodestyle utility to determine
5140 what parts of the code needs to be formatted. @code{autopep8} is
5141 capable of fixing most of the formatting issues that can be reported
5142 by pycodestyle.")
5143 (license (license:non-copyleft
5144 "https://github.com/hhatto/autopep8/blob/master/LICENSE"))))
5145
5146 (define-public python2-autopep8
5147 (package-with-python2 python-autopep8))
5148
5149 (define-public python-distlib
5150 (package
5151 (name "python-distlib")
5152 (version "0.3.0")
5153 (source
5154 (origin
5155 (method url-fetch)
5156 (uri (pypi-uri "distlib" version ".zip"))
5157 (sha256
5158 (base32
5159 "08fyi2r246733vharl2yckw20rilci28r91mzrnnvcr638inw5if"))))
5160 (build-system python-build-system)
5161 (arguments
5162 `(#:phases
5163 (modify-phases %standard-phases
5164 (add-before 'build 'no-/bin/sh
5165 (lambda _
5166 (substitute* '("distlib/scripts.py" "tests/test_scripts.py")
5167 (("/bin/sh") (which "sh")))
5168 #t))
5169 (add-before 'check 'prepare-test-env
5170 (lambda _
5171 (setenv "HOME" "/tmp")
5172 ;; NOTE: Any value works, the variable just has to be present.
5173 (setenv "SKIP_ONLINE" "1")
5174 #t)))))
5175 (native-inputs `(("unzip" ,unzip)))
5176 (home-page "https://bitbucket.org/pypa/distlib")
5177 (synopsis "Distribution utilities")
5178 (description "Distlib is a library which implements low-level functions that
5179 relate to packaging and distribution of Python software. It is intended to be
5180 used as the basis for third-party packaging tools.")
5181 (license license:psfl)))
5182
5183 (define-public python-distutils-extra
5184 (package
5185 (name "python-distutils-extra")
5186 (version "2.38")
5187 (source
5188 (origin
5189 (method url-fetch)
5190 (uri (string-append "https://launchpad.net/python-distutils-extra/trunk/"
5191 version "/+download/python-distutils-extra-"
5192 version ".tar.gz"))
5193 (sha256
5194 (base32
5195 "0lx15kcbby9zisx33p2h5hgakgwh2bvh0ibag8z0px4j6ifhs41x"))))
5196 (build-system python-build-system)
5197 (home-page "https://launchpad.net/python-distutils-extra/")
5198 (synopsis "Enhancements to Python's distutils")
5199 (description
5200 "The python-distutils-extra module enables you to easily integrate
5201 gettext support, themed icons, and scrollkeeper-based documentation into
5202 Python's distutils.")
5203 (license license:gpl2)))
5204
5205 (define-public python2-distutils-extra
5206 (package-with-python2 python-distutils-extra))
5207
5208 (define-public python2-elib.intl
5209 (package
5210 (name "python2-elib.intl")
5211 (version "0.0.3")
5212 (source
5213 (origin
5214 ;; This project doesn't tag releases or publish tarballs, so we take
5215 ;; source from a (semi-arbitrary, i.e. latest as of now) git commit.
5216 (method git-fetch)
5217 (uri (git-reference
5218 (url "https://github.com/dieterv/elib.intl.git")
5219 (commit "d09997cfef")))
5220 (file-name (string-append name "-" version "-checkout"))
5221 (sha256
5222 (base32
5223 "0y7vzff9xgbnaay7m0va1arl6g68ncwrvbgwl7jqlclsahzzb09d"))))
5224 (build-system python-build-system)
5225 (arguments
5226 ;; incompatible with Python 3 (exception syntax)
5227 `(#:python ,python-2
5228 #:tests? #f))
5229 (home-page "https://github.com/dieterv/elib.intl")
5230 (synopsis "Enhanced internationalization for Python")
5231 (description
5232 "The elib.intl module provides enhanced internationalization (I18N)
5233 services for your Python modules and applications.")
5234 (license license:lgpl3+)))
5235
5236 (define-public python-olefile
5237 (package
5238 (name "python-olefile")
5239 (version "0.46")
5240 (source
5241 (origin
5242 (method url-fetch)
5243 (uri (string-append "https://github.com/decalage2/olefile/releases/"
5244 "download/v" version "/olefile-" version ".tar.gz"))
5245 (file-name (string-append name "-" version ".tar.gz"))
5246 (sha256
5247 (base32
5248 "1kjxh4gr651hpqkjfv89cfzr40hyvf3vjlda7mifiail83j7j07m"))))
5249 (build-system python-build-system)
5250 (home-page "https://www.decalage.info/python/olefileio")
5251 (synopsis "Read and write Microsoft OLE2 files.")
5252 (description
5253 "@code{olefile} can parse, read and write Microsoft OLE2 files (Structured
5254 Storage or Compound Document, Microsoft Office). It is an improved version of
5255 the OleFileIO module from PIL, the Python Image Library.")
5256 (license license:bsd-3)))
5257
5258 (define-public python2-olefile
5259 (package-with-python2 python-olefile))
5260
5261 (define-public python-pillow
5262 (package
5263 (name "python-pillow")
5264 (version "6.2.1")
5265 (source
5266 (origin
5267 (method url-fetch)
5268 (uri (pypi-uri "Pillow" version))
5269 (sha256
5270 (base32
5271 "1c8wkzc58f5wdh006jvmwdk3wxld1xgagcbdvj7iv17qi0m9fkmz"))))
5272 (build-system python-build-system)
5273 (native-inputs
5274 `(("python-pytest" ,python-pytest)))
5275 (inputs
5276 `(("freetype" ,freetype)
5277 ("lcms" ,lcms)
5278 ("libjpeg" ,libjpeg-turbo)
5279 ("libtiff" ,libtiff)
5280 ("libwebp" ,libwebp)
5281 ("openjpeg" ,openjpeg)
5282 ("zlib" ,zlib)))
5283 (propagated-inputs
5284 `(("python-olefile" ,python-olefile)))
5285 (arguments
5286 `(#:phases
5287 (modify-phases %standard-phases
5288 (add-after 'unpack 'patch-ldconfig
5289 (lambda _
5290 (substitute* "setup.py"
5291 (("\\['/sbin/ldconfig', '-p'\\]") "['true']"))))
5292 (replace 'check
5293 (lambda* (#:key outputs inputs tests? #:allow-other-keys)
5294 (if tests?
5295 (begin
5296 (setenv "HOME" (getcwd))
5297 ;; Make installed package available for running the tests.
5298 (add-installed-pythonpath inputs outputs)
5299 (invoke "python" "selftest.py" "--installed")
5300 (invoke "python" "-m" "pytest" "-vv"))
5301 #t))))))
5302 (home-page "https://python-pillow.org")
5303 (synopsis "Fork of the Python Imaging Library")
5304 (description
5305 "The Python Imaging Library adds image processing capabilities to your
5306 Python interpreter. This library provides extensive file format support, an
5307 efficient internal representation, and fairly powerful image processing
5308 capabilities. The core image library is designed for fast access to data
5309 stored in a few basic pixel formats. It should provide a solid foundation for
5310 a general image processing tool.")
5311 (license (license:x11-style
5312 "http://www.pythonware.com/products/pil/license.htm"
5313 "The PIL Software License"))))
5314
5315 (define-public python2-pillow
5316 (package-with-python2 python-pillow))
5317
5318 (define-public python-pycparser
5319 (package
5320 (name "python-pycparser")
5321 (version "2.20")
5322 (source
5323 (origin
5324 (method url-fetch)
5325 (uri (pypi-uri "pycparser" version))
5326 (sha256
5327 (base32
5328 "1w0m3xvlrzq4lkbvd1ngfm8mdw64r1yxy6n7djlw6qj5d0km6ird"))))
5329 (outputs '("out" "doc"))
5330 (build-system python-build-system)
5331 (native-inputs
5332 `(("pkg-config" ,pkg-config)))
5333 (arguments
5334 `(#:phases
5335 (modify-phases %standard-phases
5336 (replace 'check
5337 (lambda _
5338 (with-directory-excursion "tests"
5339 (invoke "python" "all_tests.py"))
5340 #t))
5341 (add-after 'install 'install-doc
5342 (lambda* (#:key outputs #:allow-other-keys)
5343 (let* ((data (string-append (assoc-ref outputs "doc") "/share"))
5344 (doc (string-append data "/doc/" ,name "-" ,version))
5345 (examples (string-append doc "/examples")))
5346 (mkdir-p examples)
5347 (for-each (lambda (file)
5348 (copy-file (string-append "." file)
5349 (string-append doc file)))
5350 '("/README.rst" "/CHANGES" "/LICENSE"))
5351 (copy-recursively "examples" examples)
5352 #t))))))
5353 (home-page "https://github.com/eliben/pycparser")
5354 (synopsis "C parser in Python")
5355 (description
5356 "Pycparser is a complete parser of the C language, written in pure Python
5357 using the PLY parsing library. It parses C code into an AST and can serve as
5358 a front-end for C compilers or analysis tools.")
5359 (license license:bsd-3)))
5360
5361 (define-public python2-pycparser
5362 (package-with-python2 python-pycparser))
5363
5364 (define-public python-pywavelets
5365 (package
5366 (name "python-pywavelets")
5367 (version "1.0.1")
5368 (home-page "https://github.com/PyWavelets/pywt")
5369 (source (origin
5370 (method url-fetch)
5371 (uri (pypi-uri "PyWavelets" version))
5372 (sha256
5373 (base32
5374 "1p3qv2v66ghnqrb1f98wyyhp9dz71jwcd6kfpsax65sfdpiyqp1w"))))
5375 (build-system python-build-system)
5376 (arguments
5377 '(#:modules ((ice-9 ftw)
5378 (srfi srfi-1)
5379 (srfi srfi-26)
5380 (guix build utils)
5381 (guix build python-build-system))
5382 #:phases (modify-phases %standard-phases
5383 (replace 'check
5384 (lambda _
5385 (let ((cwd (getcwd))
5386 (libdir (find (cut string-prefix? "lib." <>)
5387 (scandir "build"))))
5388 (with-directory-excursion (string-append cwd "/build/" libdir)
5389 (invoke "nosetests" "-v" "."))))))))
5390 (native-inputs
5391 `(("python-matplotlib" ,python-matplotlib) ;for tests
5392 ("python-nose" ,python-nose)))
5393 (propagated-inputs
5394 `(("python-numpy" ,python-numpy)))
5395 (synopsis "Wavelet transforms in Python")
5396 (description
5397 "PyWavelets is a library for wavelet transforms in Python. Wavelets are
5398 mathematical basis functions that are localized in both time and frequency.
5399 Wavelet transforms are time-frequency transforms employing wavelets. They are
5400 similar to Fourier transforms, the difference being that Fourier transforms are
5401 localized only in frequency instead of in time and frequency.")
5402 (license license:expat)))
5403
5404 (define-public python2-pywavelets
5405 (package-with-python2 python-pywavelets))
5406
5407 (define-public python-pywinrm
5408 (package
5409 (name "python-pywinrm")
5410 (version "0.4.1")
5411 (source
5412 (origin
5413 (method url-fetch)
5414 (uri (pypi-uri "pywinrm" version))
5415 (sha256
5416 (base32
5417 "10gabhhg3rgacd5ahmi2r128z99fzbrbx6mz1nnq0dxmhmn5rpjf"))))
5418 (build-system python-build-system)
5419 (propagated-inputs
5420 `(("python-six" ,python-six)
5421 ("python-requests_ntlm" ,python-requests_ntlm)
5422 ("python-xmltodict" ,python-xmltodict)
5423 ("python-kerberos" ,python-kerberos)))
5424 (native-inputs
5425 `(("python-mock" ,python-mock)
5426 ("python-pytest" ,python-pytest)))
5427 (home-page "https://github.com/diyan/pywinrm/")
5428 (synopsis
5429 "Python library for Windows Remote Management (WinRM)")
5430 (description
5431 "pywinrm is a Python client for the Windows Remote Management (WinRM)
5432 service. It allows you to invoke commands on target Windows machines from
5433 any machine that can run Python.")
5434 (license license:expat)))
5435
5436 (define-public python-xcffib
5437 (package
5438 (name "python-xcffib")
5439 (version "0.6.0")
5440 (source
5441 (origin
5442 (method url-fetch)
5443 (uri (pypi-uri "xcffib" version))
5444 (sha256
5445 (base32
5446 "04k91yxyb3pgc5lvxmivh8w71yjrap2g57yk3s73x4rm4nvjq51n"))))
5447 (build-system python-build-system)
5448 (inputs
5449 `(("libxcb" ,libxcb)))
5450 (propagated-inputs
5451 `(("python-cffi" ,python-cffi) ; used at run time
5452 ("python-six" ,python-six)))
5453 (arguments
5454 `(;; FIXME: Tests need more work. See ".travis.yml" in the repository.
5455 #:tests? #f
5456 #:phases
5457 (modify-phases %standard-phases
5458 (add-after 'unpack 'fix-libxcb-path
5459 (lambda* (#:key inputs #:allow-other-keys)
5460 (let ((libxcb (assoc-ref inputs "libxcb")))
5461 (substitute* '("xcffib/__init__.py")
5462 (("^soname = \"") (string-append "soname = \"" libxcb "/lib/")))
5463 #t)))
5464 (add-after 'install 'install-doc
5465 (lambda* (#:key outputs #:allow-other-keys)
5466 (let ((doc (string-append (assoc-ref outputs "out") "/share"
5467 "/doc/" ,name "-" ,version)))
5468 (mkdir-p doc)
5469 (copy-file "README.md"
5470 (string-append doc "/README.md"))
5471 #t))))))
5472 (home-page "https://github.com/tych0/xcffib")
5473 (synopsis "XCB Python bindings")
5474 (description
5475 "Xcffib is a replacement for xpyb, an XCB Python bindings. It adds
5476 support for Python 3 and PyPy. It is based on cffi.")
5477 (license license:expat)))
5478
5479 (define-public python2-xcffib
5480 (package-with-python2 python-xcffib))
5481
5482 (define-public python-cairocffi
5483 (package
5484 (name "python-cairocffi")
5485 (version "0.9.0")
5486 (source
5487 (origin
5488 (method url-fetch)
5489 (uri (pypi-uri "cairocffi" version))
5490 (sha256
5491 (base32
5492 "0dq3k4zhqd8cwsf3nyjqvjqm8wkvrjn1wjf44rl3v0h8kqx6qf0m"))
5493 (patches (search-patches "python-cairocffi-dlopen-path.patch"))))
5494 (build-system python-build-system)
5495 (outputs '("out" "doc"))
5496 (inputs
5497 `(("glib" ,glib)
5498 ("gtk+" ,gtk+)
5499 ("gdk-pixbuf" ,gdk-pixbuf)
5500 ("cairo" ,cairo)
5501 ("pango" ,pango)))
5502 (native-inputs
5503 `(("pkg-config" ,pkg-config)
5504 ("python-pytest" ,python-pytest)
5505 ("python-pytest-cov" ,python-pytest-cov)
5506 ("python-pytest-runner" ,python-pytest-runner)
5507 ("python-sphinx" ,python-sphinx)
5508 ("python-docutils" ,python-docutils)))
5509 (propagated-inputs
5510 `(("python-xcffib" ,python-xcffib))) ; used at run time
5511 (arguments
5512 `(#:phases
5513 (modify-phases %standard-phases
5514 (add-after 'unpack 'patch-paths
5515 (lambda* (#:key inputs outputs #:allow-other-keys)
5516 (substitute* (find-files "." "\\.py$")
5517 (("dlopen\\(ffi, 'cairo'")
5518 (string-append "dlopen(ffi, '" (assoc-ref inputs "cairo")
5519 "/lib/libcairo.so.2'"))
5520 (("dlopen\\(ffi, 'gdk-3'")
5521 (string-append "dlopen(ffi, '" (assoc-ref inputs "gtk+")
5522 "/lib/libgtk-3.so.0'"))
5523 (("dlopen\\(ffi, 'gdk_pixbuf-2.0'")
5524 (string-append "dlopen(ffi, '" (assoc-ref inputs "gdk-pixbuf")
5525 "/lib/libgdk_pixbuf-2.0.so.0'"))
5526 (("dlopen\\(ffi, 'glib-2.0'")
5527 (string-append "dlopen(ffi, '" (assoc-ref inputs "glib")
5528 "/lib/libglib-2.0.so.0'"))
5529 (("dlopen\\(ffi, 'gobject-2.0'")
5530 (string-append "dlopen(ffi, '" (assoc-ref inputs "glib")
5531 "/lib/libgobject-2.0.so.0'"))
5532 (("dlopen\\(ffi, 'pangocairo-1.0'")
5533 (string-append "dlopen(ffi, '" (assoc-ref inputs "pango")
5534 "/lib/libpangocairo-1.0.so.0'"))
5535 (("dlopen\\(ffi, 'pango-1.0'")
5536 (string-append "dlopen(ffi, '" (assoc-ref inputs "pango")
5537 "/lib/libpango-1.0.so.0'")))
5538 #t))
5539 (add-after 'install 'install-doc
5540 (lambda* (#:key inputs outputs #:allow-other-keys)
5541 (let* ((data (string-append (assoc-ref outputs "doc") "/share"))
5542 (doc (string-append data "/doc/" ,name "-" ,version))
5543 (html (string-append doc "/html")))
5544 (setenv "LD_LIBRARY_PATH"
5545 (string-append (assoc-ref inputs "cairo") "/lib" ":"
5546 (assoc-ref inputs "gdk-pixbuf") "/lib"))
5547 (setenv "LANG" "en_US.UTF-8")
5548 (mkdir-p html)
5549 (for-each (lambda (file)
5550 (copy-file (string-append "." file)
5551 (string-append doc file)))
5552 '("/README.rst" "/CHANGES" "/LICENSE"))
5553 (system* "python" "setup.py" "build_sphinx")
5554 (copy-recursively "docs/_build/html" html)
5555 #t))))))
5556 (home-page "https://github.com/Kozea/cairocffi")
5557 (synopsis "Python bindings and object-oriented API for Cairo")
5558 (description
5559 "Cairocffi is a CFFI-based drop-in replacement for Pycairo, a set of
5560 Python bindings and object-oriented API for cairo. Cairo is a 2D vector
5561 graphics library with support for multiple backends including image buffers,
5562 PNG, PostScript, PDF, and SVG file output.")
5563 (license license:bsd-3)))
5564
5565 (define-public python2-cairocffi
5566 (package-with-python2 python-cairocffi))
5567
5568 (define-public python-decorator
5569 (package
5570 (name "python-decorator")
5571 (version "4.3.0")
5572 (source
5573 (origin
5574 (method url-fetch)
5575 (uri (pypi-uri "decorator" version))
5576 (sha256
5577 (base32 "0308djallnh00v112y5b7nadl657ysmkp6vc8xn51d6yzc9zm7n3"))))
5578 (build-system python-build-system)
5579 (home-page "https://pypi.org/project/decorator/")
5580 (synopsis "Python module to simplify usage of decorators")
5581 (description
5582 "The aim of the decorator module is to simplify the usage of decorators
5583 for the average programmer, and to popularize decorators usage giving examples
5584 of useful decorators, such as memoize, tracing, redirecting_stdout, locked,
5585 etc. The core of this module is a decorator factory.")
5586 (license license:expat)))
5587
5588 (define-public python2-decorator
5589 (package-with-python2 python-decorator))
5590
5591 (define-public python-drmaa
5592 (package
5593 (name "python-drmaa")
5594 (version "0.7.7")
5595 (source
5596 (origin
5597 (method url-fetch)
5598 (uri (pypi-uri "drmaa" version))
5599 (sha256
5600 (base32 "0xzqriqyvk5b8hszbavsyxd29wm3sxirm8zvvdm73rs2iq7w4hkx"))))
5601 (build-system python-build-system)
5602 ;; The test suite requires libdrmaa which is provided by the cluster
5603 ;; environment. At runtime the environment variable DRMAA_LIBRARY_PATH
5604 ;; should be set to the path of the libdrmaa library.
5605 (arguments '(#:tests? #f))
5606 (native-inputs
5607 `(("python-nose" ,python-nose)))
5608 (home-page "https://pypi.org/project/drmaa/")
5609 (synopsis "Python bindings for the DRMAA library")
5610 (description
5611 "A Python package for Distributed Resource Management (DRM) job
5612 submission and control. This package is an implementation of the DRMAA 1.0
5613 Python language binding specification.")
5614 (license license:bsd-3)))
5615
5616 (define-public python2-drmaa
5617 (package-with-python2 python-drmaa))
5618
5619 (define-public python-grako
5620 (package
5621 (name "python-grako")
5622 (version "3.99.9")
5623 (source
5624 (origin
5625 (method url-fetch)
5626 (uri
5627 (pypi-uri "grako" version ".zip"))
5628 (sha256
5629 (base32
5630 "0r63i68wcnv63rfjkasq1ah81frz61a6mzbcnaxhrkdpx84p7hzw"))))
5631 (build-system python-build-system)
5632 (arguments '(#:tests? #f)) ; Test file 'grako.ebnf' is missing from archive.
5633 (native-inputs
5634 `(("unzip" ,unzip)
5635 ("python-pytest" ,python-pytest)
5636 ("python-pytest-runner" ,python-pytest-runner)))
5637 (home-page "https://bitbucket.org/neogeny/grako")
5638 (synopsis "EBNF parser generator")
5639 (description
5640 "Grako takes a grammar in a variation of EBNF as input, and outputs a
5641 memoizing PEG/Packrat parser in Python.")
5642 (license license:bsd-3)))
5643
5644 (define-public python2-grako
5645 (package-with-python2 python-grako))
5646
5647 (define-public python-gridmap
5648 (package
5649 (name "python-gridmap")
5650 (version "0.13.0")
5651 (source
5652 (origin
5653 (method git-fetch)
5654 (uri (git-reference
5655 (url "https://github.com/pygridtools/gridmap.git")
5656 (commit (string-append "v" version))))
5657 (file-name (git-file-name name version))
5658 (sha256
5659 (base32 "1478lbwsr1w24cii2x01m2910fvh8r43ghnb78nc972a96hqiknm"))))
5660 (build-system python-build-system)
5661 (arguments
5662 '(#:tests? #f)) ; FIXME: Requires python-cherrypy.
5663 (propagated-inputs
5664 `(("python-psutil" ,python-psutil)
5665 ("python-drmaa" ,python-drmaa)
5666 ("python-pyzmq" ,python-pyzmq)))
5667 (home-page "https://github.com/pygridtools/gridmap")
5668 (synopsis "Create jobs on a cluster directly from Python")
5669 (description
5670 "Gridmap is a Python package to allow you to easily create jobs on the
5671 cluster directly from Python. You can directly map Python functions onto the
5672 cluster without needing to write any wrapper code yourself.")
5673 (license license:gpl3+)))
5674
5675 (define-public python2-gridmap
5676 (package-with-python2 python-gridmap))
5677
5678 (define-public python-honcho
5679 (package
5680 (name "python-honcho")
5681 (version "1.0.1")
5682 (source
5683 (origin
5684 (method git-fetch)
5685 (uri (git-reference
5686 (url "https://github.com/nickstenning/honcho.git")
5687 (commit (string-append "v" version))))
5688 (file-name (git-file-name name version))
5689 (sha256
5690 (base32 "11bd87474qpif20xdcn0ra1idj5k16ka51i658wfpxwc6nzsn92b"))))
5691 (build-system python-build-system)
5692 (native-inputs
5693 `(("python-pytest" ,python-pytest)
5694 ("python-mock" ,python-mock)
5695 ("python-tox" ,python-tox)
5696 ("which" ,which))) ;for tests
5697 (propagated-inputs
5698 `(("python-jinja2" ,python-jinja2)))
5699 (arguments
5700 `(#:phases
5701 (modify-phases %standard-phases
5702 (delete 'check)
5703 (add-after 'install 'check
5704 (lambda* (#:key outputs inputs #:allow-other-keys)
5705 ;; fix honcho path in testsuite
5706 (substitute* "tests/conftest.py"
5707 (("'honcho'") (string-append "'" (assoc-ref outputs "out")
5708 "/bin/honcho" "'")))
5709 ;; It's easier to run tests after install.
5710 ;; Make installed package available for running the tests
5711 (add-installed-pythonpath inputs outputs)
5712 (invoke "py.test" "-v"))))))
5713 (home-page "https://github.com/nickstenning/honcho")
5714 (synopsis "Manage Procfile-based applications")
5715 (description
5716 "A Procfile is a file which describes how to run an application
5717 consisting of several processes. honcho starts all listed processes.
5718 The output of all running processes is collected by honcho and
5719 displayed.")
5720 (license license:expat)))
5721
5722 (define-public python2-honcho
5723 (package-with-python2 python-honcho))
5724
5725 (define-public python-pexpect
5726 (package
5727 (name "python-pexpect")
5728 (version "4.8.0")
5729 (source
5730 (origin
5731 (method url-fetch)
5732 (uri (pypi-uri "pexpect" version))
5733 (sha256
5734 (base32 "032cg337h8awydgypz6f4wx848lw8dyrj4zy988x0lyib4ws8rgw"))))
5735 (build-system python-build-system)
5736 (arguments
5737 `(#:phases
5738 (modify-phases %standard-phases
5739 (add-before 'check 'prepare-tests
5740 (lambda _
5741 (substitute* (find-files "tests")
5742 (("/bin/ls") (which "ls"))
5743 (("/bin/echo") (which "echo"))
5744 (("/bin/which") (which "which"))
5745 ;; Many tests try to use the /bin directory which
5746 ;; is not present in the build environment.
5747 ;; Use one that's non-empty and unlikely to change.
5748 (("/bin'") "/dev'")
5749 ;; Disable failing test. See upstream bug report
5750 ;; https://github.com/pexpect/pexpect/issues/568
5751 (("def test_bash") "def _test_bash"))
5752 ;; XXX: Socket connection test gets "Connection reset by peer".
5753 ;; Why does it not work? Delete for now.
5754 (delete-file "tests/test_socket.py")
5755 #t))
5756 (replace 'check (lambda _ (invoke "nosetests" "-v"))))))
5757 (native-inputs
5758 `(("python-nose" ,python-nose)
5759 ("python-pytest" ,python-pytest)
5760 ("man-db" ,man-db)
5761 ("which" ,which)
5762 ("bash-full" ,bash))) ;full Bash for 'test_replwrap.py'
5763 (propagated-inputs
5764 `(("python-ptyprocess" ,python-ptyprocess)))
5765 (home-page "http://pexpect.readthedocs.org/")
5766 (synopsis "Controlling interactive console applications")
5767 (description
5768 "Pexpect is a pure Python module for spawning child applications;
5769 controlling them; and responding to expected patterns in their output.
5770 Pexpect works like Don Libes’ Expect. Pexpect allows your script to spawn a
5771 child application and control it as if a human were typing commands.")
5772 (license license:isc)))
5773
5774 (define-public python2-pexpect
5775 (package-with-python2 python-pexpect))
5776
5777 (define-public python-setuptools-scm
5778 (package
5779 (name "python-setuptools-scm")
5780 (version "3.4.3")
5781 (source (origin
5782 (method url-fetch)
5783 (uri (pypi-uri "setuptools_scm" version))
5784 (sha256
5785 (base32
5786 "083k93wi7mrmp1cn28hcbnr6sivbgls0y7zz2m5qzn1wg04a3f16"))))
5787 (build-system python-build-system)
5788 (home-page "https://github.com/pypa/setuptools_scm/")
5789 (synopsis "Manage Python package versions in SCM metadata")
5790 (description
5791 "Setuptools_scm handles managing your Python package versions in
5792 @dfn{software configuration management} (SCM) metadata instead of declaring
5793 them as the version argument or in a SCM managed file.")
5794 (license license:expat)))
5795
5796 (define-public python2-setuptools-scm
5797 (package-with-python2 python-setuptools-scm))
5798
5799 (define-public python-sexpdata
5800 (package
5801 (name "python-sexpdata")
5802 (version "0.0.3")
5803 (source
5804 (origin
5805 (method url-fetch)
5806 (uri (pypi-uri "sexpdata" version))
5807 (sha256
5808 (base32
5809 "1q4lsjyzzqrdv64l0pv4ij9nd8gqhvxqcrpxc2xpxs652sk2gj0s"))))
5810 (build-system python-build-system)
5811 (home-page "https://github.com/jd-boyd/sexpdata")
5812 (synopsis "S-expression parser for Python")
5813 (description
5814 "Sexpdata is an S-expression parser/serializer. It has load and dump
5815 functions like pickle, json or PyYAML module.")
5816 (license license:bsd-3)))
5817
5818 (define-public python-pathlib2
5819 (package
5820 (name "python-pathlib2")
5821 (version "2.3.3")
5822 (source
5823 (origin
5824 (method url-fetch)
5825 (uri (pypi-uri "pathlib2" version))
5826 (sha256
5827 (base32
5828 "0hpp92vqqgcd8h92msm9slv161b1q160igjwnkf2ag6cx0c96695"))))
5829 (build-system python-build-system)
5830 (propagated-inputs
5831 `(("python-scandir" ,python-scandir)
5832 ("python-six" ,python-six)))
5833 (home-page "https://pypi.org/project/pathlib2/")
5834 (synopsis "Object-oriented file system paths")
5835 (description "The goal of pathlib2 is to provide a backport of the
5836 standard @code{pathlib} module which tracks the standard library module, so
5837 all the newest features of the standard @code{pathlib} can be used also on
5838 older Python versions.")
5839 (license license:expat)))
5840
5841 (define-public python2-importlib-resources
5842 (package
5843 (name "python2-importlib-resources")
5844 (version "1.0.2")
5845 (source (origin
5846 (method url-fetch)
5847 (uri (pypi-uri "importlib_resources" version))
5848 (sha256
5849 (base32
5850 "0y3hg12iby1qyaspnbisz4s4vxax7syikk3skznwqizqyv89y9yk"))))
5851 (build-system python-build-system)
5852 (arguments
5853 `(#:python ,python-2
5854 #:phases (modify-phases %standard-phases
5855 ;; The build system tests for python-wheel, but it is
5856 ;; not required for Guix nor the test suite. Just drop
5857 ;; it to make bootstrapping pytest easier.
5858 (add-after 'unpack 'drop-wheel-dependency
5859 (lambda _
5860 (substitute* "setup.cfg"
5861 (("^[[:blank:]]+wheel")
5862 ""))
5863 #t)))))
5864 (propagated-inputs
5865 `(("python-pathlib2" ,python2-pathlib2)
5866 ("python-typing" ,python2-typing)))
5867 (home-page "https://gitlab.com/python-devs/importlib_resources")
5868 (synopsis "Backport of @code{importlib.resources} from Python 3.7")
5869 (description
5870 "This package provides an implementation of @code{importlib.resources}
5871 for older versions of Python.")
5872 (license license:asl2.0)))
5873
5874 ;; For importlib-metadata-bootstrap below.
5875 (define-public python2-importlib-resources-bootstrap
5876 (hidden-package
5877 (package/inherit
5878 python2-importlib-resources
5879 (name "python2-importlib-resources-bootstrap")
5880 (propagated-inputs
5881 `(("python-pathlib2-bootstrap" ,python2-pathlib2-bootstrap)
5882 ("python-typing" ,python2-typing))))))
5883
5884 (define-public python-importlib-metadata
5885 (package
5886 (name "python-importlib-metadata")
5887 (version "1.5.0")
5888 (source
5889 (origin
5890 (method url-fetch)
5891 (uri (pypi-uri "importlib_metadata" version))
5892 (sha256
5893 (base32
5894 "00ikdj4gjhankdljnz7g5ggak4k9lql2926x0x117ir9j2lv7x86"))))
5895 (build-system python-build-system)
5896 (propagated-inputs
5897 `(("python-zipp" ,python-zipp)))
5898 (native-inputs
5899 `(("python-setuptools-scm" ,python-setuptools-scm)
5900 ("python-pyfakefs" ,python-pyfakefs)
5901 ("python-packaging" ,python-packaging)))
5902 (home-page "https://importlib-metadata.readthedocs.io/")
5903 (synopsis "Read metadata from Python packages")
5904 (description
5905 "@code{importlib_metadata} is a library which provides an API for
5906 accessing an installed Python package's metadata, such as its entry points or
5907 its top-level name. This functionality intends to replace most uses of
5908 @code{pkg_resources} entry point API and metadata API. Along with
5909 @code{importlib.resources} in Python 3.7 and newer, this can eliminate the
5910 need to use the older and less efficient @code{pkg_resources} package.")
5911 (properties `((python2-variant . ,(delay python2-importlib-metadata))))
5912 (license license:asl2.0)))
5913
5914 (define-public python2-importlib-metadata
5915 (let ((base (package-with-python2 (strip-python2-variant
5916 python-importlib-metadata))))
5917 (package/inherit
5918 base
5919 (name "python2-importlib-metadata")
5920 (native-inputs
5921 `(("python-setuptools-scm" ,python2-setuptools-scm)
5922 ("python-pyfakefs" ,python2-pyfakefs-bootstrap)
5923 ("python-packaging" ,python2-packaging-bootstrap)))
5924 (propagated-inputs
5925 `(("python-configparser" ,python2-configparser)
5926 ("python-contextlib2" ,python2-contextlib2)
5927 ("python-importlib-resources" ,python2-importlib-resources)
5928 ("python-pathlib2" ,python2-pathlib2)
5929 ,@(package-propagated-inputs base))))))
5930
5931 ;; This package is used by python2-pytest, and thus must not depend on it.
5932 (define-public python2-importlib-metadata-bootstrap
5933 (hidden-package
5934 (package/inherit
5935 python2-importlib-metadata
5936 (name "python2-importlib-metadata-bootstrap")
5937 (arguments
5938 `(#:tests? #f
5939 ,@(package-arguments python2-importlib-metadata)))
5940 (propagated-inputs
5941 `(("python-zipp" ,python2-zipp-bootstrap)
5942 ("python-pathlib2" ,python2-pathlib2-bootstrap)
5943 ("python-configparser" ,python2-configparser)
5944 ("python-contextlib2" ,python2-contextlib2-bootstrap)
5945 ("python-importlib-resources" ,python2-importlib-resources-bootstrap))))))
5946
5947 (define-public python-importmagic
5948 (package
5949 (name "python-importmagic")
5950 (version "0.1.7")
5951 (source
5952 (origin
5953 (method url-fetch)
5954 (uri (pypi-uri "importmagic" version))
5955 (sha256
5956 (base32
5957 "1n7qxa1snj06aw45mcfz7bxc46zp7fxj687140g2k6jcnyjmfxrz"))))
5958 (build-system python-build-system)
5959 (home-page "https://github.com/alecthomas/importmagic")
5960 (synopsis "Library for adding, removing and managing Python imports")
5961 (description
5962 "Importmagic is a Python library for automatically managing imports by
5963 finding unresolved symbols in Python code and their corresponding imports.")
5964 (license license:bsd-3)))
5965
5966 (define-public python-jaraco-packaging
5967 (package
5968 (name "python-jaraco-packaging")
5969 (version "6.1")
5970 (source
5971 (origin
5972 (method url-fetch)
5973 (uri (pypi-uri "jaraco.packaging" version))
5974 (sha256
5975 (base32
5976 "0zimrnkh33b9g8ffw11mjh6kvs54cy5gcjw1h5cl1r7dc833dmkm"))))
5977 (build-system python-build-system)
5978 (propagated-inputs
5979 `(("python-pytest" ,python-pytest)
5980 ("python-pytest-checkdocs" ,python-pytest-checkdocs)
5981 ("python-pytest-flake8" ,python-pytest-flake8)
5982 ("python-rst.linker" ,python-rst.linker)
5983 ("python-setuptools" ,python-setuptools)
5984 ("python-setuptools-scm" ,python-setuptools-scm)
5985 ("python-six" ,python-six)
5986 ("python-sphinx" ,python-sphinx)))
5987 (home-page "https://github.com/jaraco/jaraco.packaging")
5988 (synopsis "Tools to supplement packaging Python releases")
5989 (description
5990 "This package provides various tools to supplement packaging Python
5991 releases.")
5992 (license license:expat)))
5993
5994 (define-public python-pathpy
5995 (package
5996 (name "python-pathpy")
5997 (version "11.5.1")
5998 (source
5999 (origin
6000 (method url-fetch)
6001 (uri (pypi-uri "path.py" version))
6002 (sha256
6003 (base32 "0ir9j1haq2jbi7aip6k2fa9l7q1l03k4hp1awxhjhcwzsnwp3ll8"))))
6004 (outputs '("out" "doc"))
6005 (build-system python-build-system)
6006 (propagated-inputs
6007 `(("python-appdirs" ,python-appdirs)
6008 ("python-importlib-metadata" ,python-importlib-metadata)))
6009 (native-inputs
6010 `(("python-setuptools-scm" ,python-setuptools-scm)
6011 ("python-sphinx" ,python-sphinx)
6012 ("python-rst.linker" ,python-rst.linker)
6013 ("python-pytest" ,python-pytest)
6014 ("python-pytest-runner" ,python-pytest-runner)
6015 ("python-jaraco-packaging" ,python-jaraco-packaging)))
6016 (arguments
6017 `(#:phases
6018 (modify-phases %standard-phases
6019 (add-after 'build 'build-doc
6020 (lambda _
6021 (setenv "LANG" "en_US.UTF-8")
6022 (invoke "python" "setup.py" "build_sphinx")))
6023 (add-after 'install 'install-doc
6024 (lambda* (#:key outputs #:allow-other-keys)
6025 (let* ((data (string-append (assoc-ref outputs "doc") "/share"))
6026 (doc (string-append data "/doc/" ,name "-" ,version))
6027 (html (string-append doc "/html")))
6028 (mkdir-p html)
6029 (for-each (lambda (file)
6030 (copy-file file (string-append doc "/" file)))
6031 '("README.rst" "CHANGES.rst"))
6032 (copy-recursively "build/sphinx/html" html)
6033 #t)))
6034 (replace 'check
6035 (lambda _
6036 ;; The import time test aborts if an import takes longer than
6037 ;; 100ms. It may very well take a little longer than that.
6038 (invoke "pytest" "-v" "-k" "not test_import_time"))))))
6039 (home-page "https://github.com/jaraco/path.py")
6040 (synopsis "Python module wrapper for built-in os.path")
6041 (description
6042 "@code{path.py} implements path objects as first-class entities, allowing
6043 common operations on files to be invoked on those path objects directly.")
6044 (license license:expat)))
6045
6046 (define-public python2-pathpy
6047 (package-with-python2 python-pathpy))
6048
6049 (define-public python-simplegeneric
6050 (package
6051 (name "python-simplegeneric")
6052 (version "0.8.1")
6053 (source
6054 (origin
6055 (method url-fetch)
6056 (uri (pypi-uri "simplegeneric" version ".zip"))
6057 (sha256
6058 (base32 "0wwi1c6md4vkbcsfsf8dklf3vr4mcdj4mpxkanwgb6jb1432x5yw"))))
6059 (build-system python-build-system)
6060 (native-inputs
6061 `(("unzip" ,unzip)))
6062 (home-page "http://cheeseshop.python.org/pypi/simplegeneric")
6063 (synopsis "Python module for simple generic functions")
6064 (description
6065 "The simplegeneric module lets you define simple single-dispatch generic
6066 functions, akin to Python’s built-in generic functions like @code{len()},
6067 @code{iter()} and so on. However, instead of using specially-named methods,
6068 these generic functions use simple lookup tables, akin to those used by
6069 e.g. @code{pickle.dump()} and other generic functions found in the Python
6070 standard library.")
6071 (license license:zpl2.1)))
6072
6073 (define-public python2-simplegeneric
6074 (package-with-python2 python-simplegeneric))
6075
6076 (define-public python-ipython-genutils
6077 ;; TODO: This package is retired, check if can be removed, see description.
6078 (package
6079 (name "python-ipython-genutils")
6080 (version "0.1.0")
6081 (source
6082 (origin
6083 (method url-fetch)
6084 (uri (pypi-uri "ipython_genutils" version))
6085 (sha256
6086 (base32 "19l2pp1c64ansr89l3cqh19jdi2ixhssdzx0vz4n6r52a6i281is"))))
6087 (build-system python-build-system)
6088 (arguments `(#:tests? #f)) ; no tests
6089 (home-page "https://ipython.org")
6090 (synopsis "Vestigial utilities from IPython")
6091 (description
6092 "This package provides retired utilities from IPython. No packages
6093 outside IPython/Jupyter should depend on it.
6094
6095 This package shouldn't exist. It contains some common utilities shared by
6096 Jupyter and IPython projects during The Big Split. As soon as possible, those
6097 packages will remove their dependency on this, and this package will go
6098 away.")
6099 (license license:bsd-3)))
6100
6101 (define-public python2-ipython-genutils
6102 (package-with-python2 python-ipython-genutils))
6103
6104 (define-public python-ipyparallel
6105 (package
6106 (name "python-ipyparallel")
6107 (version "6.2.4")
6108 (source
6109 (origin
6110 (method url-fetch)
6111 (uri (pypi-uri "ipyparallel" version))
6112 (sha256
6113 (base32
6114 "0rf0dbpxf5z82bw8lsjj45r3wdd4wc74anz4wiiaf2rbjqlb1ivn"))))
6115 (build-system python-build-system)
6116 (arguments
6117 `(#:tests? #f ; RuntimeError: IO Loop failed to start
6118 #:phases
6119 (modify-phases %standard-phases
6120 (add-before 'check 'prepare-for-tests
6121 (lambda _
6122 (setenv "HOME" (getcwd))
6123 #t)))))
6124 (propagated-inputs
6125 `(("python-dateutil" ,python-dateutil)
6126 ("python-decorator" ,python-decorator)
6127 ("python-ipykernel" ,python-ipykernel)
6128 ("python-ipython" ,python-ipython)
6129 ("python-ipython-genutils" ,python-ipython-genutils)
6130 ("python-jupyter-client" ,python-jupyter-client)
6131 ("python-pyzmq" ,python-pyzmq)
6132 ("python-tornado" ,python-tornado)
6133 ("python-traitlets" ,python-traitlets)))
6134 (native-inputs
6135 `(("python-ipython" ,python-ipython)
6136 ("python-mock" ,python-mock)
6137 ("python-nose" ,python-nose)
6138 ("python-pytest" ,python-pytest)
6139 ("python-pytest-cov" ,python-pytest-cov)
6140 ("python-testpath" ,python-testpath)))
6141 (home-page "https://ipython.org/")
6142 (synopsis "Interactive Parallel Computing with IPython")
6143 (description
6144 "@code{ipyparallel} is a Python package and collection of CLI scripts for
6145 controlling clusters for Jupyter. @code{ipyparallel} contains the following
6146 CLI scripts:
6147 @enumerate
6148 @item ipcluster - start/stop a cluster
6149 @item ipcontroller - start a scheduler
6150 @item ipengine - start an engine
6151 @end enumerate")
6152 (license license:bsd-3)))
6153
6154 (define-public python2-ipyparallel
6155 (let ((ipyparallel (package-with-python2 python-ipyparallel)))
6156 (package
6157 (inherit ipyparallel)
6158 (propagated-inputs
6159 `(("python2-futures" ,python2-futures)
6160 ,@(package-propagated-inputs ipyparallel))))))
6161
6162 (define-public python-ipython-cluster-helper
6163 (package
6164 (name "python-ipython-cluster-helper")
6165 (version "0.6.4")
6166 (source
6167 (origin
6168 (method url-fetch)
6169 (uri (pypi-uri "ipython-cluster-helper" version))
6170 (sha256
6171 (base32
6172 "1l6mlwxlkxpbvawfwk6qffich7ahg9hq2bxfissgz6144p3k4arj"))
6173 (modules '((guix build utils)))
6174 (snippet
6175 '(begin (substitute* "requirements.txt"
6176 (("ipython.*") "ipython\n"))
6177 #t))))
6178 (build-system python-build-system)
6179 (arguments
6180 `(#:tests? #f ; Test suite can't find IPython.
6181 #:phases
6182 (modify-phases %standard-phases
6183 (replace 'check
6184 (lambda* (#:key inputs outputs tests? #:allow-other-keys)
6185 (if tests?
6186 (begin
6187 (setenv "HOME" (getcwd))
6188 (add-installed-pythonpath inputs outputs)
6189 (invoke "python" "example/example.py" "--local"))
6190 #t))))))
6191 (propagated-inputs
6192 `(("python-ipyparallel" ,python-ipyparallel)
6193 ("python-ipython" ,python-ipython)
6194 ("python-netifaces" ,python-netifaces)
6195 ("python-pyzmq" ,python-pyzmq)
6196 ("python-setuptools" ,python-setuptools)
6197 ("python-six" ,python-six)))
6198 (home-page "https://github.com/roryk/ipython-cluster-helper")
6199 (synopsis
6200 "Simplify IPython cluster start up and use for multiple schedulers")
6201 (description
6202 "@code{ipython-cluster-helper} creates a throwaway parallel IPython
6203 profile, launches a cluster and returns a view. On program exit it shuts the
6204 cluster down and deletes the throwaway profile.")
6205 (license license:expat)))
6206
6207 (define-public python2-ipython-cluster-helper
6208 (package-with-python2 python-ipython-cluster-helper))
6209
6210 (define-public python-traitlets
6211 (package
6212 (name "python-traitlets")
6213 (version "4.3.3")
6214 (source
6215 (origin
6216 (method url-fetch)
6217 (uri (pypi-uri "traitlets" version))
6218 (sha256
6219 (base32
6220 "1xsrwgivpkxlbr4dfndfsi098s29yqgswgjc1qqn69yxklvfw8yh"))))
6221 (build-system python-build-system)
6222 (arguments
6223 `(#:phases
6224 (modify-phases %standard-phases
6225 (replace 'check (lambda _ (invoke "pytest" "-vv" "traitlets"))))))
6226 (propagated-inputs
6227 `(("python-ipython-genutils" ,python-ipython-genutils)
6228 ("python-decorator" ,python-decorator)))
6229 (native-inputs
6230 `(("python-pytest" ,python-pytest)))
6231 (properties `((python2-variant . ,(delay python2-traitlets))))
6232 (home-page "https://ipython.org")
6233 (synopsis "Configuration system for Python applications")
6234 (description
6235 "Traitlets is a framework that lets Python classes have attributes with
6236 type checking, dynamically calculated default values, and ‘on change’
6237 callbacks. The package also includes a mechanism to use traitlets for
6238 configuration, loading values from files or from command line arguments. This
6239 is a distinct layer on top of traitlets, so you can use traitlets in your code
6240 without using the configuration machinery.")
6241 (license license:bsd-3)))
6242
6243 (define-public python2-traitlets
6244 (let ((traitlets (package-with-python2 (strip-python2-variant python-traitlets))))
6245 (package
6246 (inherit traitlets)
6247 (propagated-inputs
6248 `(("python2-enum34" ,python2-enum34)
6249 ,@(package-propagated-inputs traitlets))))))
6250
6251 (define-public python-jupyter-core
6252 (package
6253 (name "python-jupyter-core")
6254 (version "4.4.0")
6255 (source
6256 (origin
6257 (method url-fetch)
6258 (uri (string-append (pypi-uri "jupyter_core" version)))
6259 (sha256
6260 (base32
6261 "1dy083rarba8prn9f9srxq3c7n7vyql02ycrqq306c40lr57aw5s"))))
6262 (build-system python-build-system)
6263 ;; FIXME: not sure how to run the tests
6264 (arguments `(#:tests? #f))
6265 (propagated-inputs
6266 `(("python-traitlets" ,python-traitlets)))
6267 (home-page "http://jupyter.org/")
6268 (synopsis "Jupyter base package")
6269 (description
6270 "Jupyter core is the base package on which Jupyter projects rely.")
6271 (license license:bsd-3)))
6272
6273 (define-public python2-jupyter-core
6274 (package-with-python2 python-jupyter-core))
6275
6276 (define-public python-jupyter-client
6277 (package
6278 (name "python-jupyter-client")
6279 (version "5.2.4")
6280 (source
6281 (origin
6282 (method url-fetch)
6283 (uri (pypi-uri "jupyter_client" version))
6284 (sha256
6285 (base32
6286 "0l9mh7ccrpl3lppym3dnky8n1nk7xarzzdcxf4q2s7aw203cpydm"))))
6287 (build-system python-build-system)
6288 ;; Tests fail because of missing native python kernel which I assume is
6289 ;; provided by the ipython package, which we cannot use because it would
6290 ;; cause a dependency cycle.
6291 (arguments
6292 `(#:tests? #f
6293
6294 #:phases (modify-phases %standard-phases
6295 (add-after 'unpack 'set-tool-file-names
6296 (lambda* (#:key inputs #:allow-other-keys)
6297 (let ((iproute (assoc-ref inputs "iproute")))
6298 (substitute* "jupyter_client/localinterfaces.py"
6299 (("'ip'")
6300 (string-append "'" iproute "/sbin/ip'")))
6301 #t))))))
6302 (inputs
6303 `(("iproute" ,iproute)))
6304 (propagated-inputs
6305 `(("python-pyzmq" ,python-pyzmq)
6306 ("python-traitlets" ,python-traitlets)
6307 ("python-jupyter-core" ,python-jupyter-core)))
6308 (home-page "http://jupyter.org/")
6309 (synopsis "Jupyter protocol implementation and client libraries")
6310 (description
6311 "The @code{jupyter_client} package contains the reference implementation
6312 of the Jupyter protocol. It also provides client and kernel management APIs
6313 for working with kernels, and the @code{jupyter kernelspec} entrypoint for
6314 installing @code{kernelspec}s for use with Jupyter frontends.")
6315 (license license:bsd-3)))
6316
6317 (define-public python2-jupyter-client
6318 (package-with-python2 python-jupyter-client))
6319
6320 (define-public python-ipykernel
6321 (package
6322 (name "python-ipykernel")
6323 (version "5.1.3")
6324 (source
6325 (origin
6326 (method url-fetch)
6327 (uri (pypi-uri "ipykernel" version))
6328 (sha256
6329 (base32 "1a08y677lpn80qzvv7z0smgggmr5m5ayf0bs6vds47xpxl9sss5k"))))
6330 (build-system python-build-system)
6331 (arguments
6332 `(#:phases
6333 (modify-phases %standard-phases
6334 (replace 'check
6335 (lambda _
6336 (setenv "HOME" "/tmp")
6337 (invoke "pytest" "-v")
6338 #t))
6339 (add-after 'install 'set-python-file-name
6340 (lambda* (#:key outputs #:allow-other-keys)
6341 ;; Record the absolute file name of the 'python' executable in
6342 ;; 'kernel.json'.
6343 (let ((out (assoc-ref outputs "out")))
6344 (substitute* (string-append out "/share/jupyter"
6345 "/kernels/python3/kernel.json")
6346 (("\"python\"")
6347 (string-append "\"" (which "python") "\"")))
6348 #t))))))
6349 (propagated-inputs
6350 `(("python-ipython" ,python-ipython)
6351 ;; imported at runtime during connect
6352 ("python-jupyter-client" ,python-jupyter-client)))
6353 (native-inputs
6354 `(("python-flaky" ,python-flaky)
6355 ("python-nose" ,python-nose)
6356 ("python-pytest" ,python-pytest)))
6357 (home-page "https://ipython.org")
6358 (synopsis "IPython Kernel for Jupyter")
6359 (description
6360 "This package provides the IPython kernel for Jupyter.")
6361 (properties `((python2-variant . ,(delay python2-ipykernel))))
6362 (license license:bsd-3)))
6363
6364 ;; Version 5.x and above no longer support Python 2.
6365 (define-public python2-ipykernel
6366 (package
6367 (name "python2-ipykernel")
6368 (version "4.10.1")
6369 (source
6370 (origin
6371 (method url-fetch)
6372 (uri (pypi-uri "ipykernel" version))
6373 (sha256
6374 (base32 "1yzmdiy1djsszqp54jzd8ym8h4hpl67zjq83j2kxbkp0rwmlpdzf"))))
6375 (build-system python-build-system)
6376 (arguments
6377 `(#:python ,python-2))
6378 (propagated-inputs
6379 `(("python2-ipython" ,python2-ipython)
6380 ;; imported at runtime during connect
6381 ("python2-jupyter-client" ,python2-jupyter-client)
6382 ("python2-tornado" ,python2-tornado)
6383 ("python2-traitlets" ,python2-traitlets)))
6384 (native-inputs
6385 `(("python2-mock" ,python2-mock)
6386 ("python2-nose" ,python2-nose)
6387 ("python2-pytest" ,python2-pytest)
6388 ("python2-pytest-cov" ,python2-pytest-cov)))
6389 (home-page "https://ipython.org")
6390 (synopsis "IPython Kernel for Jupyter")
6391 (description
6392 "This package provides the IPython kernel for Jupyter.")
6393 (license license:bsd-3)))
6394
6395 (define-public python-pari-jupyter
6396 (package
6397 (name "python-pari-jupyter")
6398 (version "1.3.2")
6399 (source
6400 (origin
6401 (method url-fetch)
6402 (uri (pypi-uri "pari_jupyter" version))
6403 (sha256
6404 (base32
6405 "1yash0p422nnin7z58b99d0p23nx79f5m0mainc9hsjg72jhdhr6"))))
6406 (build-system python-build-system)
6407 (propagated-inputs
6408 `(("python-ipykernel" ,python-ipykernel)))
6409 (inputs
6410 `(("pari-gp" ,pari-gp)
6411 ("readline" ,readline)))
6412 (arguments
6413 `(#:tests? #f)) ; no test suite
6414 (home-page
6415 "https://github.com/jdemeyer/pari_jupyter")
6416 (synopsis "A Jupyter kernel for PARI/GP")
6417 (description "The package provides a PARI/GP kernel for Jupyter.")
6418 (license license:gpl3+)))
6419
6420 (define-public python-backcall
6421 (package
6422 (name "python-backcall")
6423 (version "0.1.0")
6424 (source
6425 (origin
6426 (method url-fetch)
6427 (uri (pypi-uri "backcall" version))
6428 (sha256
6429 (base32
6430 "1r01dqch3f8fdj3n6fviw8hxqrs6w5v0qw4izmvqzry1w9dxiv1q"))))
6431 (build-system python-build-system)
6432 (home-page "https://github.com/takluyver/backcall/")
6433 (synopsis "Specifications for callback functions passed in to an API")
6434 (description
6435 "If your code lets other people supply callback functions, it's important
6436 to specify the function signature you expect, and check that functions support
6437 that. Adding extra parameters later would break other peoples code unless
6438 you're careful. The @code{backcall} package provides a way of specifying the
6439 callback signature using a prototype function.")
6440 (license license:bsd-3)))
6441
6442 (define-public python-ipython
6443 (package
6444 (name "python-ipython")
6445 (version "7.9.0")
6446 (source
6447 (origin
6448 (method url-fetch)
6449 (uri (pypi-uri "ipython" version ".tar.gz"))
6450 (sha256
6451 (base32 "103jkw18z7fnwdal1mdbijjxi1fndzn31g887lmj7ddpf2r07lyz"))))
6452 (build-system python-build-system)
6453 (propagated-inputs
6454 `(("python-backcall" ,python-backcall)
6455 ("python-pyzmq" ,python-pyzmq)
6456 ("python-prompt-toolkit" ,python-prompt-toolkit)
6457 ("python-terminado" ,python-terminado)
6458 ("python-matplotlib" ,python-matplotlib)
6459 ("python-numpy" ,python-numpy)
6460 ("python-numpydoc" ,python-numpydoc)
6461 ("python-jedi" ,python-jedi)
6462 ("python-jinja2" ,python-jinja2)
6463 ("python-mistune" ,python-mistune)
6464 ("python-pexpect" ,python-pexpect)
6465 ("python-pickleshare" ,python-pickleshare)
6466 ("python-simplegeneric" ,python-simplegeneric)
6467 ("python-jsonschema" ,python-jsonschema)
6468 ("python-traitlets" ,python-traitlets)
6469 ("python-nbformat" ,python-nbformat)
6470 ("python-pygments" ,python-pygments)))
6471 (inputs
6472 `(("readline" ,readline)
6473 ("which" ,which)))
6474 (native-inputs
6475 `(("graphviz" ,graphviz)
6476 ("pkg-config" ,pkg-config)
6477 ("python-requests" ,python-requests) ;; for tests
6478 ("python-testpath" ,python-testpath)
6479 ("python-nose" ,python-nose)))
6480 (arguments
6481 `(#:phases
6482 (modify-phases %standard-phases
6483 (add-after 'unpack 'make-docs-reproducible
6484 (lambda _
6485 (substitute* "IPython/sphinxext/ipython_directive.py"
6486 ((".*import datetime") "")
6487 ((".*datetime.datetime.now\\(\\)") "")
6488 (("%timeit") "# %timeit"))
6489 #t))
6490 ;; Tests can only be run after the library has been installed and not
6491 ;; within the source directory.
6492 (delete 'check)
6493 (add-after 'install 'check
6494 (lambda* (#:key inputs outputs tests? #:allow-other-keys)
6495 (if tests?
6496 (begin
6497 ;; Make installed package available for running the tests
6498 (add-installed-pythonpath inputs outputs)
6499 (setenv "HOME" "/tmp/") ;; required by a test
6500 ;; We only test the core because one of the other tests
6501 ;; tries to import ipykernel.
6502 (invoke "python" "IPython/testing/iptest.py"
6503 "-v" "IPython/core/tests"))
6504 #t)))
6505 (add-before 'check 'fix-tests
6506 (lambda* (#:key inputs #:allow-other-keys)
6507 (substitute* "./IPython/utils/_process_posix.py"
6508 (("/usr/bin/env', 'which") (which "which")))
6509 (substitute* "./IPython/core/tests/test_inputtransformer.py"
6510 (("#!/usr/bin/env python")
6511 (string-append "#!" (which "python"))))
6512 ;; This test introduces a circular dependency on ipykernel
6513 ;; (which depends on ipython).
6514 (delete-file "IPython/core/tests/test_display.py")
6515 ;; AttributeError: module 'IPython.core' has no attribute 'formatters'
6516 (delete-file "IPython/core/tests/test_interactiveshell.py")
6517 #t)))))
6518 (home-page "https://ipython.org")
6519 (synopsis "IPython is a tool for interactive computing in Python")
6520 (description
6521 "IPython provides a rich architecture for interactive computing with:
6522 Powerful interactive shells, a browser-based notebook, support for interactive
6523 data visualization, embeddable interpreters and tools for parallel
6524 computing.")
6525 (properties `((python2-variant . ,(delay python2-ipython))))
6526 (license license:bsd-3)))
6527
6528 ;; This is the latest release of the LTS version of ipython with support for
6529 ;; Python 2.7 and Python 3.x. Later non-LTS versions starting from 6.0 have
6530 ;; dropped support for Python 2.7.
6531 (define-public python2-ipython
6532 (package
6533 (name "python2-ipython")
6534 (version "5.8.0")
6535 (source
6536 (origin
6537 (method url-fetch)
6538 (uri (pypi-uri "ipython" version ".tar.gz"))
6539 (sha256
6540 (base32 "01l93i4hspf0lvhmycvc8j378bslm9rw30mwfspsl6v1ayc69b2b"))))
6541 (build-system python-build-system)
6542 (propagated-inputs
6543 `(("python2-backports-shutil-get-terminal-size"
6544 ,python2-backports-shutil-get-terminal-size)
6545 ("python2-pathlib2" ,python2-pathlib2)
6546 ("python2-pyzmq" ,python2-pyzmq)
6547 ("python2-prompt-toolkit" ,python2-prompt-toolkit-1)
6548 ("python2-terminado" ,python2-terminado)
6549 ("python2-matplotlib" ,python2-matplotlib)
6550 ("python2-numpy" ,python2-numpy)
6551 ("python2-numpydoc" ,python2-numpydoc)
6552 ("python2-jinja2" ,python2-jinja2)
6553 ("python2-mistune" ,python2-mistune)
6554 ("python2-pexpect" ,python2-pexpect)
6555 ("python2-pickleshare" ,python2-pickleshare)
6556 ("python2-simplegeneric" ,python2-simplegeneric)
6557 ("python2-jsonschema" ,python2-jsonschema)
6558 ("python2-traitlets" ,python2-traitlets)
6559 ("python2-nbformat" ,python2-nbformat)
6560 ("python2-pygments" ,python2-pygments)))
6561 (inputs
6562 `(("readline" ,readline)
6563 ("which" ,which)))
6564 (native-inputs
6565 `(("graphviz" ,graphviz)
6566 ("pkg-config" ,pkg-config)
6567 ("python2-requests" ,python2-requests) ;; for tests
6568 ("python2-testpath" ,python2-testpath)
6569 ("python2-mock" ,python2-mock)
6570 ("python2-nose" ,python2-nose)))
6571 (arguments
6572 `(#:python ,python-2
6573 #:phases
6574 (modify-phases %standard-phases
6575 (add-before 'check 'delete-broken-tests
6576 (lambda* (#:key inputs #:allow-other-keys)
6577 ;; These tests throw errors for unknown reasons.
6578 (delete-file "IPython/core/tests/test_displayhook.py")
6579 (delete-file "IPython/core/tests/test_magic_terminal.py")
6580 (delete-file "IPython/core/tests/test_profile.py")
6581 #t)))))
6582 (home-page "https://ipython.org")
6583 (synopsis "IPython is a tool for interactive computing in Python")
6584 (description
6585 "IPython provides a rich architecture for interactive computing with:
6586 Powerful interactive shells, a browser-based notebook, support for interactive
6587 data visualization, embeddable interpreters and tools for parallel
6588 computing.")
6589 (license license:bsd-3)))
6590
6591 (define-public python-ipython-documentation
6592 (package
6593 (inherit python-ipython)
6594 (name "python-ipython-documentation")
6595 (version (package-version python-ipython))
6596 (arguments
6597 `(#:phases
6598 (modify-phases %standard-phases
6599 (delete 'build)
6600 (delete 'check)
6601 (replace 'install
6602 (lambda* (#:key outputs #:allow-other-keys)
6603 (let* ((data (string-append (assoc-ref outputs "out") "/share"))
6604 (doc (string-append data "/doc/" ,name "-" ,version))
6605 (html (string-append doc "/html"))
6606 (man1 (string-append data "/man/man1"))
6607 (info (string-append data "/info"))
6608 (examples (string-append doc "/examples"))
6609 (python-arg (string-append "PYTHON=" (which "python"))))
6610 (setenv "LANG" "en_US.utf8")
6611 (with-directory-excursion "docs"
6612 ;; FIXME: pdf fails to build
6613 ;;(system* "make" "pdf" "PAPER=a4")
6614 (system* "make" python-arg "html")
6615 ;; FIXME: the generated texi file contains ^@^@, which trips
6616 ;; up the parser.
6617 ;; (system* "make" python-arg "info")
6618 )
6619 (copy-recursively "docs/man" man1)
6620 (copy-recursively "examples" examples)
6621 (copy-recursively "docs/build/html" html)
6622 ;; (copy-file "docs/build/latex/ipython.pdf"
6623 ;; (string-append doc "/ipython.pdf"))
6624 (mkdir-p info)
6625 ;; (copy-file "docs/build/texinfo/ipython.info"
6626 ;; (string-append info "/ipython.info"))
6627 (copy-file "COPYING.rst" (string-append doc "/COPYING.rst")))
6628 #t)))))
6629 (inputs
6630 `(("python-ipython" ,python-ipython)
6631 ("python-ipykernel" ,python-ipykernel)))
6632 (native-inputs
6633 `(("python-sphinx" ,python-sphinx)
6634 ("python-sphinx-rtd-theme" ,python-sphinx-rtd-theme)
6635 ;; FIXME: It's possible that a smaller union would work just as well.
6636 ("texlive" ,(texlive-union (list texlive-amsfonts
6637 texlive-fonts-ec
6638 texlive-generic-ifxetex
6639 texlive-generic-pdftex
6640 texlive-latex-capt-of
6641 texlive-latex-cmap
6642 texlive-latex-environ
6643 texlive-latex-eqparbox
6644 texlive-latex-etoolbox
6645 texlive-latex-expdlist
6646 texlive-latex-fancyhdr
6647 texlive-latex-fancyvrb
6648 texlive-latex-fncychap
6649 texlive-latex-float
6650 texlive-latex-framed
6651 texlive-latex-geometry
6652 texlive-latex-graphics
6653 texlive-latex-hyperref
6654 texlive-latex-mdwtools
6655 texlive-latex-multirow
6656 texlive-latex-needspace
6657 texlive-latex-oberdiek
6658 texlive-latex-parskip
6659 texlive-latex-preview
6660 texlive-latex-tabulary
6661 texlive-latex-threeparttable
6662 texlive-latex-titlesec
6663 texlive-latex-trimspaces
6664 texlive-latex-ucs
6665 texlive-latex-upquote
6666 texlive-latex-url
6667 texlive-latex-varwidth
6668 texlive-latex-wrapfig)))
6669 ("texinfo" ,texinfo)))))
6670
6671 (define-public python-urwid
6672 (package
6673 (name "python-urwid")
6674 (version "2.1.0")
6675 (source
6676 (origin
6677 (method url-fetch)
6678 (uri (pypi-uri "urwid" version))
6679 (sha256
6680 (base32
6681 "11ndnhxd41m13darf5s0c6bafdpkzq1l6mfb04wbzdmyc1hg75h8"))))
6682 (build-system python-build-system)
6683 (home-page "http://urwid.org")
6684 (synopsis "Console user interface library for Python")
6685 (description
6686 "Urwid is a curses-based UI/widget library for Python. It includes many
6687 features useful for text console applications.")
6688 (license license:lgpl2.1+)))
6689
6690 (define-public python2-urwid
6691 (package-with-python2 python-urwid))
6692
6693 (define-public python-urwidtrees
6694 (package
6695 (name "python-urwidtrees")
6696 (version "1.0.2")
6697 (source
6698 (origin
6699 (method git-fetch)
6700 ;; package author intends on distributing via github rather than pypi:
6701 ;; https://github.com/pazz/alot/issues/877#issuecomment-230173331
6702 (uri (git-reference
6703 (url "https://github.com/pazz/urwidtrees")
6704 (commit version)))
6705 (file-name (git-file-name name version))
6706 (sha256
6707 (base32
6708 "1n1kpidvkdnsqyb82vlvk78gmly96kh8351lqxn2pzgwwns6fml2"))))
6709 (build-system python-build-system)
6710 (arguments
6711 '(#:use-setuptools? #f
6712 #:tests? #f)) ; no tests
6713 (propagated-inputs `(("python-urwid" ,python-urwid)))
6714 (home-page "https://github.com/pazz/urwidtrees")
6715 (synopsis "Tree widgets for urwid")
6716 (description "Urwidtrees is a Widget Container API for the @code{urwid}
6717 toolkit. Use it to build trees of widgets.")
6718 (license license:gpl3+)))
6719
6720 (define-public python2-urwidtrees
6721 (package-with-python2 python-urwidtrees))
6722
6723 (define-public python-ua-parser
6724 (package
6725 (name "python-ua-parser")
6726 (version "0.8.0")
6727 (source
6728 (origin
6729 (method url-fetch)
6730 (uri (pypi-uri "ua-parser" version))
6731 (sha256
6732 (base32
6733 "1jwdf58rhchjzzrad405pviv0iq24xa2xmmmdgcm2c8s6b4wzfwp"))))
6734 (build-system python-build-system)
6735 (arguments
6736 `(#:tests? #f)) ;no test suite in release
6737 (native-inputs
6738 `(("python-pyyaml" ,python-pyyaml)))
6739 (home-page "https://github.com/ua-parser/uap-python")
6740 (synopsis "User agent parser")
6741 (description
6742 "@code{ua-parser} is a Python port of Browserscope's user agent parser.")
6743 (license license:asl2.0)))
6744
6745 (define-public python2-ua-parser
6746 (package-with-python2 python-ua-parser))
6747
6748 (define-public python-user-agents
6749 (package
6750 (name "python-user-agents")
6751 (version "1.1.0")
6752 (source
6753 (origin
6754 (method url-fetch)
6755 (uri (pypi-uri "user-agents" version))
6756 (sha256
6757 (base32
6758 "0fc00cd3j8dahq1zzn8pkgfgd7lq37bp2scmdma2n1c049vicgb4"))))
6759 (build-system python-build-system)
6760 (arguments
6761 `(#:tests? #f)) ;missing devices.json test file in release
6762 (propagated-inputs
6763 `(("python-ua-parser" ,python-ua-parser)))
6764 (home-page "https://github.com/selwin/python-user-agents")
6765 (synopsis "User Agent strings parsing library")
6766 (description
6767 "A library to identify devices (phones, tablets) and their capabilities by
6768 parsing (browser/HTTP) user agent strings.")
6769 (license license:expat)))
6770
6771 (define-public python2-user-agents
6772 (package-with-python2 python-user-agents))
6773
6774 (define-public python-dbus
6775 (package
6776 (name "python-dbus")
6777 (version "1.2.14")
6778 (source
6779 (origin
6780 (method url-fetch)
6781 (uri (string-append "https://dbus.freedesktop.org/releases/dbus-python/"
6782 "dbus-python-" version ".tar.gz"))
6783 (sha256
6784 (base32 "0cdchkgnivlka4lf8q4qfk0yxq483i3r3aqickjf8hfn7nx0c0mi"))))
6785 (build-system gnu-build-system)
6786 (native-inputs
6787 `(("pkg-config" ,pkg-config)))
6788 (inputs
6789 `(("python" ,python-wrapper)
6790 ("dbus-glib" ,dbus-glib)))
6791 (synopsis "Python bindings for D-bus")
6792 (description "python-dbus provides bindings for libdbus, the reference
6793 implementation of D-Bus.")
6794 (home-page "https://www.freedesktop.org/wiki/Software/DBusBindings/")
6795 (license license:expat)))
6796
6797 (define-public python2-dbus
6798 (package (inherit python-dbus)
6799 (name "python2-dbus")
6800 (inputs `(("python" ,python-2)
6801 ,@(alist-delete "python"
6802 (package-inputs python-dbus)
6803 equal?)))))
6804
6805 (define-public python-notify2
6806 (package
6807 (name "python-notify2")
6808 (version "0.3.1")
6809 (source
6810 (origin
6811 (method url-fetch)
6812 (uri (pypi-uri "notify2" version))
6813 (sha256
6814 (base32
6815 "0z8rrv9rsg1r2qgh2dxj3dfj5xnki98kgi3w839kqby4a26i1yik"))))
6816 (build-system python-build-system)
6817 (arguments `(#:tests? #f)) ; tests depend on system state
6818 (native-inputs
6819 `(("python-dbus" ,python-dbus)))
6820 (home-page "https://bitbucket.org/takluyver/pynotify2")
6821 (synopsis "Python interface to D-Bus notifications")
6822 (description
6823 "Pynotify2 provides a Python interface for sending D-Bus notifications.
6824 It is a reimplementation of pynotify in pure Python, and an alternative to
6825 the GObject Introspection bindings to libnotify for non-GTK applications.")
6826 (license (list license:bsd-2
6827 license:lgpl2.1+))))
6828
6829 (define-public python2-notify2
6830 (package-with-python2 python-notify2))
6831
6832 ;; beautifulsoup4 has a totally different namespace than 3.x,
6833 ;; and pypi seems to put it under its own name, so I guess we should too
6834 (define-public python-beautifulsoup4
6835 (package
6836 (name "python-beautifulsoup4")
6837 (version "4.7.1")
6838 (source
6839 (origin
6840 (method url-fetch)
6841 (uri (pypi-uri "beautifulsoup4" version))
6842 (sha256
6843 (base32
6844 "0j2kycz2dxgx68xzjm7rxg5xn6v61gq5ifvxyg99slmqkybnal4l"))))
6845 (build-system python-build-system)
6846 (arguments
6847 `(#:phases
6848 (modify-phases %standard-phases
6849 ;; The Python 2 source is the definitive source of beautifulsoup4. We
6850 ;; must use this conversion script when building with Python 3. The
6851 ;; conversion script also runs the tests.
6852 ;; For more information, see the file 'convert-py3k' in the source
6853 ;; distribution.
6854 (replace 'check
6855 (lambda _ (invoke "./convert-py3k"))))))
6856 (propagated-inputs
6857 `(("python-soupsieve" ,python-soupsieve)))
6858 (home-page
6859 "https://www.crummy.com/software/BeautifulSoup/bs4/")
6860 (synopsis
6861 "Python screen-scraping library")
6862 (description
6863 "Beautiful Soup is a Python library designed for rapidly setting up
6864 screen-scraping projects. It offers Pythonic idioms for navigating,
6865 searching, and modifying a parse tree, providing a toolkit for
6866 dissecting a document and extracting what you need. It automatically
6867 converts incoming documents to Unicode and outgoing documents to UTF-8.")
6868 (license license:expat)
6869 (properties `((python2-variant . ,(delay python2-beautifulsoup4))))))
6870
6871 (define-public python2-beautifulsoup4
6872 (package
6873 (inherit (package-with-python2
6874 (strip-python2-variant python-beautifulsoup4)))
6875 (arguments `(#:python ,python-2))))
6876
6877 (define-public python-soupsieve
6878 (package
6879 (name "python-soupsieve")
6880 (version "1.9.5")
6881 (source
6882 (origin
6883 (method url-fetch)
6884 (uri (pypi-uri "soupsieve" version))
6885 (sha256
6886 (base32
6887 "1nhd0q0ifwva9wn645s6pn74p1rd97asn3qfg75nphx1wkgcbhg2"))))
6888 (build-system python-build-system)
6889 (arguments `(#:tests? #f))
6890 ;;XXX: 2 tests fail currently despite claming they were to be
6891 ;;skipped. Also, beautifulsoup4 may depend on this in the future, so we
6892 ;;don't want to create a circular dependency.
6893 (home-page "https://github.com/facelessuser/soupsieve")
6894 (synopsis "CSS selector library")
6895 (description
6896 "Soup Sieve is a CSS selector library designed to be used with Beautiful
6897 Soup 4. It aims to provide selecting, matching, and filtering using modern
6898 CSS selectors. Soup Sieve currently provides selectors from the CSS level 1
6899 specifications up through the latest CSS level 4 drafts and beyond (though
6900 some are not yet implemented).")
6901 (properties `((python2-variant . ,(delay python2-soupsieve))))
6902 (license license:expat)))
6903
6904 (define-public python2-soupsieve
6905 (let ((base (package-with-python2 (strip-python2-variant python-soupsieve))))
6906 (package
6907 (inherit base)
6908 (propagated-inputs
6909 `(("python2-backports-functools-lru-cache"
6910 ,python2-backports-functools-lru-cache)
6911 ,@(package-propagated-inputs base))))))
6912
6913 (define-public python-netifaces
6914 (package
6915 (name "python-netifaces")
6916 (version "0.10.9")
6917 (source
6918 (origin
6919 (method url-fetch)
6920 (uri (pypi-uri "netifaces" version))
6921 (sha256
6922 (base32
6923 "1wxby874kcr3pp4ygzk5aiarbzhg1yi093d56s1qg4k2s7yrzvid"))))
6924 (build-system python-build-system)
6925 (home-page "https://github.com/al45tair/netifaces")
6926 (synopsis
6927 "Python module for portable network interface information")
6928 (description
6929 "Netifaces is a Python module providing information on network
6930 interfaces in an easy and portable manner.")
6931 (license license:expat)))
6932
6933 (define-public python2-netifaces
6934 (package-with-python2 python-netifaces))
6935
6936 (define-public python-networkx
6937 (package
6938 (name "python-networkx")
6939 (version "2.4")
6940 (source
6941 (origin
6942 (method url-fetch)
6943 (uri (pypi-uri "networkx" version))
6944 (sha256
6945 (base32 "0r2wr7aqay9fwjrgk35fkjzk8lvvb4i4df7ndaqzkr4ndw5zzx7q"))))
6946 (build-system python-build-system)
6947 (arguments
6948 '(#:phases (modify-phases %standard-phases
6949 (replace 'check
6950 (lambda* (#:key tests? #:allow-other-keys)
6951 (if tests?
6952 (invoke "pytest" "-vv" "--pyargs" "networkx")
6953 (format #t "test suite not run~%"))
6954 #t)))))
6955 ;; python-decorator is needed at runtime.
6956 (propagated-inputs
6957 `(("python-decorator" ,python-decorator)))
6958 (native-inputs
6959 `(("python-pytest" ,python-pytest)))
6960 (home-page "https://networkx.github.io/")
6961 (synopsis "Python module for creating and manipulating graphs and networks")
6962 (description
6963 "NetworkX is a Python package for the creation, manipulation, and study
6964 of the structure, dynamics, and functions of complex networks.")
6965 (properties `((python2-variant . ,(delay python2-networkx))))
6966 (license license:bsd-3)))
6967
6968 ;; NetworkX 2.2 is the last version with support for Python 2.
6969 (define-public python2-networkx
6970 (let ((base (package-with-python2 (strip-python2-variant python-networkx))))
6971 (package
6972 (inherit base)
6973 (version "2.2")
6974 (source (origin
6975 (method url-fetch)
6976 (uri (pypi-uri "networkx" version ".zip"))
6977 (sha256
6978 (base32
6979 "12swxb15299v9vqjsq4z8rgh5sdhvpx497xwnhpnb0gynrx6zra5"))))
6980 (arguments
6981 `(#:python ,python-2))
6982 (native-inputs
6983 `(("python-nose" ,python2-nose)
6984 ("unzip" ,unzip))))))
6985
6986 (define-public python-datrie
6987 (package
6988 (name "python-datrie")
6989 (version "0.8.2")
6990 (source
6991 (origin
6992 (method url-fetch)
6993 (uri (pypi-uri "datrie" version))
6994 (sha256
6995 (base32
6996 "0pbn32flkrpjiwfcknmj6398qa81ba783kbcvwan3kym73v0hnsj"))))
6997 (build-system python-build-system)
6998 (native-inputs
6999 `(("python-cython" ,python-cython)
7000 ("python-hypothesis" ,python-hypothesis)
7001 ("python-pytest" ,python-pytest)
7002 ("python-pytest-runner" ,python-pytest-runner)))
7003 (home-page "https://github.com/kmike/datrie")
7004 (synopsis "Fast, efficiently stored trie for Python")
7005 (description
7006 "This package provides a fast, efficiently stored trie implementation for
7007 Python.")
7008 (license license:lgpl2.1+)))
7009
7010 (define-public snakemake
7011 (package
7012 (name "snakemake")
7013 (version "5.7.1")
7014 (source
7015 (origin
7016 (method url-fetch)
7017 (uri (pypi-uri "snakemake" version))
7018 (sha256
7019 (base32 "1pnpvvn8n2a78cg360wz3ldmpqrsm2wzi0c0dmvki9fnsw6fxdas"))))
7020 (build-system python-build-system)
7021 (arguments
7022 ;; TODO: Package missing test dependencies.
7023 '(#:tests? #f
7024 #:phases
7025 (modify-phases %standard-phases
7026 ;; For cluster execution Snakemake will call Python. Since there is
7027 ;; no suitable PYTHONPATH set, cluster execution will fail. We fix
7028 ;; this by calling the snakemake wrapper instead.
7029 (add-after 'unpack 'call-wrapper-not-wrapped-snakemake
7030 (lambda* (#:key outputs #:allow-other-keys)
7031 (substitute* "snakemake/executors.py"
7032 (("\\{sys.executable\\} -m snakemake")
7033 (string-append (assoc-ref outputs "out")
7034 "/bin/snakemake")))
7035 #t)))))
7036 (propagated-inputs
7037 `(("python-appdirs" ,python-appdirs)
7038 ("python-configargparse" ,python-configargparse)
7039 ("python-datrie" ,python-datrie)
7040 ("python-docutils" ,python-docutils)
7041 ("python-gitpython" ,python-gitpython)
7042 ("python-jinja2" ,python-jinja2)
7043 ("python-jsonschema" ,python-jsonschema)
7044 ("python-networkx" ,python-networkx)
7045 ("python-psutil" ,python-psutil)
7046 ("python-pyyaml" ,python-pyyaml)
7047 ("python-ratelimiter" ,python-ratelimiter)
7048 ("python-requests" ,python-requests)
7049 ("python-wrapt" ,python-wrapt)))
7050 (home-page "https://snakemake.readthedocs.io")
7051 (synopsis "Python-based execution environment for make-like workflows")
7052 (description
7053 "Snakemake aims to reduce the complexity of creating workflows by
7054 providing a clean and modern domain specific specification language (DSL) in
7055 Python style, together with a fast and comfortable execution environment.")
7056 (license license:expat)))
7057
7058 (define-public python-pyqrcode
7059 (package
7060 (name "python-pyqrcode")
7061 (version "1.2.1")
7062 (source
7063 (origin
7064 (method url-fetch)
7065 (uri (pypi-uri "PyQRCode" version))
7066 (sha256
7067 (base32
7068 "1m9ln8k9v7dfbh1i81225hx5mdsh8mpf9g7r4wpbfmiyfcs7dgzx"))))
7069 (build-system python-build-system)
7070 (home-page
7071 "https://github.com/mnooner256/pyqrcode")
7072 (synopsis "QR code generator")
7073 (description
7074 "Pyqrcode is a QR code generator written purely in Python with
7075 SVG, EPS, PNG and terminal output.")
7076 (license license:bsd-3)))
7077
7078 (define-public python-seaborn
7079 (package
7080 (name "python-seaborn")
7081 (version "0.10.0")
7082 (source
7083 (origin
7084 (method url-fetch)
7085 (uri (pypi-uri "seaborn" version))
7086 (sha256
7087 (base32 "1ffbms4kllihfycf6j57dziq4imgdjw03sqgifh5wzcd2d743zjr"))))
7088 (build-system python-build-system)
7089 (arguments
7090 `(#:phases
7091 (modify-phases %standard-phases
7092 (add-before 'check 'start-xserver
7093 (lambda* (#:key inputs #:allow-other-keys)
7094 (let ((xorg-server (assoc-ref inputs "xorg-server")))
7095 ;; There must be a running X server and make check doesn't
7096 ;; start one. Therefore we must do it.
7097 (system (format #f "~a/bin/Xvfb :1 &" xorg-server))
7098 (setenv "DISPLAY" ":1")
7099 #t)))
7100 (replace 'check (lambda _ (invoke "pytest" "seaborn") #t)))))
7101 (propagated-inputs
7102 `(("python-pandas" ,python-pandas)
7103 ("python-matplotlib" ,python-matplotlib)
7104 ("python-numpy" ,python-numpy)
7105 ("python-scipy" ,python-scipy)))
7106 (native-inputs
7107 `(("python-pytest" ,python-pytest)
7108 ("xorg-server" ,xorg-server-for-tests)))
7109 (home-page "https://seaborn.pydata.org/")
7110 (synopsis "Statistical data visualization")
7111 (description
7112 "Seaborn is a library for making attractive and informative statistical
7113 graphics in Python. It is built on top of matplotlib and tightly integrated
7114 with the PyData stack, including support for numpy and pandas data structures
7115 and statistical routines from scipy and statsmodels.")
7116 (properties `((python2-variant . ,(delay python2-seaborn))))
7117 (license license:bsd-3)))
7118
7119 ;; 0.9.1 is the last release with support for Python 2.
7120 (define-public python2-seaborn
7121 (let ((base (package-with-python2 (strip-python2-variant python-seaborn))))
7122 (package
7123 (inherit base)
7124 (version "0.9.1")
7125 (source (origin
7126 (method url-fetch)
7127 (uri (pypi-uri "seaborn" version))
7128 (sha256
7129 (base32
7130 "1bjnshjz4d6z3vrwfwall1a3yh8h3a1h47c3fg7458x9426alcys")))))))
7131
7132 (define-public python-mpmath
7133 (package
7134 (name "python-mpmath")
7135 (version "0.19")
7136 (source (origin
7137 (method url-fetch)
7138 (uri (string-append "http://mpmath.org/files/mpmath-"
7139 version ".tar.gz"))
7140 (sha256
7141 (base32
7142 "08ijsr4ifrqv3cjc26mkw0dbvyygsa99in376hr4b96ddm1gdpb8"))))
7143 (build-system python-build-system)
7144 (arguments
7145 '(#:phases
7146 (modify-phases %standard-phases
7147 (replace 'check
7148 (lambda _
7149 (invoke "python" "mpmath/tests/runtests.py" "-local"))))))
7150 (home-page "http://mpmath.org")
7151 (synopsis "Arbitrary-precision floating-point arithmetic in python")
7152 (description
7153 "@code{mpmath} can be used as an arbitrary-precision substitute for
7154 Python's float/complex types and math/cmath modules, but also does much
7155 more advanced mathematics.")
7156 (license license:bsd-3)))
7157
7158 (define-public python2-mpmath
7159 (package-with-python2 python-mpmath))
7160
7161 (define-public python-bigfloat
7162 (package
7163 (name "python-bigfloat")
7164 (version "0.3.0")
7165 (source
7166 (origin
7167 (method url-fetch)
7168 (uri (pypi-uri "bigfloat" version))
7169 (sha256
7170 (base32 "0xd7q4l7v0f463diznjv4k9wlaks80pn9drdqmfifi7zx8qvybi6"))))
7171 (build-system python-build-system)
7172 (inputs
7173 `(("mpfr" ,mpfr)))
7174 (home-page "https://github.com/mdickinson/bigfloat")
7175 (synopsis "Arbitrary precision floating-point arithmetic for Python")
7176 (description
7177 "This package provides a Python interface to the MPFR library for
7178 multiprecision arithmetic.")
7179 (license license:lgpl3+)))
7180
7181 (define-public python2-bigfloat
7182 (package-with-python2 python-bigfloat))
7183
7184 (define-public python-sympy
7185 (package
7186 (name "python-sympy")
7187 (version "1.1.1")
7188 (source
7189 (origin
7190 (method url-fetch)
7191 (uri (string-append
7192 "https://github.com/sympy/sympy/releases/download/sympy-"
7193 version "/sympy-" version ".tar.gz"))
7194 (sha256
7195 (base32 "190n29sppw7g8ihilc5451y7jlfcaw56crqiqbf1jff43dlmfnxc"))))
7196 (build-system python-build-system)
7197 (arguments
7198 `(#:phases
7199 (modify-phases %standard-phases
7200 ;; Run the core tests after installation. By default it would run
7201 ;; *all* tests, which take a very long time to complete and are known
7202 ;; to be flaky.
7203 (delete 'check)
7204 (add-after 'install 'check
7205 (lambda* (#:key outputs #:allow-other-keys)
7206 (invoke "python3" "-c" "import sympy; sympy.test(\"/core\")")
7207 #t)))))
7208 (propagated-inputs
7209 `(("python-mpmath" ,python-mpmath)))
7210 (home-page "https://www.sympy.org/")
7211 (synopsis "Python library for symbolic mathematics")
7212 (description
7213 "SymPy is a Python library for symbolic mathematics. It aims to become a
7214 full-featured computer algebra system (CAS) while keeping the code as simple
7215 as possible in order to be comprehensible and easily extensible.")
7216 (license license:bsd-3)))
7217
7218 (define-public python2-sympy
7219 (package
7220 (inherit (package-with-python2 python-sympy))
7221 (arguments
7222 `(#:phases
7223 (modify-phases %standard-phases
7224 ;; Run the core tests after installation. By default it would run
7225 ;; *all* tests, which take a very long time to complete and are known
7226 ;; to be flaky.
7227 (delete 'check)
7228 (add-after 'install 'check
7229 (lambda* (#:key outputs #:allow-other-keys)
7230 (invoke "python" "-c" "import sympy; sympy.test(\"/core\")")
7231 #t)))))))
7232
7233 (define-public python-q
7234 (package
7235 (name "python-q")
7236 (version "2.6")
7237 (source
7238 (origin
7239 (method url-fetch)
7240 (uri (pypi-uri "q" version))
7241 (sha256
7242 (base32
7243 "1mgfazh8fkizh6walra2zv885f3lcgr3nb02v1frfm4p8ddcy3yy"))))
7244 (build-system python-build-system)
7245 (home-page "https://github.com/zestyping/q")
7246 (synopsis "Quick-and-dirty debugging output for tired programmers")
7247 (description
7248 "q is a Python module for \"print\" style of debugging Python code. It
7249 provides convenient short API for print out of values, tracebacks, and
7250 falling into the Python interpreter.")
7251 (license license:asl2.0)))
7252
7253 (define-public python2-q
7254 (package-with-python2 python-q))
7255
7256 (define-public python2-xlib
7257 (package
7258 (name "python2-xlib")
7259 (version "0.14")
7260 (source (origin
7261 (method url-fetch)
7262 (uri (string-append "mirror://sourceforge/python-xlib/python-xlib"
7263 "/" version "/"
7264 "python-xlib-" version ".tar.gz"))
7265 (sha256
7266 (base32
7267 "1sv0447j0rx8cgs3jhjl695p5pv13ihglcjlrrz1kq05lsvb0wa7"))))
7268 (build-system python-build-system)
7269 (arguments
7270 `(#:python ,python-2 ;Python 2 only
7271 #:tests? #f)) ;no tests
7272 (home-page "http://python-xlib.sourceforge.net/")
7273 (synopsis "Python X11 client library")
7274 (description
7275 "The Python X Library is intended to be a fully functional X client
7276 library for Python programs. It is useful to implement low-level X clients.
7277 It is written entirely in Python.")
7278 (license license:gpl2+)))
7279
7280 (define-public python-singledispatch
7281 (package
7282 (name "python-singledispatch")
7283 (version "3.4.0.3")
7284 (source
7285 (origin
7286 (method url-fetch)
7287 (uri (pypi-uri "singledispatch" version))
7288 (sha256
7289 (base32
7290 "171b7ip0hsq5qm83np40h3phlr36ym18w0lay0a8v08kvy3sy1jv"))))
7291 (build-system python-build-system)
7292 (native-inputs
7293 `(("python-six" ,python-six))) ; required for conversion, not at run-time
7294 (home-page
7295 "https://docs.python.org/3/library/functools.html#functools.singledispatch")
7296 (synopsis "Backport of singledispatch feature from Python 3.4")
7297 (description
7298 "This library brings functools.singledispatch from Python 3.4 to Python
7299 2.6-3.3.")
7300 (license license:expat)))
7301
7302 (define-public python2-singledispatch
7303 (package-with-python2 python-singledispatch))
7304
7305 ;; the python- version can be removed with python-3.5
7306 (define-public python-backports-abc
7307 (package
7308 (name "python-backports-abc")
7309 (version "0.5")
7310 (source
7311 (origin
7312 (method url-fetch)
7313 (uri (pypi-uri "backports_abc" version))
7314 (sha256
7315 (base32
7316 "1pkv8d1zxj5f9i227dxbjczncbv7ks7ywnjwyxfjagm02i2yafq3"))))
7317 (build-system python-build-system)
7318 (home-page "https://github.com/cython/backports_abc")
7319 (synopsis "Backport of additions to the 'collections.abc' module")
7320 (description
7321 "Python-backports-abc provides a backport of additions to the
7322 @code{collections.abc} module in Python-3.5.")
7323 (license license:psfl)))
7324
7325 (define-public python2-backports-abc
7326 (package-with-python2 python-backports-abc))
7327
7328 (define-public python-backports-csv
7329 (package
7330 (name "python-backports-csv")
7331 (version "1.0.7")
7332 (source
7333 (origin
7334 (method url-fetch)
7335 (uri (pypi-uri "backports.csv" version))
7336 (sha256
7337 (base32 "0vdx5jlhs91iizc8j8l8811nqprwvdx39pgkdc82w2qkfgzxyxqj"))))
7338 (build-system python-build-system)
7339 (home-page "https://github.com/ryanhiebert/backports.csv")
7340 (synopsis "Backport of Python 3's csv module for Python 2")
7341 (description
7342 "Provides a backport of Python 3's @code{csv} module for parsing
7343 comma separated values. The API of the @code{csv} module in Python 2
7344 is drastically different from the @code{csv} module in Python 3.
7345 This is due, for the most part, to the difference between str in
7346 Python 2 and Python 3.")
7347 (license license:psfl)))
7348
7349 (define-public python2-backports-csv
7350 (package-with-python2 python-backports-csv))
7351
7352 (define-public python2-backports-shutil-get-terminal-size
7353 (package
7354 (name "python2-backports-shutil-get-terminal-size")
7355 (version "1.0.0")
7356 (source
7357 (origin
7358 (method url-fetch)
7359 (uri (pypi-uri "backports.shutil_get_terminal_size" version))
7360 (sha256
7361 (base32
7362 "107cmn7g3jnbkp826zlj8rrj19fam301qvaqf0f3905f5217lgki"))))
7363 (build-system python-build-system)
7364 (arguments
7365 `(#:python ,python-2
7366 #:phases
7367 (modify-phases %standard-phases
7368 (replace 'check
7369 (lambda _
7370 (setenv "PYTHONPATH" (string-append "./build/lib:"
7371 (getenv "PYTHONPATH")))
7372 (invoke "py.test" "-v"))))))
7373 (native-inputs
7374 `(("python2-pytest" ,python2-pytest)))
7375 (home-page "https://github.com/chrippa/backports.shutil_get_terminal_size")
7376 (synopsis "Backport of Python 3.3's @code{shutil.get_terminal_size}")
7377 (description
7378 "This package provides a backport of the @code{get_terminal_size
7379 function} from Python 3.3's @code{shutil}.
7380 Unlike the original version it is written in pure Python rather than C,
7381 so it might be a tiny bit slower.")
7382 (license license:expat)))
7383
7384 (define-public python-waf
7385 (package
7386 (name "python-waf")
7387 (version "2.0.19")
7388 (source (origin
7389 (method url-fetch)
7390 (uri (string-append "https://waf.io/"
7391 "waf-" version ".tar.bz2"))
7392 (sha256
7393 (base32
7394 "19dvqbsvxz7ch03dh1v0znklrwxlz6yzddc3k9smzrrgny4jch6q"))))
7395 (build-system python-build-system)
7396 (arguments
7397 '(#:phases
7398 (modify-phases %standard-phases
7399 (replace 'build
7400 (lambda _
7401 ;; XXX: Find a way to add all extra tools.
7402 (let ((tools '("gccdeps"
7403 "clang_compilation_database")))
7404 (invoke "python" "waf-light" "configure" "build"
7405 (string-append "--tools="
7406 (string-join tools ","))))))
7407 (replace 'check
7408 (lambda _
7409 (invoke "python" "waf" "--version")))
7410 (replace 'install
7411 (lambda* (#:key outputs #:allow-other-keys)
7412 (let ((out (assoc-ref outputs "out")))
7413 (install-file "waf" (string-append out "/bin")))
7414 #t))
7415 ;; waf breaks when it is wrapped.
7416 (delete 'wrap))))
7417 (home-page "https://waf.io/")
7418 (synopsis "Python-based build system")
7419 (description
7420 "Waf is a Python-based framework for configuring, compiling and installing
7421 applications.")
7422 (license license:bsd-3)))
7423
7424 (define-public python2-waf
7425 (package-with-python2 python-waf))
7426
7427 (define-public python-pyzmq
7428 (package
7429 (name "python-pyzmq")
7430 (version "17.1.2")
7431 (source
7432 (origin
7433 (method url-fetch)
7434 (uri (pypi-uri "pyzmq" version))
7435 (sha256
7436 (base32 "1pyxxrz60f88ffm0y6vpbx3q8jcr9ybz8fcilihwzwhh36n84ax7"))))
7437 (build-system python-build-system)
7438 (arguments
7439 `(#:configure-flags
7440 (list (string-append "--zmq=" (assoc-ref %build-inputs "zeromq")))
7441 ;; FIXME: You must build pyzmq with 'python setup.py build_ext
7442 ;; --inplace' for 'python setup.py test' to work.
7443 #:tests? #f))
7444 (inputs
7445 `(("zeromq" ,zeromq)))
7446 (native-inputs
7447 `(("pkg-config" ,pkg-config)
7448 ("python-nose" ,python-nose)))
7449 (home-page "https://github.com/zeromq/pyzmq")
7450 (synopsis "Python bindings for 0MQ")
7451 (description
7452 "PyZMQ is the official Python binding for the ZeroMQ messaging library.")
7453 (license license:bsd-4)))
7454
7455 (define-public python2-pyzmq
7456 (package-with-python2 python-pyzmq))
7457
7458 (define-public python-pep8
7459 ;; This package has been renamed to ‘pycodestyle’ and is no longer updated.
7460 ;; Its last release (1.7.1) adds only a scary warning to this effect, breaking
7461 ;; some dependents' test suites, and nothing more.
7462 (package
7463 (name "python-pep8")
7464 (version "1.7.0")
7465 (source
7466 (origin
7467 (method url-fetch)
7468 (uri (pypi-uri "pep8" version))
7469 (sha256
7470 (base32
7471 "002rkl4lsn6x2mxmf8ar00l0m8i3mzrc6pnzz77blyksmpsxa4x1"))
7472 (patches (search-patches "python-pep8-stdlib-tokenize-compat.patch"))))
7473 (build-system python-build-system)
7474 (home-page "https://pep8.readthedocs.org/")
7475 (synopsis "Python style guide checker")
7476 (description
7477 "This tools checks Python code against some of the style conventions in
7478 PEP 8.")
7479 (license license:expat)))
7480
7481 (define-public python2-pep8
7482 (package-with-python2 python-pep8))
7483
7484 (define-public python-pyflakes
7485 (package
7486 (name "python-pyflakes")
7487 (version "2.1.1")
7488 (source
7489 (origin
7490 (method url-fetch)
7491 (uri (pypi-uri "pyflakes" version))
7492 (sha256
7493 (base32
7494 "18pq95a1xj2dgdd0m85gyfsn40jajj4xc3lp8wfv7igqhrc86xnr"))))
7495 (build-system python-build-system)
7496 (home-page
7497 "https://github.com/pyflakes/pyflakes")
7498 (synopsis "Passive checker of Python programs")
7499 (description
7500 "Pyflakes statically checks Python source code for common errors.")
7501 (license license:expat)))
7502
7503 (define-public python2-pyflakes
7504 (package-with-python2 python-pyflakes))
7505
7506 ;; Flake8 2.6 requires an older version of pyflakes.
7507 ;; This should be removed ASAP.
7508 (define-public python-pyflakes-1.2
7509 (package (inherit python-pyflakes)
7510 (version "1.2.3")
7511 (source
7512 (origin
7513 (method url-fetch)
7514 (uri (pypi-uri "pyflakes" version))
7515 (sha256
7516 (base32
7517 "17hkw8yd44cr8fz13phy4aih3r5j2p7ild4zlvqdh2c8dmiinjif"))))
7518 (arguments
7519 '(#:phases
7520 (modify-phases %standard-phases
7521 ;; This one test fails.
7522 (replace 'check
7523 (lambda _ (invoke "pytest" "-vv" "-k" "not test_f_string"))))))
7524 (native-inputs
7525 `(("python-pytest" ,python-pytest)))))
7526
7527 (define-public python-mccabe
7528 (package
7529 (name "python-mccabe")
7530 (version "0.6.1")
7531 (source
7532 (origin
7533 (method url-fetch)
7534 (uri (pypi-uri "mccabe" version))
7535 (sha256
7536 (base32
7537 "07w3p1qm44hgxf3vvwz84kswpsx6s7kvaibzrsx5dzm0hli1i3fx"))))
7538 (build-system python-build-system)
7539 (native-inputs
7540 `(("python-pytest" ,python-pytest-bootstrap)
7541 ("python-pytest-runner" ,python-pytest-runner)))
7542 (home-page "https://github.com/flintwork/mccabe")
7543 (synopsis "McCabe checker, plugin for flake8")
7544 (description
7545 "This package provides a Flake8 plug-in to compute the McCabe cyclomatic
7546 complexity of Python source code.")
7547 (license license:expat)))
7548
7549 (define-public python2-mccabe
7550 (package-with-python2 python-mccabe))
7551
7552 (define-public python-mccabe-0.2.1
7553 (package (inherit python-mccabe)
7554 (version "0.2.1")
7555 (source
7556 (origin
7557 (method url-fetch)
7558 (uri (pypi-uri "mccabe" version))
7559 (sha256
7560 (base32
7561 "0fi4a81kr5bcv5p4xgibqr595hyj5dafkqgsmfk96mfy8w71fajs"))))))
7562
7563 (define-public python2-mccabe-0.2.1
7564 (package-with-python2 python-mccabe-0.2.1))
7565
7566 ;; Flake8 2.4.1 requires an older version of pep8.
7567 ;; This should be removed ASAP.
7568 (define-public python-pep8-1.5.7
7569 (package (inherit python-pep8)
7570 (version "1.5.7")
7571 (source
7572 (origin
7573 (method url-fetch)
7574 (uri (pypi-uri "pep8" version))
7575 (sha256
7576 (base32
7577 "12b9bbdbwnspxgak14xg58c130x2n0blxzlms5jn2dszn8qj3d0m"))))
7578 (arguments
7579 ;; XXX Tests not compatible with Python 3.5.
7580 '(#:tests? #f))))
7581
7582 (define-public python2-pep8-1.5.7
7583 (package-with-python2 python-pep8-1.5.7))
7584
7585 (define-public python-flake8
7586 (package
7587 (name "python-flake8")
7588 (version "3.7.9")
7589 (source (origin
7590 (method url-fetch)
7591 (uri (pypi-uri "flake8" version))
7592 (sha256
7593 (base32
7594 "1yscj6avirm6m12bjh4fn2lfgxaamqsjh9pirdqfi0fcgq8ils25"))))
7595 (build-system python-build-system)
7596 (arguments
7597 `(#:phases
7598 (modify-phases %standard-phases
7599 (delete 'check)
7600 (add-after 'install 'check
7601 (lambda* (#:key inputs outputs #:allow-other-keys)
7602 (add-installed-pythonpath inputs outputs)
7603 (invoke "pytest" "-v")
7604 #t)))))
7605 (propagated-inputs
7606 `(("python-pycodestyle" ,python-pycodestyle)
7607 ("python-entrypoints" ,python-entrypoints)
7608 ("python-pyflakes" ,python-pyflakes)
7609 ("python-mccabe" ,python-mccabe)))
7610 (native-inputs
7611 `(("python-mock" ,python-mock)
7612 ("python-pytest" ,python-pytest-bootstrap)))
7613 (home-page "https://gitlab.com/pycqa/flake8")
7614 (synopsis
7615 "The modular source code checker: pep8, pyflakes and co")
7616 (description
7617 "Flake8 is a wrapper around PyFlakes, pep8 and python-mccabe.")
7618 (properties `((python2-variant . ,(delay python2-flake8))))
7619 (license license:expat)))
7620
7621 (define-public python2-flake8
7622 (let ((base (package-with-python2 (strip-python2-variant python-flake8))))
7623 (package (inherit base)
7624 (propagated-inputs
7625 `(("python2-configparser" ,python2-configparser)
7626 ("python2-enum34" ,python2-enum34)
7627 ("python2-functools32" ,python2-functools32)
7628 ("python2-typing" ,python2-typing)
7629 ,@(package-propagated-inputs base))))))
7630
7631 ;; python-hacking requires flake8 <2.7.0.
7632 (define-public python-flake8-2.6
7633 (package
7634 (inherit python-flake8)
7635 (version "2.6.2")
7636 (source (origin
7637 (method url-fetch)
7638 (uri (pypi-uri "flake8" version))
7639 (sha256
7640 (base32
7641 "0y57hzal0j84dh9i1g1g6dc4aywvrnhy2fjmmbglpv5ajihxh713"))))
7642 (arguments
7643 `(#:phases
7644 (modify-phases %standard-phases
7645 (add-after 'unpack 'use-later-pycodestyles
7646 (lambda __
7647 (substitute* '("flake8.egg-info/requires.txt"
7648 "setup.py")
7649 (("pycodestyle >= 2.0, < 2.1")
7650 "pycodestyle >= 2.0"))
7651 #t))
7652 (delete 'check)
7653 (add-after 'install 'check
7654 (lambda* (#:key inputs outputs #:allow-other-keys)
7655 (add-installed-pythonpath inputs outputs)
7656 (invoke "pytest" "-v")
7657 #t)))))
7658 (propagated-inputs
7659 `(("python-pep8" ,python-pep8)
7660 ("python-pycodestyle" ,python-pycodestyle)
7661 ("python-entrypoints" ,python-entrypoints)
7662 ("python-pyflakes" ,python-pyflakes-1.2)
7663 ("python-mccabe" ,python-mccabe)))))
7664
7665 (define-public python-flake8-polyfill
7666 (package
7667 (name "python-flake8-polyfill")
7668 (version "1.0.2")
7669 (source
7670 (origin
7671 (method url-fetch)
7672 (uri (pypi-uri "flake8-polyfill" version))
7673 (sha256
7674 (base32
7675 "1nlf1mkqw856vi6782qcglqhaacb23khk9wkcgn55npnjxshhjz4"))))
7676 (build-system python-build-system)
7677 (arguments
7678 '(#:phases
7679 (modify-phases %standard-phases
7680 (replace 'check
7681 (lambda _
7682 ;; Be compatible with Pytest 4:
7683 ;; https://gitlab.com/pycqa/flake8-polyfill/merge_requests/7
7684 (substitute* "setup.cfg"
7685 (("\\[pytest\\]")
7686 "[tool:pytest]"))
7687
7688 (setenv "PYTHONPATH"
7689 (string-append (getcwd) "/build/lib:"
7690 (getenv "PYTHONPATH")))
7691 (invoke "py.test" "-v"))))))
7692 (native-inputs
7693 `(("python-flake8" ,python-flake8)
7694 ("python-mock" ,python-mock)
7695 ("python-pep8" ,python-pep8)
7696 ("python-pycodestyle" ,python-pycodestyle)
7697 ("python-pytest" ,python-pytest)))
7698 (home-page "https://gitlab.com/pycqa/flake8-polyfill")
7699 (synopsis "Polyfill package for Flake8 plugins")
7700 (description
7701 "This package that provides some compatibility helpers for Flake8
7702 plugins that intend to support Flake8 2.x and 3.x simultaneously.")
7703 (license license:expat)))
7704
7705 (define-public python2-flake8-polyfill
7706 (package-with-python2 python-flake8-polyfill))
7707
7708 (define-public python-mistune
7709 (package
7710 (name "python-mistune")
7711 (version "0.8.4")
7712 (source
7713 (origin
7714 (method url-fetch)
7715 (uri (pypi-uri "mistune" version))
7716 (sha256
7717 (base32
7718 "0vkmsh0x480rni51lhyvigfdf06b9247z868pk3bal1wnnfl58sr"))))
7719 (build-system python-build-system)
7720 (native-inputs
7721 `(("python-nose" ,python-nose)
7722 ("python-cython" ,python-cython)))
7723 (home-page "https://github.com/lepture/mistune")
7724 (synopsis "Markdown parser in pure Python")
7725 (description "This package provides a fast markdown parser in pure
7726 Python.")
7727 (license license:bsd-3)))
7728
7729 (define-public python2-mistune
7730 (package-with-python2 python-mistune))
7731
7732 (define-public python-markdown
7733 (package
7734 (name "python-markdown")
7735 (version "3.2.1")
7736 (source
7737 (origin
7738 (method url-fetch)
7739 (uri (pypi-uri "Markdown" version))
7740 (sha256
7741 (base32
7742 "00k91gwhxnm8jdnm2v5xjz9irj6dbi7afywz2hpakqdbxs1ydzlh"))))
7743 (build-system python-build-system)
7744 (native-inputs
7745 `(("python-nose" ,python-nose)
7746 ("python-pyyaml" ,python-pyyaml)))
7747 (home-page "https://python-markdown.github.io/")
7748 (synopsis "Python implementation of Markdown")
7749 (description
7750 "This package provides a Python implementation of John Gruber's
7751 Markdown. The library features international input, various Markdown
7752 extensions, and several HTML output formats. A command line wrapper
7753 markdown_py is also provided to convert Markdown files to HTML.")
7754 (properties `((python2-variant . ,(delay python2-markdown))))
7755 (license license:bsd-3)))
7756
7757 ;; Markdown 3.2 dropped support for Python 2.
7758 (define-public python2-markdown
7759 (let ((base (package-with-python2 (strip-python2-variant python-markdown))))
7760 (package/inherit
7761 base
7762 (version "3.1.1")
7763 (source (origin
7764 (method url-fetch)
7765 (uri (pypi-uri "Markdown" version))
7766 (sha256
7767 (base32
7768 "0yhylk4ffqqs7x086fav4pnfsl1021v7lghznzkififprmmqfl1f")))))))
7769
7770 (define-public python-ptyprocess
7771 (package
7772 (name "python-ptyprocess")
7773 (version "0.5.2")
7774 (source
7775 (origin
7776 (method url-fetch)
7777 (uri (pypi-uri "ptyprocess" version))
7778 (sha256
7779 (base32
7780 "0ra31k10v3629xq0kdn8lwmfbi97anmk48r03yvh7mks0kq96hg6"))))
7781 (build-system python-build-system)
7782 (native-inputs
7783 `(("python-nose" ,python-nose)))
7784 (arguments
7785 `(#:phases
7786 (modify-phases %standard-phases
7787 (replace 'check
7788 (lambda _ (invoke "nosetests"))))))
7789 (home-page "https://github.com/pexpect/ptyprocess")
7790 (synopsis "Run a subprocess in a pseudo terminal")
7791 (description
7792 "This package provides a Python library used to launch a subprocess in a
7793 pseudo terminal (pty), and interact with both the process and its pty.")
7794 (license license:isc)))
7795
7796 (define-public python2-ptyprocess
7797 (package-with-python2 python-ptyprocess))
7798
7799 (define-public python-cram
7800 (package
7801 (name "python-cram")
7802 (version "0.7")
7803 (home-page "https://bitheap.org/cram/")
7804 (source (origin
7805 (method url-fetch)
7806 (uri (list (string-append home-page "cram-"
7807 version ".tar.gz")
7808 (pypi-uri "cram" version)))
7809 (sha256
7810 (base32
7811 "0bvz6fwdi55rkrz3f50zsy35gvvwhlppki2yml5bj5ffy9d499vx"))))
7812 (arguments
7813 '(#:phases
7814 (modify-phases %standard-phases
7815 (add-after 'unpack 'patch-source
7816 (lambda _
7817 (substitute* (find-files "cram" ".*\\.py$")
7818 ;; Replace default shell path.
7819 (("/bin/sh") (which "sh")))
7820 (substitute* (find-files "tests" ".*\\.t$")
7821 (("md5") "md5sum")
7822 (("/bin/bash") (which "bash"))
7823 (("/bin/sh") (which "sh")))
7824 (substitute* "cram/_test.py"
7825 ;; This hack works around a bug triggered by substituting
7826 ;; the /bin/sh paths. "tests/usage.t" compares the output of
7827 ;; "cram -h", which breaks the output at 80 characters. This
7828 ;; causes the line showing the default shell to break into two
7829 ;; lines, but the test expects a single line...
7830 (("env\\['COLUMNS'\\] = '80'")
7831 "env['COLUMNS'] = '160'"))
7832
7833 (substitute* "Makefile"
7834 ;; Recent versions of python-coverage have caused the test
7835 ;; coverage to decrease (as of version 0.7). Allow that.
7836 (("--fail-under=100")
7837 "--fail-under=90"))
7838
7839 #t))
7840 (replace 'check
7841 ;; The test phase uses the built library and executable.
7842 (lambda* (#:key inputs outputs #:allow-other-keys)
7843 (add-installed-pythonpath inputs outputs)
7844 (setenv "PATH" (string-append (getenv "PATH") ":"
7845 (assoc-ref outputs "out") "/bin"))
7846 (invoke "make" "test"))))))
7847 (build-system python-build-system)
7848 (native-inputs
7849 `(("python-coverage" ,python-coverage)
7850 ("which" ,which)))
7851 (synopsis "Simple testing framework for command line applications")
7852 (description
7853 "Cram is a functional testing framework for command line applications.
7854 Cram tests look like snippets of interactive shell sessions. Cram runs each
7855 command and compares the command output in the test with the command’s actual
7856 output.")
7857 (license license:gpl2+)))
7858
7859 (define-public python2-cram
7860 (package-with-python2 python-cram))
7861
7862 (define-public python-straight-plugin
7863 (package
7864 (name "python-straight-plugin")
7865 (version "1.4.1")
7866 (source
7867 (origin
7868 (method url-fetch)
7869 (uri (pypi-uri "straight.plugin" version))
7870 (sha256
7871 (base32
7872 "069pjll4383p4kkgvcc40hgyvf79j2wdbpgwz77yigzxksh1gj62"))))
7873 (build-system python-build-system)
7874 (home-page "https://github.com/ironfroggy/straight.plugin")
7875 (synopsis "Simple namespaced plugin facility")
7876 (description "Straight Plugin provides a type of plugin you can create from
7877 almost any existing Python modules, and an easy way for outside developers to
7878 add functionality and customization to your projects with their own plugins.")
7879 (license license:expat)))
7880
7881 (define-public python2-straight-plugin
7882 (package-with-python2 python-straight-plugin))
7883
7884 (define-public python-fonttools
7885 (package
7886 (name "python-fonttools")
7887 (version "4.6.0")
7888 (source (origin
7889 (method url-fetch)
7890 (uri (pypi-uri "fonttools" version ".zip"))
7891 (sha256
7892 (base32
7893 "1mq9kdzhcsp96bhv7smnrpdg1s4z5wh70bsl99c0jmcrahqdisqq"))))
7894 (build-system python-build-system)
7895 (native-inputs
7896 `(("unzip" ,unzip)
7897 ("python-pytest" ,python-pytest)
7898 ("python-pytest-runner" ,python-pytest-runner)))
7899 (home-page "https://github.com/fonttools/fonttools")
7900 (synopsis "Tools to manipulate font files")
7901 (description
7902 "FontTools/TTX is a library to manipulate font files from Python. It
7903 supports reading and writing of TrueType/OpenType fonts, reading and writing
7904 of AFM files, reading (and partially writing) of PS Type 1 fonts. The package
7905 also contains a tool called “TTX” which converts TrueType/OpenType fonts to and
7906 from an XML-based format.")
7907 (license license:expat)))
7908
7909 ;; Fonttools 4.x dropped support for Python 2, so stick with 3.x here.
7910 (define-public python2-fonttools
7911 (let ((base (package-with-python2 (strip-python2-variant python-fonttools))))
7912 (package/inherit
7913 base
7914 (version "3.44.0")
7915 (source (origin
7916 (method url-fetch)
7917 (uri (pypi-uri "fonttools" version ".zip"))
7918 (sha256
7919 (base32
7920 "0v6399g755f2hn1ry62i5b6gdinf2fpx2966v3bxh6bjw1accb5p")))))))
7921
7922 (define-public python-ly
7923 (package
7924 (name "python-ly")
7925 (version "0.9.5")
7926 (source
7927 (origin
7928 (method url-fetch)
7929 (uri (pypi-uri name version))
7930 (sha256
7931 (base32
7932 "0x98dv7p8mg26p4816yy8hz4f34zf6hpnnfmr56msgh9jnsm2qfl"))))
7933 (build-system python-build-system)
7934 (arguments
7935 ;; FIXME: Some tests need network access.
7936 '(#:tests? #f))
7937 (synopsis "Tool and library for manipulating LilyPond files")
7938 (description "This package provides a Python library to parse, manipulate
7939 or create documents in LilyPond format. A command line program ly is also
7940 provided that can be used to do various manipulations with LilyPond files.")
7941 (home-page "https://pypi.org/project/python-ly/")
7942 (license license:gpl2+)))
7943
7944 (define-public python-appdirs
7945 (package
7946 (name "python-appdirs")
7947 (version "1.4.3")
7948 (source
7949 (origin
7950 (method url-fetch)
7951 (uri (pypi-uri "appdirs" version))
7952 (sha256
7953 (base32
7954 "14id6wxi12lgyw0mg3bcfnf888ad07jz9yj46gfzhn186z8rcn4y"))))
7955 (build-system python-build-system)
7956 (home-page "https://github.com/ActiveState/appdirs")
7957 (synopsis
7958 "Determine platform-specific dirs, e.g. a \"user data dir\"")
7959 (description
7960 "This module provides a portable way of finding out where user data
7961 should be stored on various operating systems.")
7962 (license license:expat)))
7963
7964 (define-public python2-appdirs
7965 (package-with-python2 python-appdirs))
7966
7967 (define-public python-llfuse
7968 (package
7969 (name "python-llfuse")
7970 (version "1.3.6")
7971 (source (origin
7972 (method url-fetch)
7973 (uri (pypi-uri "llfuse" version ".tar.bz2"))
7974 (sha256
7975 (base32
7976 "1j9fzxpgmb4rxxyl9jcf84zvznhgi3hnh4hg5vb0qaslxkvng8ii"))))
7977 (build-system python-build-system)
7978 (inputs
7979 `(("fuse" ,fuse)
7980 ("attr" ,attr)))
7981 (native-inputs
7982 `(("pkg-config" ,pkg-config)))
7983 (synopsis "Python bindings for FUSE")
7984 (description
7985 "Python-LLFUSE is a set of Python bindings for the low level FUSE API.")
7986 (home-page "https://bitbucket.org/nikratio/python-llfuse/")
7987 (license license:lgpl2.0+)
7988 (properties `((python2-variant . ,(delay python2-llfuse))))))
7989
7990 (define-public python2-llfuse
7991 (package (inherit (package-with-python2
7992 (strip-python2-variant python-llfuse)))
7993 (propagated-inputs `(("python2-contextlib2" ,python2-contextlib2)))))
7994
7995 ;; For attic-0.16
7996 (define-public python-llfuse-0.41
7997 (package (inherit python-llfuse)
7998 (version "0.41.1")
7999 (source (origin
8000 (method url-fetch)
8001 (uri (string-append
8002 "https://bitbucket.org/nikratio/python-llfuse/downloads/"
8003 "llfuse-" version ".tar.bz2"))
8004 (sha256
8005 (base32
8006 "1imlqw9b73086y97izr036f58pgc5akv4ihc2rrf8j5h75jbrlaa"))))
8007 ;; Python-LLFUSE < 0.42 includes underscore.js, which is MIT (expat)
8008 ;; licensed. The rest of the package is licensed under LGPL2.0 or later.
8009 (license (list license:expat license:lgpl2.0+))))
8010
8011 (define-public python-msgpack
8012 (package
8013 (name "python-msgpack")
8014 (version "1.0.0")
8015 (source (origin
8016 (method url-fetch)
8017 (uri (pypi-uri "msgpack" version))
8018 (sha256
8019 (base32
8020 "1h5mxh84rcw04dvxy1qbfn2hisavfqgilh9k09rgyjhd936dad4m"))))
8021 (build-system python-build-system)
8022 (arguments
8023 `(#:modules ((guix build utils)
8024 (guix build python-build-system)
8025 (ice-9 ftw)
8026 (srfi srfi-1)
8027 (srfi srfi-26))
8028 #:phases
8029 (modify-phases %standard-phases
8030 (replace 'check
8031 (lambda _
8032 (let ((cwd (getcwd)))
8033 (setenv "PYTHONPATH"
8034 (string-append cwd "/build/"
8035 (find (cut string-prefix? "lib" <>)
8036 (scandir (string-append cwd "/build")))
8037 ":"
8038 (getenv "PYTHONPATH")))
8039 (invoke "pytest" "-v" "test")))))))
8040 (native-inputs
8041 `(("python-pytest" ,python-pytest)))
8042 (synopsis "MessagePack (de)serializer")
8043 (description "MessagePack is a fast, compact binary serialization format,
8044 suitable for similar data to JSON. This package provides CPython bindings for
8045 reading and writing MessagePack data.")
8046 (home-page "https://pypi.org/project/msgpack/")
8047 (license license:asl2.0)))
8048
8049 ;; This msgpack library's name changed from "python-msgpack" to "msgpack" with
8050 ;; release 0.5. Some packages like borg still call it by the old name for now.
8051 ;; <https://bugs.gnu.org/30662>
8052 (define-public python-msgpack-transitional
8053 (package
8054 (inherit python-msgpack)
8055 (name "python-msgpack-transitional")
8056 (version "0.5.6")
8057 (source (origin
8058 (method url-fetch)
8059 (uri (pypi-uri "msgpack" version))
8060 (sha256
8061 (base32
8062 "1hz2dba1nvvn52afg34liijsm7kn65cmn06dl0xbwld6bb4cis0f"))))
8063 (arguments
8064 (substitute-keyword-arguments (package-arguments python-msgpack)
8065 ((#:phases phases)
8066 `(modify-phases ,phases
8067 (add-after 'unpack 'configure-transitional
8068 (lambda _
8069 ;; Keep using the old name.
8070 (substitute* "setup.py"
8071 (("TRANSITIONAL = False")
8072 "TRANSITIONAL = 1"))
8073 #t))))))))
8074
8075 (define-public python2-msgpack
8076 (package-with-python2 python-msgpack))
8077
8078 (define-public python-netaddr
8079 (package
8080 (name "python-netaddr")
8081 (version "0.7.19")
8082 (source
8083 (origin
8084 (method url-fetch)
8085 (uri (pypi-uri "netaddr" version))
8086 (sha256
8087 (base32
8088 "1zdfadvpq4lmcqzr383gywxn4xyn355kj1n3lk9q2l03vmyfrbiq"))))
8089 (build-system python-build-system)
8090 (arguments `(#:tests? #f)) ;; No tests.
8091 (home-page "https://github.com/drkjam/netaddr/")
8092 (synopsis "Pythonic manipulation of network addresses")
8093 (description
8094 "A Python library for representing and manipulating IPv4, IPv6, CIDR, EUI
8095 and MAC network addresses.")
8096 (license license:bsd-3)))
8097
8098 (define-public python2-netaddr
8099 (package-with-python2 python-netaddr))
8100
8101 (define-public python2-pyroute2
8102 (package
8103 (name "python2-pyroute2")
8104 (version "0.5.6")
8105 (source
8106 (origin
8107 (method url-fetch)
8108 (uri (pypi-uri "pyroute2" version))
8109 (sha256
8110 (base32
8111 "1gmz4r1w0yzj6fjjypnalmfyy0lnfznydyn62gi3wk50j5hhxbny"))))
8112 (build-system python-build-system)
8113 (arguments
8114 `(#:python ,python-2)) ;Python 3.x is not supported
8115 (home-page "https://github.com/svinota/pyroute2")
8116 (synopsis "Python netlink library")
8117 (description
8118 "Pyroute2 is a pure Python netlink library with minimal dependencies.
8119 Supported netlink families and protocols include:
8120 @itemize
8121 @item rtnl, network settings - addresses, routes, traffic controls
8122 @item nfnetlink - netfilter API: ipset, nftables, ...
8123 @item ipq - simplest userspace packet filtering, iptables QUEUE target
8124 @item devlink - manage and monitor devlink-enabled hardware
8125 @item generic - generic netlink families
8126 @itemize
8127 @item nl80211 - wireless functions API (basic support)
8128 @item taskstats - extended process statistics
8129 @item acpi_events - ACPI events monitoring
8130 @item thermal_events - thermal events monitoring
8131 @item VFS_DQUOT - disk quota events monitoring
8132 @end itemize
8133 @end itemize")
8134 (license license:gpl2+)))
8135
8136 (define-public python-wrapt
8137 (package
8138 (name "python-wrapt")
8139 (version "1.11.2")
8140 (source
8141 (origin
8142 (method url-fetch)
8143 (uri (pypi-uri "wrapt" version))
8144 (sha256
8145 (base32
8146 "1q81762dgsgrd12f8qc39zk8s5wll3m5xc32jdmlf6cls4gh4njn"))))
8147 (build-system python-build-system)
8148 (arguments
8149 ;; Tests are not included in the tarball, they are only available in the
8150 ;; git repository.
8151 `(#:tests? #f))
8152 (home-page "https://github.com/GrahamDumpleton/wrapt")
8153 (synopsis "Module for decorators, wrappers and monkey patching")
8154 (description
8155 "The aim of the wrapt module is to provide a transparent object proxy for
8156 Python, which can be used as the basis for the construction of function
8157 wrappers and decorator functions.")
8158 (license license:bsd-2)))
8159
8160 (define-public python2-wrapt
8161 (package-with-python2 python-wrapt))
8162
8163 (define-public python-xlrd
8164 (package
8165 (name "python-xlrd")
8166 (version "1.2.0")
8167 (source (origin
8168 (method url-fetch)
8169 (uri (pypi-uri "xlrd" version))
8170 (sha256
8171 (base32
8172 "1ci93fda4n67qhdvfl16zasyxrpygzk53hs6m8z0rd4dxrnb6vjl"))))
8173 (build-system python-build-system)
8174 (arguments
8175 `(#:phases
8176 (modify-phases %standard-phases
8177 ;; Some tests depend on writing a temporary file to the user's home
8178 ;; directory.
8179 (add-after 'unpack 'fix-tests
8180 (lambda _
8181 (delete-file "tests/test_open_workbook.py")
8182 #t)))))
8183 (home-page "http://www.python-excel.org/")
8184 (synopsis "Library for extracting data from Excel files")
8185 (description "This package provides a library to extract data from
8186 spreadsheets using Microsoft Excel proprietary file formats @samp{.xls} and
8187 @samp{.xlsx} (versions 2.0 onwards). It has support for Excel dates and is
8188 Unicode-aware. It is not intended as an end-user tool.")
8189 (license license:bsd-3)))
8190
8191 (define-public python2-xlrd
8192 (package-with-python2 python-xlrd))
8193
8194 (define-public python-prettytable
8195 (package
8196 (name "python-prettytable")
8197 (version "0.7.2")
8198 (source
8199 (origin
8200 (method url-fetch)
8201 (uri (pypi-uri "prettytable" version ".tar.bz2"))
8202 (sha256
8203 (base32
8204 "0diwsicwmiq2cpzpxri7cyl5fmsvicafw6nfqf6p6p322dji2g45"))))
8205 (build-system python-build-system)
8206 (home-page "https://code.google.com/archive/p/prettytable/")
8207 (synopsis "Display tabular data in an ASCII table format")
8208 (description
8209 "A library designed to represent tabular data in visually appealing ASCII
8210 tables. PrettyTable allows for selection of which columns are to be printed,
8211 independent alignment of columns (left or right justified or centred) and
8212 printing of sub-tables by specifying a row range.")
8213 (license license:bsd-3)))
8214
8215 (define-public python2-prettytable
8216 (package-with-python2 python-prettytable))
8217
8218 (define-public python-tables
8219 (package
8220 (name "python-tables")
8221 (version "3.6.1")
8222 (source
8223 (origin
8224 (method url-fetch)
8225 (uri (pypi-uri "tables" version))
8226 (sha256
8227 (base32
8228 "0j8vnxh2m5n0cyk9z3ndcj5n1zj5rdxgc1gb78bqlyn2lyw75aa9"))
8229 (modules '((guix build utils)))
8230 (snippet
8231 '(begin
8232 ;; Remove pre-compiled .pyc files from source.
8233 (for-each delete-file-recursively
8234 (find-files "." "__pycache__" #:directories? #t))
8235 (for-each delete-file (find-files "." "\\.pyc$"))
8236 #t))))
8237 (build-system python-build-system)
8238 (arguments
8239 `(;; FIXME: python-build-system does not pass configure-flags to "build"
8240 ;; or "check", so we must override the build and check phases.
8241 #:phases
8242 (modify-phases %standard-phases
8243 (add-after 'unpack 'use-gcc
8244 (lambda _
8245 (substitute* "setup.py"
8246 (("^( +)compiler = new_compiler\\(\\)" line indent)
8247 (string-append line
8248 "\n"
8249 indent
8250 "compiler.set_executables(compiler='gcc',"
8251 "compiler_so='gcc',"
8252 "linker_exe='gcc',"
8253 "linker_so='gcc -shared')")))
8254 #t))
8255 (add-after 'unpack 'disable-tuning
8256 (lambda _
8257 (substitute* "setup.py"
8258 (("cpu_flags = .*")
8259 "cpu_flags = ['sse2']\n"))
8260 #t))
8261 (replace 'build
8262 (lambda* (#:key inputs #:allow-other-keys)
8263 (invoke "python" "setup.py" "build"
8264 (string-append "--hdf5="
8265 (assoc-ref inputs "hdf5")))))
8266 (replace 'check
8267 (lambda* (#:key inputs #:allow-other-keys)
8268 (invoke "python" "setup.py" "check"
8269 (string-append "--hdf5="
8270 (assoc-ref inputs "hdf5"))))))))
8271 (propagated-inputs
8272 `(("python-numexpr" ,python-numexpr)
8273 ("python-numpy" ,python-numpy)))
8274 (native-inputs
8275 `(("python-cython" ,python-cython)
8276 ("pkg-config" ,pkg-config)))
8277 (inputs
8278 `(("hdf5" ,hdf5-1.10)
8279 ("bzip2" ,bzip2)
8280 ("zlib" ,zlib)))
8281 (home-page "https://www.pytables.org/")
8282 (synopsis "Hierarchical datasets for Python")
8283 (description "PyTables is a package for managing hierarchical datasets and
8284 designed to efficiently cope with extremely large amounts of data.")
8285 (license license:bsd-3)))
8286
8287 (define-public python2-tables
8288 (package-with-python2 python-tables))
8289
8290 (define-public python-pytest-black
8291 (package
8292 (name "python-pytest-black")
8293 (version "0.3.8")
8294 (source
8295 (origin
8296 (method url-fetch)
8297 (uri (pypi-uri "pytest-black" version))
8298 (sha256
8299 (base32
8300 "04lppqydxm0f3f3x0l8hj7v0j6d8syj34jc37yzqwqcyqsnaga81"))))
8301 (build-system python-build-system)
8302 (propagated-inputs
8303 `(("python-pytest" ,python-pytest)
8304 ("python-black" ,python-black)
8305 ("python-toml" ,python-toml)))
8306 (native-inputs
8307 `(("python-setuptools-scm" ,python-setuptools-scm)))
8308 (home-page "https://github.com/shopkeep/pytest-black")
8309 (synopsis "Pytest plugin to enable format checking with black")
8310 (description
8311 "This package provides a pytest plugin to enable format checking with the
8312 Python code formatter \"black\".")
8313 (license license:expat)))
8314
8315 (define-public python-get-version
8316 (package
8317 (name "python-get-version")
8318 (version "2.1")
8319 (source
8320 (origin
8321 (method url-fetch)
8322 (uri (pypi-uri "get_version" version))
8323 (sha256
8324 (base32
8325 "1g15jyx33vkxavv9hwv275cs4g9bp2i1y942raw3fxamq8kbaml1"))))
8326 (build-system python-build-system)
8327 (propagated-inputs
8328 `(("python-pygments" ,python-pygments)
8329 ("python-pytest" ,python-pytest)
8330 ("python-pytest-black" ,python-pytest-black)
8331 ("python-pytest-cov" ,python-pytest-cov)
8332 ("python-setuptools" ,python-setuptools)
8333 ("python-testpath" ,python-testpath)))
8334 (home-page "https://github.com/flying-sheep/get_version")
8335 (synopsis "Version helper in the spirit of versioneer")
8336 (description
8337 "This package provides a version helper that lets you automatically use
8338 the latest @code{vX.X.X} Git tag as the version in your Python package. It
8339 also supports getting the version from Python source distributions or, once
8340 your package is installed, via @code{pkg_resources} (part of
8341 @code{setuptools}).")
8342 (license license:gpl3+)))
8343
8344 (define-public python-legacy-api-wrap
8345 (package
8346 (name "python-legacy-api-wrap")
8347 (version "1.2")
8348 (source
8349 (origin
8350 (method url-fetch)
8351 (uri (pypi-uri "legacy-api-wrap" version))
8352 (sha256
8353 (base32
8354 "06qhp0g543dy98vpa41hwdalvdbsjfc3ldk474yr9sd75mhl8jh3"))))
8355 (build-system python-build-system)
8356 (propagated-inputs
8357 `(("python-get-version" ,python-get-version)
8358 ("python-pytest" ,python-pytest)
8359 ("python-pytest-black" ,python-pytest-black)
8360 ("python-pytest-cov" ,python-pytest-cov)
8361 ("python-setuptools" ,python-setuptools)))
8362 (home-page "https://github.com/flying-sheep/legacy-api-wrap")
8363 (synopsis "Legacy API wrapper")
8364 (description "This module defines a decorator to wrap legacy APIs. The
8365 primary use case is APIs defined before keyword-only parameters existed.")
8366 (license license:gpl3+)))
8367
8368 (define-public python-pyasn1
8369 (package
8370 (name "python-pyasn1")
8371 (version "0.4.8")
8372 (source
8373 (origin
8374 (method url-fetch)
8375 (uri (pypi-uri "pyasn1" version))
8376 (sha256
8377 (base32
8378 "1fnhbi3rmk47l9851gbik0flfr64vs5j0hbqx24cafjap6gprxxf"))))
8379 (build-system python-build-system)
8380 (home-page "http://pyasn1.sourceforge.net/")
8381 (synopsis "ASN.1 types and codecs")
8382 (description
8383 "This is an implementation of ASN.1 types and codecs in Python. It is
8384 suitable for a wide range of protocols based on the ASN.1 specification.")
8385 (license license:bsd-2)))
8386
8387 (define-public python2-pyasn1
8388 (package-with-python2 python-pyasn1))
8389
8390 (define-public python-pyasn1-modules
8391 (package
8392 (name "python-pyasn1-modules")
8393 (version "0.2.2")
8394 (source
8395 (origin
8396 (method url-fetch)
8397 (uri (pypi-uri "pyasn1-modules" version))
8398 (sha256
8399 (base32
8400 "0ivm850yi7ajjbi8j115qpsj95bgxdsx48nbjzg0zip788c3xkx0"))))
8401 (build-system python-build-system)
8402 (propagated-inputs
8403 `(("python-pyasn1" ,python-pyasn1)))
8404 (home-page "https://sourceforge.net/projects/pyasn1/")
8405 (synopsis "ASN.1 codec implementations")
8406 (description
8407 "Pyasn1-modules is a collection of Python modules providing ASN.1 types and
8408 implementations of ASN.1-based codecs and protocols.")
8409 (license license:bsd-3)))
8410
8411 (define-public python2-pyasn1-modules
8412 (package-with-python2 python-pyasn1-modules))
8413
8414 (define-public python-ipaddress
8415 (package
8416 (name "python-ipaddress")
8417 (version "1.0.22")
8418 (source (origin
8419 (method url-fetch)
8420 (uri (pypi-uri "ipaddress" version))
8421 (sha256
8422 (base32
8423 "0b570bm6xqpjwqis15pvdy6lyvvzfndjvkynilcddjj5x98wfimi"))))
8424 (build-system python-build-system)
8425 (home-page "https://github.com/phihag/ipaddress")
8426 (synopsis "IP address manipulation library")
8427 (description
8428 "This package provides a fast, lightweight IPv4/IPv6 manipulation library
8429 in Python. This library is used to create, poke at, and manipulate IPv4 and
8430 IPv6 addresses and networks. This is a port of the Python 3.3 ipaddress
8431 module to older versions of Python.")
8432 (license license:psfl)))
8433
8434 (define-public python2-ipaddress
8435 (package-with-python2 python-ipaddress))
8436
8437 (define-public python2-ipaddr
8438 (package
8439 (name "python2-ipaddr")
8440 (version "2.1.11")
8441 (source
8442 (origin
8443 (method url-fetch)
8444 (uri (pypi-uri "ipaddr" version))
8445 (sha256
8446 (base32 "1dwq3ngsapjc93fw61rp17fvzggmab5x1drjzvd4y4q0i255nm8v"))))
8447 (build-system python-build-system)
8448 (arguments
8449 `(#:python ,python-2 ;version 2 only
8450 #:phases
8451 (modify-phases %standard-phases
8452 (replace 'check
8453 (lambda _ (invoke "python" "ipaddr_test.py"))))))
8454 (home-page "https://github.com/google/ipaddr-py")
8455 (synopsis "IP address manipulation library")
8456 (description
8457 "Ipaddr is a Python@tie{}2 library for creating and manupilating IPv4 and
8458 IPv6 addresses and networks.
8459
8460 For new implementations you may prefer to use the standard module
8461 @code{ipaddress}, which was introduced in Python 3.3 and backported to older
8462 versions of Python.")
8463 (license license:asl2.0)))
8464
8465 (define-public python-idna
8466 (package
8467 (name "python-idna")
8468 (version "2.9")
8469 (source
8470 (origin
8471 (method url-fetch)
8472 (uri (pypi-uri "idna" version))
8473 (sha256
8474 (base32
8475 "1jxp2pdi8y4asi7ka1zhx3yx09kv8kzj533f0ds7viz49b0x323m"))))
8476 (build-system python-build-system)
8477 (home-page "https://github.com/kjd/idna")
8478 (synopsis "Internationalized domain names in applications")
8479 (description
8480 "This is a library to support the Internationalised Domain Names in
8481 Applications (IDNA) protocol as specified in RFC 5891. This version of the
8482 protocol is often referred to as “IDNA2008” and can produce different results
8483 from the earlier standard from 2003. The library is also intended to act as a
8484 suitable drop-in replacement for the “encodings.idna” module that comes with
8485 the Python standard library but currently only supports the older 2003
8486 specification.")
8487 (license license:bsd-4)))
8488
8489 (define-public python-idna-2.7
8490 (package (inherit python-idna)
8491 (version "2.7")
8492 (source (origin
8493 (method url-fetch)
8494 (uri (pypi-uri "idna" version))
8495 (sha256
8496 (base32
8497 "05jam7d31767dr12x0rbvvs8lxnpb1mhdb2zdlfxgh83z6k3hjk8"))))))
8498
8499
8500 (define-public python2-idna
8501 (package-with-python2 python-idna))
8502
8503 (define-public python-idna-ssl
8504 (package
8505 (name "python-idna-ssl")
8506 (version "1.0.1")
8507 (source
8508 (origin
8509 (method url-fetch)
8510 (uri (pypi-uri "idna-ssl" version))
8511 (sha256
8512 (base32
8513 "0ydrc8hpg9mdr5hqq1lqfsfbn6sjq69slwpfrnlrm3k0phqg14qj"))))
8514 (build-system python-build-system)
8515 (arguments
8516 `(#:tests? #f)) ;circular dependency with python-aiohttp
8517 (home-page "https://github.com/aio-libs/idna-ssl")
8518 (synopsis "Patch @code{ssl.match_hostname} for Unicode(idna) domains support")
8519 (description "Patch @code{ssl.match_hostname} for Unicode(idna)
8520 domains support.")
8521 (license license:expat)))
8522
8523 (define-public python-pretend
8524 (package
8525 (name "python-pretend")
8526 (version "1.0.9")
8527 (source
8528 (origin
8529 (method url-fetch)
8530 (uri (pypi-uri "pretend" version))
8531 (sha256
8532 (base32
8533 "040vm94lcbscg5p81g1icmwwwa2jm7wrd1ybmxnv1sz8rl8bh3n9"))))
8534 (build-system python-build-system)
8535 (home-page "https://github.com/alex/pretend")
8536 (synopsis "Library for stubbing in Python")
8537 (description
8538 "Pretend is a library to make stubbing with Python easier. Stubbing is a
8539 technique for writing tests. You may hear the term mixed up with mocks,
8540 fakes, or doubles. Basically, a stub is an object that returns pre-canned
8541 responses, rather than doing any computation.")
8542 (license license:bsd-3)))
8543
8544 (define-public python2-pretend
8545 (package-with-python2 python-pretend))
8546
8547 (define-public python-pip
8548 (package
8549 (name "python-pip")
8550 (version "20.0.2")
8551 (source
8552 (origin
8553 (method url-fetch)
8554 (uri (pypi-uri "pip" version))
8555 (sha256
8556 (base32
8557 "0zwnlsjn6mb742cr995zfbk9v56ygxp8w3k49601r9by9kmcic3x"))))
8558 (build-system python-build-system)
8559 (arguments
8560 '(#:tests? #f)) ; there are no tests in the pypi archive.
8561 (home-page "https://pip.pypa.io/")
8562 (synopsis "Package manager for Python software")
8563 (description
8564 "Pip is a package manager for Python software, that finds packages on the
8565 Python Package Index (PyPI).")
8566 (license license:expat)))
8567
8568 (define-public python2-pip
8569 (package-with-python2 python-pip))
8570
8571 (define-public python-tlsh
8572 (package
8573 (name "python-tlsh")
8574 (version "3.4.5")
8575 (home-page "https://github.com/trendmicro/tlsh")
8576 (source
8577 (origin
8578 (method git-fetch)
8579 (uri (git-reference
8580 (url "https://github.com/trendmicro/tlsh.git")
8581 (commit (string-append "v" version))))
8582 (file-name (git-file-name name version))
8583 (sha256
8584 (base32 "1ydliir308xn4ywy705mmsh7863ldlixdvpqwdhbipzq9vfpmvll"))))
8585 (build-system cmake-build-system)
8586 (arguments
8587 '(#:out-of-source? #f
8588 #:phases (modify-phases %standard-phases
8589 (replace
8590 'install
8591 (lambda* (#:key outputs #:allow-other-keys)
8592 ;; Build and install the Python bindings. The underlying
8593 ;; C++ library is apparently not meant to be installed.
8594 (let ((out (assoc-ref outputs "out")))
8595 (with-directory-excursion "py_ext"
8596 (and (system* "python" "setup.py" "build")
8597 (system* "python" "setup.py" "install"
8598 (string-append "--prefix=" out))))))))))
8599 (inputs `(("python" ,python-wrapper))) ;for the bindings
8600 (synopsis "Fuzzy matching library for Python")
8601 (description
8602 "Trend Micro Locality Sensitive Hash (TLSH) is a fuzzy matching library.
8603 Given a byte stream with a minimum length of 256 bytes, TLSH generates a hash
8604 value which can be used for similarity comparisons. Similar objects have
8605 similar hash values, which allows for the detection of similar objects by
8606 comparing their hash values. The byte stream should have a sufficient amount
8607 of complexity; for example, a byte stream of identical bytes will not generate
8608 a hash value.")
8609 (license license:asl2.0)))
8610
8611 (define-public python2-tlsh
8612 (package
8613 (inherit python-tlsh)
8614 (name "python2-tlsh")
8615 (inputs `(("python" ,python-2)))))
8616
8617 (define-public python-termcolor
8618 (package
8619 (name "python-termcolor")
8620 (version "1.1.0")
8621 (source
8622 (origin
8623 (method url-fetch)
8624 (uri (pypi-uri "termcolor" version))
8625 (sha256
8626 (base32
8627 "0fv1vq14rpqwgazxg4981904lfyp84mnammw7y046491cv76jv8x"))))
8628 (build-system python-build-system)
8629 (arguments
8630 ;; There are no tests.
8631 `(#:tests? #f))
8632 (home-page "https://pypi.org/project/termcolor/")
8633 (synopsis "ANSII Color formatting for terminal output")
8634 (description
8635 "This package provides ANSII Color formatting for output in terminals.")
8636 (license license:expat)))
8637
8638 (define-public python2-termcolor
8639 (package-with-python2 python-termcolor))
8640
8641 (define-public python-libarchive-c
8642 (package
8643 (name "python-libarchive-c")
8644 (version "2.9")
8645 (source (origin
8646 (method url-fetch)
8647 (uri (pypi-uri "libarchive-c" version))
8648 (sha256
8649 (base32
8650 "0q7g6a97110bk0j5x81555kajyxh4sybaabab6v5sgr0xi6386cr"))))
8651 (build-system python-build-system)
8652 (arguments
8653 '(#:phases (modify-phases %standard-phases
8654 (add-before
8655 'build 'reference-libarchive
8656 (lambda* (#:key inputs #:allow-other-keys)
8657 ;; Retain the absolute file name of libarchive.so.
8658 (let ((libarchive (assoc-ref inputs "libarchive")))
8659 (substitute* "libarchive/ffi.py"
8660 (("find_library\\('archive'\\)")
8661 (string-append "'" libarchive
8662 "/lib/libarchive.so'"))))))
8663 (replace 'check
8664 (lambda _ (invoke "pytest" "-vv"))))))
8665 (native-inputs
8666 `(("python-mock" ,python-mock)
8667 ("python-pytest" ,python-pytest)))
8668 (inputs
8669 `(("libarchive" ,libarchive)))
8670 (home-page "https://github.com/Changaco/python-libarchive-c")
8671 (synopsis "Python interface to libarchive")
8672 (description
8673 "This package provides Python bindings to libarchive, a C library to
8674 access possibly compressed archives in many different formats. It uses
8675 Python's @code{ctypes} foreign function interface (FFI).")
8676 (license license:lgpl2.0+)))
8677
8678 (define-public python2-libarchive-c
8679 (package-with-python2 python-libarchive-c))
8680
8681 (define-public python-file
8682 (package
8683 (inherit file)
8684 (name "python-file")
8685 (build-system python-build-system)
8686 (arguments
8687 '(#:tests? #f ;no tests
8688 #:configure-flags '("--single-version-externally-managed" "--root=/")
8689 #:phases (modify-phases %standard-phases
8690 (add-before 'build 'change-directory
8691 (lambda _
8692 (chdir "python")
8693 #t))
8694 (add-before 'build 'set-library-file-name
8695 (lambda* (#:key inputs #:allow-other-keys)
8696 (let ((file (assoc-ref inputs "file")))
8697 (substitute* "magic.py"
8698 (("find_library\\('magic'\\)")
8699 (string-append "'" file "/lib/libmagic.so'")))
8700 #t))))))
8701 (inputs `(("file" ,file)))
8702 (native-inputs (if (%current-target-system)
8703 `(("self" ,this-package))
8704 '()))
8705 (synopsis "Python bindings to the libmagic file type guesser. Note that
8706 this module and the python-magic module both provide a \"magic.py\" file;
8707 these two modules, which are different and were developed separately, both
8708 serve the same purpose: provide Python bindings for libmagic.")))
8709
8710 (define-public python2-file
8711 (package-with-python2 python-file))
8712
8713 (define-public python-debian
8714 (package
8715 (name "python-debian")
8716 (home-page "https://salsa.debian.org/python-debian-team/python-debian")
8717 (version "0.1.36")
8718 (source
8719 (origin
8720 ;; Use git-fetch, as pypi doesn't include test suite.
8721 (method git-fetch)
8722 (uri (git-reference
8723 (url home-page)
8724 (commit version)))
8725 (file-name (git-file-name name version))
8726 (sha256
8727 (base32
8728 "0qy6x28bj6yfikhjww932v5xq4mf5bm1iczl7acy4c7zm6mwhqfa"))))
8729 (build-system python-build-system)
8730 (arguments
8731 `(#:phases (modify-phases %standard-phases
8732 (add-after 'unpack 'remove-debian-specific-tests
8733 ;; python-apt, apt and dpkg are not yet available in guix,
8734 ;; and these tests heavily depend on them.
8735 (lambda _
8736 (delete-file "lib/debian/tests/test_deb822.py")
8737 (delete-file "lib/debian/tests/test_debfile.py")
8738 #t)))))
8739 (propagated-inputs
8740 `(("python-six" ,python-six)
8741 ("python-chardet" ,python-chardet)))
8742 (synopsis "Debian package related modules")
8743 (description
8744 ;; XXX: Use @enumerate instead of @itemize to work around
8745 ;; <http://bugs.gnu.org/21772>.
8746 "This package provides Python modules that abstract many formats of
8747 Debian-related files, such as:
8748
8749 @enumerate
8750 @item Debtags information;
8751 @item @file{debian/changelog} files;
8752 @item packages files, pdiffs;
8753 @item control files of single or multiple RFC822-style paragraphs---e.g.
8754 @file{debian/control}, @file{.changes}, @file{.dsc};
8755 @item Raw @file{.deb} and @file{.ar} files, with (read-only) access to
8756 contained files and meta-information.
8757 @end enumerate\n")
8758
8759 ;; Modules are either GPLv2+ or GPLv3+.
8760 (license license:gpl3+)))
8761
8762 (define-public python-nbformat
8763 (package
8764 (name "python-nbformat")
8765 (version "4.4.0")
8766 (source
8767 (origin
8768 (method url-fetch)
8769 (uri (pypi-uri "nbformat" version))
8770 (sha256
8771 (base32
8772 "00nlf08h8yc4q73nphfvfhxrcnilaqanb8z0mdy6nxk0vzq4wjgp"))))
8773 (build-system python-build-system)
8774 (arguments `(#:tests? #f)) ; no test target
8775 (propagated-inputs
8776 `(("python-ipython-genutils" ,python-ipython-genutils)
8777 ("python-jsonschema" ,python-jsonschema)
8778 ("python-jupyter-core" ,python-jupyter-core)
8779 ("python-traitlets" ,python-traitlets)))
8780 (home-page "http://jupyter.org")
8781 (synopsis "Jupyter Notebook format")
8782 (description "This package provides the reference implementation of the
8783 Jupyter Notebook format and Python APIs for working with notebooks.")
8784 (license license:bsd-3)))
8785
8786 (define-public python2-nbformat
8787 (package-with-python2 python-nbformat))
8788
8789 (define-public python-bleach
8790 (package
8791 (name "python-bleach")
8792 (version "3.1.3")
8793 (source
8794 (origin
8795 (method url-fetch)
8796 (uri (pypi-uri "bleach" version))
8797 (sha256
8798 (base32
8799 "0al437aw4p2xp83az5hhlrp913nsf0cg6kg4qj3fjhv4wakxipzq"))))
8800 (build-system python-build-system)
8801 (propagated-inputs
8802 `(("python-webencodings" ,python-webencodings)
8803 ("python-six" ,python-six)))
8804 (native-inputs
8805 `(("python-datrie" ,python-datrie)
8806 ("python-genshi" ,python-genshi)
8807 ("python-lxml" ,python-lxml)
8808 ("python-pytest" ,python-pytest)))
8809 (home-page "https://github.com/mozilla/bleach")
8810 (synopsis "Whitelist-based HTML-sanitizing tool")
8811 (description "Bleach is an easy whitelist-based HTML-sanitizing tool.")
8812 (license license:asl2.0)))
8813
8814 (define-public python2-bleach
8815 (package-with-python2 python-bleach))
8816
8817 (define-public python-entrypoints
8818 (package
8819 (name "python-entrypoints")
8820 (version "0.3")
8821 (source
8822 (origin
8823 (method url-fetch)
8824 (uri (pypi-uri "entrypoints" version))
8825 (sha256
8826 (base32
8827 "0lc4si3xb7hza424414rdqdc3vng3kcrph8jbvjqb32spqddf3f7"))))
8828 (build-system python-build-system)
8829 ;; The package does not come with a setup.py file, so we have to generate
8830 ;; one ourselves.
8831 (arguments
8832 `(#:tests? #f
8833 #:phases
8834 (modify-phases %standard-phases
8835 (add-after 'unpack 'create-setup.py
8836 (lambda _
8837 (call-with-output-file "setup.py"
8838 (lambda (port)
8839 (format port "\
8840 from setuptools import setup
8841 setup(name='entrypoints', version='~a', py_modules=['entrypoints'])
8842 " ,version))))))))
8843 (home-page "https://github.com/takluyver/entrypoints")
8844 (synopsis "Discover and load entry points from installed Python packages")
8845 (description "Entry points are a way for Python packages to advertise
8846 objects with some common interface. The most common examples are
8847 @code{console_scripts} entry points, which define shell commands by
8848 identifying a Python function to run. The @code{entrypoints} module contains
8849 functions to find and load entry points.")
8850 (license license:expat)))
8851
8852 (define-public python2-entrypoints
8853 (package-with-python2 python-entrypoints))
8854
8855 (define-public python-epc
8856 (package
8857 (name "python-epc")
8858 (version "0.0.5")
8859 (source
8860 (origin
8861 (method url-fetch)
8862 (uri (pypi-uri "epc" version))
8863 (sha256
8864 (base32
8865 "09bx1ln1bwa00917dndlgs4k589h8qx2x080xch5m58p92kjwkd1"))))
8866 (build-system python-build-system)
8867 (propagated-inputs
8868 `(("python-sexpdata" ,python-sexpdata)))
8869 (native-inputs
8870 `(("python-nose" ,python-nose)))
8871 (home-page "https://github.com/tkf/python-epc")
8872 (synopsis "Remote procedure call (RPC) stack for Emacs Lisp and Python")
8873 (description
8874 "Python-EPC can call elisp functions from Python and Python functions
8875 from elisp.")
8876 (license license:gpl3)))
8877
8878 (define-public python-nbconvert
8879 (package
8880 (name "python-nbconvert")
8881 (version "5.0.0b1")
8882 (source
8883 (origin
8884 (method url-fetch)
8885 (uri (pypi-uri "nbconvert" version))
8886 (sha256
8887 (base32
8888 "0brclbb18l4nmd5qy3dl9wn05rjdh1fz4rmzdlfqacj12rcdvdgp"))))
8889 (build-system python-build-system)
8890 (arguments
8891 `(;; The "bdist_egg" target is disabled by default, causing the installation
8892 ;; to fail.
8893 #:configure-flags (list "bdist_egg")
8894 ;; FIXME: 5 failures, 40 errors.
8895 #:tests? #f))
8896 ;; #:phases
8897 ;; (modify-phases %standard-phases
8898 ;; (replace 'check
8899 ;; (lambda _
8900 ;; (zero? (system* "py.test" "-v")))))
8901 (native-inputs
8902 `(("python-pytest" ,python-pytest)))
8903 (propagated-inputs
8904 `(("python-bleach" ,python-bleach)
8905 ("python-entrypoints" ,python-entrypoints)
8906 ("python-jinja2" ,python-jinja2)
8907 ("python-jupyter-core" ,python-jupyter-core)
8908 ("python-mistune" ,python-mistune)
8909 ("python-nbformat" ,python-nbformat)
8910 ("python-pygments" ,python-pygments)
8911 ("python-traitlets" ,python-traitlets)))
8912 (home-page "http://jupyter.org")
8913 (synopsis "Converting Jupyter Notebooks")
8914 (description "The @code{nbconvert} tool, @{jupyter nbconvert}, converts
8915 notebooks to various other formats via Jinja templates. It allows you to
8916 convert an @code{.ipynb} notebook file into various static formats including:
8917
8918 @enumerate
8919 @item HTML
8920 @item LaTeX
8921 @item PDF
8922 @item Reveal JS
8923 @item Markdown (md)
8924 @item ReStructured Text (rst)
8925 @item executable script
8926 @end enumerate\n")
8927 (license license:bsd-3)))
8928
8929 (define-public python2-nbconvert
8930 (package-with-python2 python-nbconvert))
8931
8932 (define-public python-notebook
8933 (package
8934 (name "python-notebook")
8935 (version "5.7.4")
8936 (source (origin
8937 (method url-fetch)
8938 (uri (pypi-uri "notebook" version))
8939 (sha256
8940 (base32
8941 "0jm7324mbxljmn9hgapj66q7swyz5ai92blmr0jpcy0h80x6f26r"))))
8942 (build-system python-build-system)
8943 (arguments
8944 `(#:phases
8945 (modify-phases %standard-phases
8946 (replace 'check
8947 (lambda _
8948 ;; These tests require a browser
8949 (delete-file-recursively "notebook/tests/selenium")
8950 ;; Some tests need HOME
8951 (setenv "HOME" "/tmp")
8952 ;; This file contains "warningfilters", which are not supported
8953 ;; by this version of nose.
8954 (delete-file "setup.cfg")
8955 (with-directory-excursion "/tmp"
8956 (invoke "nosetests" "-v"))
8957 #t)))))
8958 (propagated-inputs
8959 `(("python-jupyter-core" ,python-jupyter-core)
8960 ("python-nbformat" ,python-nbformat)
8961 ("python-nbconvert" ,python-nbconvert)
8962 ("python-prometheus-client" ,python-prometheus-client)
8963 ("python-send2trash" ,python-send2trash)
8964 ("python-terminado" ,python-terminado)))
8965 (native-inputs
8966 `(("python-nose" ,python-nose)
8967 ("python-sphinx" ,python-sphinx)
8968 ("python-requests" ,python-requests)))
8969 (home-page "http://jupyter.org/")
8970 (synopsis "Web-based notebook environment for interactive computing")
8971 (description
8972 "The Jupyter HTML notebook is a web-based notebook environment for
8973 interactive computing.")
8974 (properties `((python2-variant . ,(delay python2-notebook))))
8975 (license license:bsd-3)))
8976
8977 (define-public python2-notebook
8978 (let ((base (package-with-python2
8979 (strip-python2-variant python-notebook))))
8980 (package (inherit base)
8981 (native-inputs
8982 `(("python2-mock" ,python2-mock)
8983 ,@(package-native-inputs base)))
8984 (arguments
8985 (substitute-keyword-arguments (package-arguments base)
8986 ((#:phases phases)
8987 `(modify-phases ,phases
8988 (add-before 'check 'disable-test-case
8989 ;; The test requires network access to localhost. Curiously it
8990 ;; fails with Python 2 only. Simply make the test-case return
8991 ;; immediately.
8992 (lambda _
8993 (substitute*
8994 "notebook/services/nbconvert/tests/test_nbconvert_api.py"
8995 (("formats = self.nbconvert_api") "return #")))))))))))
8996
8997 (define-public python-widgetsnbextension
8998 (package
8999 (name "python-widgetsnbextension")
9000 (version "3.5.1")
9001 (source
9002 (origin
9003 (method url-fetch)
9004 (uri (pypi-uri "widgetsnbextension" version))
9005 (sha256
9006 (base32
9007 "1ismyaxbv9d56yqqqb8xl58hg0iq0bbyy014a53y1g3hfbc8g7q7"))))
9008 (build-system python-build-system)
9009 (propagated-inputs
9010 `(("python-ipykernel"
9011 ,(prompt-toolkit-2-instead-of-prompt-toolkit python-ipykernel))
9012 ("python-notebook" ,python-notebook)))
9013 (native-inputs
9014 `(("python-certifi" ,python-certifi)
9015 ("python-nose" ,python-nose)))
9016 (home-page "https://ipython.org")
9017 (synopsis "IPython HTML widgets for Jupyter")
9018 (description "This package provides interactive HTML widgets for Jupyter
9019 notebooks.")
9020 (license license:bsd-3)))
9021
9022 (define-public python2-widgetsnbextension
9023 (package-with-python2 python-widgetsnbextension))
9024
9025 (define-public python-ipywidgets
9026 (package
9027 (name "python-ipywidgets")
9028 (version "7.5.1")
9029 (source
9030 (origin
9031 (method url-fetch)
9032 (uri (pypi-uri "ipywidgets" version))
9033 (sha256
9034 (base32
9035 "15sww2mvnkqlvx55gwa82v05062a8j1xpncnqna4k9sl53hgcig9"))))
9036 (build-system python-build-system)
9037 (propagated-inputs
9038 `(("python-ipython" ,(prompt-toolkit-2-instead-of-prompt-toolkit
9039 python-ipython))
9040 ("python-traitlets" ,python-traitlets)
9041 ("python-widgetsnbextension" ,python-widgetsnbextension)))
9042 (native-inputs
9043 `(("python-nose" ,python-nose)
9044 ("python-pytest" ,python-pytest)))
9045 (home-page "https://ipython.org")
9046 (synopsis "IPython HTML widgets for Jupyter")
9047 (description "Ipywidgets are interactive HTML widgets for Jupyter
9048 notebooks and the IPython kernel. Notebooks come alive when interactive
9049 widgets are used. Users gain control of their data and can visualize changes
9050 in the data.")
9051 (license license:bsd-3)))
9052
9053 (define-public python2-ipywidgets
9054 (package-with-python2 python-ipywidgets))
9055
9056 (define-public python-jupyter-console
9057 (package
9058 (name "python-jupyter-console")
9059 (version "6.1.0")
9060 (source
9061 (origin
9062 (method url-fetch)
9063 (uri (pypi-uri "jupyter_console" version))
9064 (sha256
9065 (base32
9066 "06s3kr5vx0l1y1b7fxb04dmrppscl7q69sl9yyfr0d057d1ssvkg"))))
9067 (build-system python-build-system)
9068 (propagated-inputs
9069 `(("python-ipykernel" ,(prompt-toolkit-2-instead-of-prompt-toolkit
9070 python-ipykernel))
9071 ("python-jupyter-client" ,python-jupyter-client)
9072 ("python-prompt-toolkit" ,python-prompt-toolkit-2)
9073 ("python-pygments" ,python-pygments)))
9074 (native-inputs
9075 `(("python-nose" ,python-nose)))
9076 (home-page "https://jupyter.org")
9077 (synopsis "Jupyter terminal console")
9078 (description "This package provides a terminal-based console frontend for
9079 Jupyter kernels. It also allows for console-based interaction with non-Python
9080 Jupyter kernels such as IJulia and IRKernel.")
9081 (properties `((python2-variant . ,(delay python2-jupyter-console))))
9082 (license license:bsd-3)))
9083
9084 (define-public python2-jupyter-console
9085 (package
9086 (name "python2-jupyter-console")
9087 (version "5.2.0")
9088 (source
9089 (origin
9090 (method url-fetch)
9091 (uri (pypi-uri "jupyter_console" version))
9092 (sha256
9093 (base32
9094 "1kam1qzgwr7srhm5r6aj90di5sws4bq0jmiw15452ddamb9yspal"))))
9095 (build-system python-build-system)
9096 (arguments
9097 `(#:python ,python-2
9098 #:tests? #f)) ; Tests only run in a TTY.
9099 (propagated-inputs
9100 `(("python2-ipykernel" ,python2-ipykernel)
9101 ("python2-jupyter-client" ,python2-jupyter-client)
9102 ("python2-prompt-toolkit" ,python2-prompt-toolkit-1)
9103 ("python2-pygments" ,python2-pygments)))
9104 (native-inputs
9105 `(("python2-nose" ,python2-nose)))
9106 (home-page "https://jupyter.org")
9107 (synopsis "Jupyter terminal console")
9108 (description "This package provides a terminal-based console frontend for
9109 Jupyter kernels. It also allows for console-based interaction with non-Python
9110 Jupyter kernels such as IJulia and IRKernel.")
9111 (license license:bsd-3)))
9112
9113 ;; The python-ipython and python-jupyter-console require each other. To get
9114 ;; the functionality in both packages working, strip down the
9115 ;; python-jupyter-console package when using it as an input to python-ipython.
9116 (define python-jupyter-console-minimal
9117 (package
9118 (inherit python-jupyter-console)
9119 (name "python-jupyter-console-minimal")
9120 (arguments
9121 (substitute-keyword-arguments
9122 (package-arguments python-jupyter-console)
9123 ((#:phases phases)
9124 `(modify-phases ,phases
9125 (add-after 'install 'delete-bin
9126 (lambda* (#:key outputs #:allow-other-keys)
9127 ;; Delete the bin files, to avoid conflicts in profiles
9128 ;; where python-ipython and python-jupyter-console are
9129 ;; both present.
9130 (delete-file-recursively
9131 (string-append
9132 (assoc-ref outputs "out") "/bin"))))))))
9133 ;; Remove the python-ipython propagated input, to avoid the cycle
9134 (propagated-inputs
9135 (alist-delete
9136 "python-ipython"
9137 (package-propagated-inputs python-jupyter-console)))))
9138
9139 (define-public python-qtconsole
9140 (package
9141 (name "python-qtconsole")
9142 (version "4.4.3")
9143 (source
9144 (origin
9145 (method url-fetch)
9146 (uri (pypi-uri "qtconsole" version))
9147 (sha256
9148 (base32
9149 "1b03n1ixzscm0jw97l4dq5iy4fslnqxq5bb8287xb7n2a1gs26xw"))))
9150 (build-system python-build-system)
9151 (arguments
9152 ;; XXX: Tests are disabled, because this package needs python-ipython 7,
9153 ;; but we only have the LTS version 5.x. This means that there might be
9154 ;; runtime errors, but since this is a dependency of the Jupyter package,
9155 ;; and Jupyter can be used without the qtconsole we can overlook this for
9156 ;; now.
9157 `(#:tests? #f
9158 #:phases
9159 (modify-phases %standard-phases
9160 (add-before 'check 'pre-check
9161 (lambda _
9162 (setenv "QT_QPA_PLATFORM" "offscreen")
9163 #t)))))
9164 (propagated-inputs
9165 `(("python-ipykernel" ,python-ipykernel)
9166 ("python-ipython" ,python-ipython)))
9167 (native-inputs
9168 `(("python-pytest" ,python-pytest)))
9169 (home-page "http://jupyter.org")
9170 (synopsis "Jupyter Qt console")
9171 (description "This package provides a Qt-based console for Jupyter with
9172 support for rich media output.")
9173 (license license:bsd-3)))
9174
9175 (define-public python-jsbeautifier
9176 (package
9177 (name "python-jsbeautifier")
9178 (version "1.10.2")
9179 (home-page "https://github.com/beautify-web/js-beautify")
9180 (source (origin
9181 (method git-fetch)
9182 (uri (git-reference
9183 (url home-page)
9184 (commit (string-append "v" version))))
9185 (file-name (git-file-name name version))
9186 (sha256
9187 (base32
9188 "0wawb070ki1axb3jc9xvsrgpji52vcfif3zmjzc3z4g98m5xw4kg"))))
9189 (build-system python-build-system)
9190 (arguments
9191 `(#:phases (modify-phases %standard-phases
9192 (add-after 'unpack 'chdir
9193 (lambda _
9194 ;; The upstream Git repository contains all the code,
9195 ;; but this package only builds the python code.
9196 (chdir "python")
9197 #t))
9198 (add-after 'unpack 'patch-python-six-requirements
9199 (lambda _
9200 (substitute* "python/setup.py"
9201 (("six>=1.12.0")
9202 "six>=1.11.0"))
9203 #t)))))
9204 (propagated-inputs
9205 `(("python-editorconfig" ,python-editorconfig)
9206 ("python-six" ,python-six)))
9207 (native-inputs
9208 `(("python-pytest" ,python-pytest)))
9209 (synopsis "JavaScript unobfuscator and beautifier")
9210 (description "Beautify, unpack or deobfuscate JavaScript, leveraging
9211 popular online obfuscators.")
9212 (license license:expat)))
9213
9214 (define-public jupyter
9215 (package
9216 (name "jupyter")
9217 (version "1.0.0")
9218 (source
9219 (origin
9220 (method url-fetch)
9221 (uri (pypi-uri "jupyter" version))
9222 (sha256
9223 (base32
9224 "0pwf3pminkzyzgx5kcplvvbvwrrzd3baa7lmh96f647k30rlpp6r"))))
9225 (build-system python-build-system)
9226 (arguments '(#:tests? #f)) ; there are none.
9227 (propagated-inputs
9228 `(("python-ipykernel" ,python-ipykernel)
9229 ("python-ipywidgets" ,python-ipywidgets)
9230 ("python-jupyter-console" ,python-jupyter-console)
9231 ("python-nbconvert" ,python-nbconvert)
9232 ("python-notebook" ,python-notebook)
9233 ("python-qtconsole" ,python-qtconsole)))
9234 (native-search-paths
9235 (list (search-path-specification
9236 (variable "JUPYTER_PATH")
9237 (files '("share/jupyter")))))
9238 (home-page "https://jupyter.org")
9239 (synopsis "Web application for interactive documents")
9240 (description
9241 "The Jupyter Notebook is a web application that allows you to create and
9242 share documents that contain live code, equations, visualizations and
9243 explanatory text. Uses include: data cleaning and transformation, numerical
9244 simulation, statistical modeling, machine learning and much more.")
9245 (license license:bsd-3)))
9246
9247 (define-public python-chardet
9248 (package
9249 (name "python-chardet")
9250 (version "3.0.4")
9251 (source
9252 (origin
9253 (method url-fetch)
9254 (uri (pypi-uri "chardet" version))
9255 (sha256
9256 (base32
9257 "1bpalpia6r5x1kknbk11p1fzph56fmmnp405ds8icksd3knr5aw4"))))
9258 (native-inputs
9259 `(("python-hypothesis" ,python-hypothesis)
9260 ("python-pytest" ,python-pytest)
9261 ("python-pytest-runner" ,python-pytest-runner)))
9262 (build-system python-build-system)
9263 ;; XXX: Incompatible with Pytest 4: <https://github.com/chardet/chardet/issues/173>.
9264 (arguments `(#:tests? #f))
9265 (home-page "https://github.com/chardet/chardet")
9266 (synopsis "Universal encoding detector for Python 2 and 3")
9267 (description
9268 "This package provides @code{chardet}, a Python module that can
9269 automatically detect a wide range of file encodings.")
9270 (license license:lgpl2.1+)))
9271
9272 (define-public python2-chardet
9273 (package-with-python2 python-chardet))
9274
9275 (define-public python-docopt
9276 (package
9277 (name "python-docopt")
9278 (version "0.6.2")
9279 (source
9280 (origin
9281 (method git-fetch)
9282 ;; The release on PyPI does not include tests.
9283 (uri (git-reference
9284 (url "https://github.com/docopt/docopt")
9285 (commit version)))
9286 (file-name (git-file-name name version))
9287 (sha256
9288 (base32
9289 "0aad9gbswnnhssin2q0m5lmpm0ahyf80ahs2zjigbn5y7fvljnd0"))))
9290 (build-system python-build-system)
9291 (native-inputs
9292 `(("python-pytest" ,python-pytest)))
9293 (arguments
9294 `(#:phases
9295 (modify-phases %standard-phases
9296 (replace 'check
9297 (lambda _ (invoke "py.test"))))))
9298 (home-page "http://docopt.org")
9299 (synopsis "Command-line interface description language for Python")
9300 (description "This library allows the user to define a command-line
9301 interface from a program's help message rather than specifying it
9302 programmatically with command-line parsers like @code{getopt} and
9303 @code{argparse}.")
9304 (license license:expat)))
9305
9306 (define-public python2-docopt
9307 (package-with-python2 python-docopt))
9308
9309 (define-public python-pythondialog
9310 (package
9311 (name "python-pythondialog")
9312 (version "3.4.0")
9313 (source
9314 (origin
9315 (method url-fetch)
9316 (uri (pypi-uri "pythondialog" version))
9317 (sha256
9318 (base32
9319 "1728ghsran47jczn9bhlnkvk5bvqmmbihabgif5h705b84r1272c"))))
9320 (build-system python-build-system)
9321 (arguments
9322 `(#:phases
9323 (modify-phases %standard-phases
9324 (add-after 'unpack 'patch-path
9325 (lambda* (#:key inputs #:allow-other-keys)
9326 (let* ((dialog (assoc-ref inputs "dialog")))
9327 ;; Since this library really wants to grovel the search path, we
9328 ;; must hardcode dialog's store path into it.
9329 (substitute* "dialog.py"
9330 (("os.getenv\\(\"PATH\", \":/bin:/usr/bin\"\\)")
9331 (string-append "os.getenv(\"PATH\") + \":" dialog "/bin\"")))
9332 #t))))
9333 #:tests? #f)) ; no test suite
9334 (propagated-inputs
9335 `(("dialog" ,dialog)))
9336 (home-page "http://pythondialog.sourceforge.net/")
9337 (synopsis "Python interface to the UNIX dialog utility")
9338 (description "A Python wrapper for the dialog utility. Its purpose is to
9339 provide an easy to use, pythonic and comprehensive Python interface to dialog.
9340 This allows one to make simple text-mode user interfaces on Unix-like systems")
9341 (license license:lgpl2.1)
9342 (properties `((python2-variant . ,(delay python2-pythondialog))))))
9343
9344 (define-public python2-pythondialog
9345 (let ((base (package-with-python2 (strip-python2-variant python-pythondialog))))
9346 (package
9347 (inherit base)
9348 (version (package-version python-pythondialog))
9349 (source (origin
9350 (method url-fetch)
9351 (uri (pypi-uri "python2-pythondialog" version))
9352 (sha256
9353 (base32
9354 "0d8k7lxk50imdyx85lv8j98i4c93a71iwpapnl1506rpkbm9qvd9")))))))
9355
9356 (define-public python-configobj
9357 (package
9358 (name "python-configobj")
9359 (version "5.0.6")
9360 (source (origin
9361 (method url-fetch)
9362 (uri (pypi-uri "configobj" version))
9363 (sha256
9364 (base32
9365 "00h9rcmws03xvdlfni11yb60bz3kxfvsj6dg6nrpzj71f03nbxd2"))
9366 ;; Patch setup.py so it looks for python-setuptools, which is
9367 ;; required to parse the keyword 'install_requires' in setup.py.
9368 (patches (search-patches "python-configobj-setuptools.patch"))))
9369 (build-system python-build-system)
9370 (propagated-inputs
9371 `(("python-six" ,python-six)))
9372 (synopsis "Config file reading, writing and validation")
9373 (description "ConfigObj is a simple but powerful config file reader and
9374 writer: an ini file round tripper. Its main feature is that it is very easy to
9375 use, with a straightforward programmer’s interface and a simple syntax for
9376 config files.")
9377 (home-page "https://github.com/DiffSK/configobj")
9378 (license license:bsd-3)))
9379
9380 (define-public python2-configobj
9381 (package-with-python2 python-configobj))
9382
9383 (define-public python-configargparse
9384 (package
9385 (name "python-configargparse")
9386 (version "0.14.0")
9387 (source (origin
9388 (method url-fetch)
9389 (uri (pypi-uri "ConfigArgParse" version))
9390 (sha256
9391 (base32
9392 "149fy4zya0rsnlkvxbbq43cyr8lscb5k4pj1m6n7f1grwcmzwbif"))))
9393 (build-system python-build-system)
9394 (native-inputs
9395 `(("python-pyyaml" ,python-pyyaml)))
9396 (arguments
9397 `(#:phases
9398 (modify-phases %standard-phases
9399 (replace 'check
9400 (lambda _
9401 ;; Bypass setuptools-shim because one test relies on "setup.py"
9402 ;; being the first argument passed to the python call.
9403 ;;
9404 ;; NOTE: Many tests do not run because they rely on Python's
9405 ;; built-in test.test_argparse, but we remove the unit tests from
9406 ;; our Python installation.
9407 (invoke "python" "setup.py" "test"))))))
9408 (synopsis "Replacement for argparse")
9409 (description "A drop-in replacement for argparse that allows options to also
9410 be set via config files and/or environment variables.")
9411 (home-page "https://github.com/bw2/ConfigArgParse")
9412 (license license:expat)))
9413
9414 (define-public python2-configargparse
9415 (package-with-python2 python-configargparse))
9416
9417 (define-public python-argparse-manpage
9418 (package
9419 (name "python-argparse-manpage")
9420 (version "1.1")
9421 (source
9422 (origin
9423 (method url-fetch)
9424 (uri (pypi-uri "argparse-manpage" version))
9425 (sha256
9426 (base32
9427 "0blh31zns68anina9lba5wh81d1414s97p60zw5l0d0shhh0wj5p"))))
9428 (build-system python-build-system)
9429 (home-page "https://github.com/praiskup/argparse-manpage")
9430 (synopsis "Build manual page from Python's ArgumentParser object")
9431 (description
9432 "This package provides tools to build manual pages from Python's
9433 @code{ArgumentParser} object.")
9434 (license license:asl2.0)))
9435
9436 (define-public python-contextlib2
9437 (package
9438 (name "python-contextlib2")
9439 (version "0.6.0.post1")
9440 (source
9441 (origin
9442 (method url-fetch)
9443 (uri (pypi-uri "contextlib2" version))
9444 (sha256
9445 (base32
9446 "0bhnr2ac7wy5l85ji909gyljyk85n92w8pdvslmrvc8qih4r1x01"))))
9447 (build-system python-build-system)
9448 (home-page "https://contextlib2.readthedocs.org/")
9449 (synopsis "Tools for decorators and context managers")
9450 (description "This module is primarily a backport of the Python
9451 3.2 contextlib to earlier Python versions. Like contextlib, it
9452 provides utilities for common tasks involving decorators and context
9453 managers. It also contains additional features that are not part of
9454 the standard library.")
9455 (properties `((python2-variant . ,(delay python2-contextlib2))))
9456 (license license:psfl)))
9457
9458 (define-public python2-contextlib2
9459 (let ((base (package-with-python2
9460 (strip-python2-variant python-contextlib2))))
9461 (package
9462 (inherit base)
9463 (arguments
9464 (substitute-keyword-arguments (package-arguments base)
9465 ((#:phases phases)
9466 `(modify-phases ,phases
9467 (replace 'check
9468 (lambda _ (invoke "python" "test_contextlib2.py" "-v")))))))
9469 (native-inputs
9470 `(("python2-unittest2" ,python2-unittest2))))))
9471
9472 ;; This package is used by python2-pytest via python2-importlib-metadata,
9473 ;; and thus can not depend on python-unittest2 (which depends on pytest).
9474 (define-public python2-contextlib2-bootstrap
9475 (hidden-package
9476 (package/inherit
9477 python2-contextlib2
9478 (name "python2-contextlib2-bootstrap")
9479 (arguments
9480 `(#:tests? #f
9481 ,@(package-arguments python2-contextlib2)))
9482 (native-inputs '()))))
9483
9484 (define-public python-texttable
9485 (package
9486 (name "python-texttable")
9487 (version "1.6.2")
9488 (source
9489 (origin
9490 (method url-fetch)
9491 (uri (pypi-uri "texttable" version))
9492 (sha256
9493 (base32
9494 "1x5l77akfc20x52jma9573qp8l8r07q103pm4l0pbizvh4vp1wzg"))))
9495 (build-system python-build-system)
9496 (arguments
9497 `(#:phases
9498 (modify-phases %standard-phases
9499 (replace 'check
9500 (lambda _ (invoke "pytest" "tests.py"))))))
9501 (native-inputs
9502 `(("python-pytest" ,python-pytest)))
9503 (home-page "https://github.com/foutaise/texttable/")
9504 (synopsis "Python module for creating simple ASCII tables")
9505 (description "Texttable is a Python module for creating simple ASCII
9506 tables.")
9507 (license license:expat)))
9508
9509 (define-public python2-texttable
9510 (package-with-python2 python-texttable))
9511
9512 (define-public python-atomicwrites
9513 (package
9514 (name "python-atomicwrites")
9515 (version "1.3.0")
9516 (source (origin
9517 (method url-fetch)
9518 (uri (pypi-uri "atomicwrites" version))
9519 (sha256
9520 (base32
9521 "19ngcscdf3jsqmpcxn6zl5b6anmsajb6izp1smcd1n02midl9abm"))))
9522 (build-system python-build-system)
9523 (synopsis "Atomic file writes in Python")
9524 (description "Library for atomic file writes using platform dependent tools
9525 for atomic file system operations.")
9526 (home-page "https://github.com/untitaker/python-atomicwrites")
9527 (license license:expat)))
9528
9529 (define-public python2-atomicwrites
9530 (package-with-python2 python-atomicwrites))
9531
9532 (define-public python-click-threading
9533 (package
9534 (name "python-click-threading")
9535 (version "0.4.4")
9536 (source (origin
9537 (method url-fetch)
9538 (uri (pypi-uri "click-threading" version))
9539 (sha256
9540 (base32
9541 "1rsxc2fbkxlhwhlmxsdjzq3spn284l6rvjfcz9mbb17ibgdgmc5j"))))
9542 (build-system python-build-system)
9543 (propagated-inputs
9544 `(("python-click" ,python-click)))
9545 (synopsis "Utilities for multithreading in Click")
9546 (description "This package provides utilities for multithreading in Click
9547 applications.")
9548 (home-page "https://github.com/click-contrib/click-threading")
9549 (license license:expat)))
9550
9551 (define-public python-click-log
9552 (package
9553 (name "python-click-log")
9554 (version "0.3.2")
9555 (source (origin
9556 (method url-fetch)
9557 (uri (pypi-uri "click-log" version))
9558 (sha256
9559 (base32
9560 "091i03bhxyzsdbc6kilxhivfda2f8ymz3b33xa6cj5kbzjiirz8n"))))
9561 (build-system python-build-system)
9562 (propagated-inputs
9563 `(("python-click" ,python-click)))
9564 (synopsis "Logging for click applications")
9565 (description "This package provides a Python library for logging Click
9566 applications.")
9567 (home-page "https://github.com/click-contrib/click-log")
9568 (license license:expat)))
9569
9570 (define-public python-apipkg
9571 (package
9572 (name "python-apipkg")
9573 (version "1.5")
9574 (source (origin
9575 (method url-fetch)
9576 (uri (pypi-uri "apipkg" version))
9577 (sha256
9578 (base32
9579 "1xhak74yj3lqflvpijg15rnkklrigvsp5q7s4as4h6a157d8q8ip"))))
9580 (build-system python-build-system)
9581 (native-inputs
9582 `(("python-pytest" ,python-pytest)
9583 ("python-setuptools-scm" ,python-setuptools-scm)))
9584 (synopsis "Namespace control and lazy-import mechanism")
9585 (description "With apipkg you can control the exported namespace of a Python
9586 package and greatly reduce the number of imports for your users. It is a small
9587 pure Python module that works on virtually all Python versions.")
9588 (home-page "https://github.com/pytest-dev/apipkg")
9589 (license license:expat)))
9590
9591 (define-public python-execnet
9592 (package
9593 (name "python-execnet")
9594 (version "1.4.1")
9595 (source (origin
9596 (method url-fetch)
9597 (uri (pypi-uri "execnet" version))
9598 (sha256
9599 (base32
9600 "1rpk1vyclhg911p3hql0m0nrpq7q7mysxnaaw6vs29cpa6kx8vgn"))))
9601 (build-system python-build-system)
9602 (arguments
9603 `(;; 2 failed, 275 passed, 670 skipped, 4 xfailed
9604 ;; The two test failures are caused by the lack of an `ssh` executable.
9605 ;; The test suite can be run with pytest after the 'install' phase.
9606 #:tests? #f))
9607 (native-inputs
9608 `(("python-pytest" ,python-pytest)
9609 ("python-setuptools-scm" ,python-setuptools-scm)))
9610 (propagated-inputs
9611 `(("python-apipkg" ,python-apipkg)))
9612 (synopsis "Rapid multi-Python deployment")
9613 (description "Execnet provides a share-nothing model with
9614 channel-send/receive communication for distributing execution across many
9615 Python interpreters across version, platform and network barriers. It has a
9616 minimal and fast API targeting the following uses:
9617 @enumerate
9618 @item distribute tasks to (many) local or remote CPUs
9619 @item write and deploy hybrid multi-process applications
9620 @item write scripts to administer multiple environments
9621 @end enumerate")
9622 (home-page "https://codespeak.net/execnet/")
9623 (license license:expat)))
9624
9625 (define-public python2-execnet
9626 (package-with-python2 python-execnet))
9627
9628 (define-public python-icalendar
9629 (package
9630 (name "python-icalendar")
9631 (version "4.0.5")
9632 (source (origin
9633 (method url-fetch)
9634 (uri (pypi-uri "icalendar" version))
9635 (sha256
9636 (base32
9637 "14ynjj65kfmlcvpb7k097w789wvxncd3cr3xz5m1jz9yl9v6vv5q"))))
9638 (build-system python-build-system)
9639 (propagated-inputs
9640 `(("python-dateutil" ,python-dateutil)
9641 ("python-pytz" ,python-pytz)))
9642 (synopsis "Python library for parsing iCalendar files")
9643 (description "The icalendar package is a parser/generator of iCalendar
9644 files for use with Python.")
9645 (home-page "https://github.com/collective/icalendar")
9646 (license license:bsd-2)))
9647
9648 (define-public python-args
9649 (package
9650 (name "python-args")
9651 (version "0.1.0")
9652 (source (origin
9653 (method url-fetch)
9654 (uri (pypi-uri "args" version))
9655 (sha256
9656 (base32
9657 "057qzi46h5dmxdqknsbrssn78lmqjlnm624iqdhrnpk26zcbi1d7"))))
9658 (build-system python-build-system)
9659 (home-page "https://github.com/kennethreitz/args")
9660 (synopsis "Command-line argument parser")
9661 (description
9662 "This library provides a Python module to parse command-line arguments.")
9663 (license license:bsd-3)))
9664
9665 (define-public python2-args
9666 (package-with-python2 python-args))
9667
9668 (define-public python-clint
9669 (package
9670 (name "python-clint")
9671 (version "0.5.1")
9672 (source (origin
9673 (method url-fetch)
9674 (uri (pypi-uri "clint" version))
9675 (sha256
9676 (base32
9677 "1an5lkkqk1zha47198p42ji3m94xmzx1a03dn7866m87n4r4q8h5"))))
9678 (build-system python-build-system)
9679 (arguments
9680 '(#:phases
9681 (modify-phases %standard-phases
9682 (replace 'check
9683 (lambda _ (invoke "py.test" "-v"))))))
9684 (native-inputs
9685 `(("python-pytest" ,python-pytest)))
9686 (propagated-inputs
9687 `(("python-args" ,python-args)))
9688 (home-page "https://github.com/kennethreitz/clint")
9689 (synopsis "Command-line interface tools")
9690 (description
9691 "Clint is a Python module filled with a set of tools for developing
9692 command-line applications, including tools for colored and indented
9693 output, progress bar display, and pipes.")
9694 (license license:isc)))
9695
9696 (define-public python2-clint
9697 (package-with-python2 python-clint))
9698
9699 (define-public python-rply
9700 (package
9701 (name "python-rply")
9702 (version "0.7.5")
9703 (source (origin
9704 (method url-fetch)
9705 (uri (pypi-uri "rply" version))
9706 (sha256
9707 (base32
9708 "0lv428895zxsz43968qx0q9bimwqnfykndz4dpjbq515w2gvzhjh"))))
9709 (build-system python-build-system)
9710 (propagated-inputs
9711 `(("python-appdirs" ,python-appdirs)))
9712 (home-page "https://github.com/alex/rply")
9713 (synopsis "Parser generator for Python")
9714 (description
9715 "This package provides a pure Python based parser generator, that also
9716 works with RPython. It is a more-or-less direct port of David Bazzley's PLY,
9717 with a new public API, and RPython support.")
9718 (license license:bsd-3)))
9719
9720 (define-public python2-rply
9721 (package-with-python2 python-rply))
9722
9723 (define-public python-hy
9724 (package
9725 (name "python-hy")
9726 (version "0.18.0")
9727 (source (origin
9728 (method url-fetch)
9729 (uri (pypi-uri "hy" version))
9730 (sha256
9731 (base32
9732 "04dfwm336gw61fmgwikvh0cnxk682p19b4w555wl5d7mlym4rwj2"))))
9733 (build-system python-build-system)
9734 (arguments
9735 '(#:phases
9736 (modify-phases %standard-phases
9737 (add-before 'install 'set-HOME
9738 (lambda _
9739 (setenv "HOME" "/tmp") #t))
9740 (replace 'check
9741 (lambda _
9742 ;; Tests require write access to HOME.
9743 (setenv "HOME" "/tmp")
9744 (invoke "nosetests"))))))
9745 (native-inputs
9746 `(("python-coverage" ,python-coverage)
9747 ("python-nose" ,python-nose)))
9748 (propagated-inputs
9749 `(("python-astor" ,python-astor)
9750 ("python-colorama" ,python-colorama)
9751 ("python-rply" ,python-rply)
9752 ("python-funcparserlib"
9753 ,python-funcparserlib)))
9754 (home-page "http://hylang.org/")
9755 (synopsis "Lisp frontend to Python")
9756 (description
9757 "Hy is a dialect of Lisp that's embedded in Python. Since Hy transforms
9758 its Lisp code into the Python Abstract Syntax Tree, you have the whole world of
9759 Python at your fingertips, in Lisp form.")
9760 (license license:expat)))
9761
9762 (define-public python2-functools32
9763 (package
9764 (name "python2-functools32")
9765 (version "3.2.3-2")
9766 (source
9767 (origin
9768 (method url-fetch)
9769 (uri (pypi-uri "functools32" version))
9770 (sha256
9771 (base32
9772 "0v8ya0b58x47wp216n1zamimv4iw57cxz3xxhzix52jkw3xks9gn"))))
9773 (build-system python-build-system)
9774 (arguments
9775 `(#:python ,python-2
9776 #:tests? #f)) ; no test target
9777 (home-page "https://github.com/MiCHiLU/python-functools32")
9778 (synopsis
9779 "Backport of the functools module from Python 3.2.3")
9780 (description
9781 "This package is a backport of the @code{functools} module from Python
9782 3.2.3 for use with older versions of Python and PyPy.")
9783 (license license:expat)))
9784
9785 (define-public python2-subprocess32
9786 (package
9787 (name "python2-subprocess32")
9788 (version "3.2.7")
9789 (source (origin
9790 (method url-fetch)
9791 (uri (pypi-uri "subprocess32" version))
9792 (sha256
9793 (base32
9794 "14350dhhlhyz5gqzi3lihn9m6lvskx5mcb20srx1kgsk9i50li8y"))
9795 (patches
9796 (search-patches "python2-subprocess32-disable-input-test.patch"))))
9797 (build-system python-build-system)
9798 (arguments
9799 `(#:python ,python-2
9800 ;; The test suite fails with Python > 2.7.13:
9801 ;; import test.support
9802 ;; ImportError: No module named support
9803 #:tests? #f
9804 #:phases
9805 (modify-phases %standard-phases
9806 (add-after 'unpack 'patch-/bin/sh
9807 (lambda _
9808 (substitute* '("subprocess32.py"
9809 "test_subprocess32.py")
9810 (("/bin/sh") (which "sh")))
9811 #t)))))
9812 (home-page "https://github.com/google/python-subprocess32")
9813 (synopsis "Backport of the subprocess module from Python 3.2")
9814 (description
9815 "This is a backport of the @code{subprocess} standard library module
9816 from Python 3.2 and 3.3 for use on Python 2. It includes bugfixes and some
9817 new features. On POSIX systems it is guaranteed to be reliable when used
9818 in threaded applications. It includes timeout support from Python 3.3 but
9819 otherwise matches 3.2’s API.")
9820 (license license:psfl)))
9821
9822 (define-public python2-futures
9823 (package
9824 (name "python2-futures")
9825 (version "3.2.0")
9826 (source
9827 (origin
9828 (method url-fetch)
9829 (uri (pypi-uri "futures" version))
9830 (sha256
9831 (base32
9832 "0rdjmmsab550kxsssdq49jcniz77zlkpw4pvi9hvib3lsskjmh4y"))))
9833 (build-system python-build-system)
9834 (arguments
9835 `(#:python ,python-2
9836 #:phases
9837 (modify-phases %standard-phases
9838 (replace 'check
9839 (lambda _
9840 (invoke "python" "test_futures.py")
9841 #t)))))
9842 (home-page "https://github.com/agronholm/pythonfutures")
9843 (synopsis
9844 "Backport of the concurrent.futures package from Python 3.2")
9845 (description
9846 "The concurrent.futures module provides a high-level interface for
9847 asynchronously executing callables. This package backports the
9848 concurrent.futures package from Python 3.2")
9849 (license license:bsd-3)))
9850
9851 (define-public python-promise
9852 (package
9853 (name "python-promise")
9854 (version "0.4.2")
9855 (source
9856 (origin
9857 (method url-fetch)
9858 (uri (pypi-uri "promise" version))
9859 (sha256
9860 (base32
9861 "1k19ms8l3d5jzjh557rgkxb5sg4mqgfc315rn4hx1z3n8qq6lr3h"))))
9862 (build-system python-build-system)
9863 ;; Tests wants python-futures, which is a python2 only program, and
9864 ;; can't be found by python-promise at test time.
9865 (arguments `(#:tests? #f))
9866 (home-page "https://github.com/syrusakbary/promise")
9867 (synopsis "Promises/A+ implementation for Python")
9868 (description
9869 "Promises/A+ implementation for Python")
9870 (properties `((python2-variant . ,(delay python2-promise))))
9871 (license license:expat)))
9872
9873 (define-public python2-promise
9874 (let ((promise (package-with-python2
9875 (strip-python2-variant python-promise))))
9876 (package (inherit promise)
9877 (arguments (substitute-keyword-arguments (package-arguments promise)
9878 ((#:tests? _) #t)))
9879 (native-inputs
9880 `(("python2-futures" ,python2-futures)
9881 ("python2-pytest" ,python2-pytest)
9882 ,@(package-native-inputs promise))))))
9883
9884 (define-public python-progressbar33
9885 (package
9886 (name "python-progressbar33")
9887 (version "2.4")
9888 (source
9889 (origin
9890 (method url-fetch)
9891 (uri (pypi-uri "progressbar33" version))
9892 (sha256
9893 (base32
9894 "1zvf6zs5hzrc03p9nfs4p16vhilqikycvv1yk0pxn8s07fdhvzji"))))
9895 (build-system python-build-system)
9896 (home-page "http://github.com/germangh/python-progressbar")
9897 (synopsis "Text progress bar library for Python")
9898 (description
9899 "This package provides a text progress bar library for Python. This
9900 version only differs from the original @code{progressbar} package in that it
9901 uses relative package imports instead of absolute imports, which is necessary
9902 for the module to work under Python 3.3.")
9903 ;; Either or both of these licenses may be selected.
9904 (license (list license:lgpl2.1+ license:bsd-3))))
9905
9906 (define-public python-colorama
9907 (package
9908 (name "python-colorama")
9909 (version "0.4.3")
9910 (source
9911 (origin
9912 (method url-fetch)
9913 (uri (pypi-uri "colorama" version))
9914 (sha256
9915 (base32
9916 "189n8hpijy14jfan4ha9f5n06mnl33cxz7ay92wjqgkr639s0vg9"))))
9917 (build-system python-build-system)
9918 (synopsis "Colored terminal text rendering for Python")
9919 (description "Colorama is a Python library for rendering colored terminal
9920 text.")
9921 (home-page "https://pypi.org/project/colorama/")
9922 (license license:bsd-3)))
9923
9924 (define-public python2-colorama
9925 (package-with-python2 python-colorama))
9926
9927 (define-public python-rsa
9928 (package
9929 (name "python-rsa")
9930 (version "3.4.2")
9931 (source
9932 (origin
9933 (method url-fetch)
9934 (uri (pypi-uri "rsa" version))
9935 (sha256
9936 (base32
9937 "1dcxvszbikgzh99ybdc7jq0zb9wspy2ds8z9mjsqiyv3q884xpr5"))))
9938 (build-system python-build-system)
9939 (propagated-inputs
9940 `(("python-pyasn1" ,python-pyasn1)))
9941 (synopsis "Pure-Python RSA implementation")
9942 (description "Python-RSA is a pure-Python RSA implementation. It supports
9943 encryption and decryption, signing and verifying signatures, and key
9944 generation according to PKCS#1 version 1.5. It can be used as a Python
9945 library as well as on the command line.")
9946 (home-page "https://stuvel.eu/rsa")
9947 (license license:asl2.0)))
9948
9949 (define-public python2-rsa
9950 (package-with-python2 python-rsa))
9951
9952 (define-public python-pluggy
9953 (package
9954 (name "python-pluggy")
9955 (version "0.13.1")
9956 (source
9957 (origin
9958 (method url-fetch)
9959 (uri (pypi-uri "pluggy" version))
9960 (sha256
9961 (base32
9962 "1c35qyhvy27q9ih9n899f3h4sdnpgq027dbiilly2qb5cvgarchm"))))
9963 (build-system python-build-system)
9964 (native-inputs
9965 `(("python-setuptools-scm" ,python-setuptools-scm)))
9966 (synopsis "Plugin and hook calling mechanism for Python")
9967 (description "Pluggy is an extraction of the plugin manager as used by
9968 Pytest but stripped of Pytest specific details.")
9969 (home-page "https://pypi.org/project/pluggy/")
9970 (properties `((python2-variant . ,(delay python2-pluggy))))
9971 (license license:expat)))
9972
9973 (define-public python2-pluggy
9974 (let ((base (package-with-python2 (strip-python2-variant
9975 python-pluggy))))
9976 (package/inherit
9977 base
9978 (propagated-inputs
9979 `(("python-importlib-metadata" ,python2-importlib-metadata))))))
9980
9981 ;; This package requires python2-importlib-metadata, but that package
9982 ;; ends up needing python2-pluggy via python2-pytest, so we need this
9983 ;; variant to solve the circular dependency.
9984 (define-public python2-pluggy-bootstrap
9985 (hidden-package
9986 (package/inherit
9987 python2-pluggy
9988 (name "python2-pluggy-bootstrap")
9989 (arguments
9990 `(#:tests? #f
9991 ,@(package-arguments python2-pluggy)))
9992 (propagated-inputs
9993 `(("python-importlib-metadata" ,python2-importlib-metadata-bootstrap))))))
9994
9995 (define-public python-tox
9996 (package
9997 (name "python-tox")
9998 (version "2.8.1")
9999 (source
10000 (origin
10001 (method url-fetch)
10002 (uri (pypi-uri "tox" version))
10003 (sha256
10004 (base32
10005 "1drp6mwm8wdypjym15ia8lwjxbhcksb9vzxg4ay5dh4ji57by2ny"))))
10006 (build-system python-build-system)
10007 (arguments
10008 ;; FIXME: Tests require pytest-timeout, which itself requires
10009 ;; pytest>=2.8.0 for installation.
10010 '(#:tests? #f))
10011 (propagated-inputs
10012 `(("python-pluggy" ,python-pluggy) ; >=0.3.0,<0.4.0
10013 ("python-py" ,python-py)
10014 ("python-virtualenv" ,python-virtualenv)))
10015 (native-inputs
10016 `(; FIXME: Missing: ("python-pytest-timeout" ,python-pytest-timeout)
10017 ("python-pytest" ,python-pytest) ; >= 2.3.5
10018 ("python-setuptools-scm" ,python-setuptools-scm)))
10019 (home-page "https://tox.readthedocs.io")
10020 (synopsis "Virtualenv-based automation of test activities")
10021 (description "Tox is a generic virtualenv management and test command line
10022 tool. It can be used to check that a package installs correctly with
10023 different Python versions and interpreters, or run tests in each type of
10024 supported environment, or act as a frontend to continuous integration
10025 servers.")
10026 (license license:expat)))
10027
10028 (define-public python2-tox
10029 (package-with-python2 python-tox))
10030
10031 (define-public python-jmespath
10032 (package
10033 (name "python-jmespath")
10034 (version "0.9.4")
10035 (source
10036 (origin
10037 (method url-fetch)
10038 (uri (pypi-uri "jmespath" version))
10039 (sha256
10040 (base32
10041 "0k0765x1mybcrzajh3hiqkl8sy9hs0bmn4900frxy0j3ykvaxqmx"))))
10042 (build-system python-build-system)
10043 (native-inputs
10044 `(("python-nose" ,python-nose)))
10045 (synopsis "JSON Matching Expressions")
10046 (description "JMESPath (pronounced “james path”) is a Python library that
10047 allows one to declaratively specify how to extract elements from a JSON
10048 document.")
10049 (home-page "https://github.com/jmespath/jmespath.py")
10050 (license license:expat)))
10051
10052 (define-public python2-jmespath
10053 (package-with-python2 python-jmespath))
10054
10055 (define-public python-botocore
10056 (package
10057 (name "python-botocore")
10058 (version "1.15.26")
10059 (source
10060 (origin
10061 (method url-fetch)
10062 (uri (pypi-uri "botocore" version))
10063 (sha256
10064 (base32
10065 "1a87pbwkk5vlwz92hy1wizfnpiwn11bhaicr6bmji1i5ybwdhnr8"))))
10066 (build-system python-build-system)
10067 (arguments
10068 ;; FIXME: Many tests are failing.
10069 '(#:tests? #f))
10070 (propagated-inputs
10071 `(("python-dateutil" ,python-dateutil)
10072 ("python-docutils" ,python-docutils)
10073 ("python-jmespath" ,python-jmespath)))
10074 (native-inputs
10075 `(("python-mock" ,python-mock)
10076 ("python-nose" ,python-nose)
10077 ("behave" ,behave)
10078 ("python-tox" ,python-tox)
10079 ("python-urllib3" ,python-urllib3)
10080 ("python-wheel" ,python-wheel)))
10081 (home-page "https://github.com/boto/botocore")
10082 (synopsis "Low-level interface to AWS")
10083 (description "Botocore is a Python library that provides a low-level
10084 interface to the Amazon Web Services (AWS) API.")
10085 (license license:asl2.0)))
10086
10087 (define-public python2-botocore
10088 (package-with-python2 python-botocore))
10089
10090 (define-public python-xdo
10091 (package
10092 (name "python-xdo")
10093 (version "0.3")
10094 (source (origin
10095 (method url-fetch)
10096 (uri (string-append
10097 "http://http.debian.net/debian/pool/main/p/python-xdo/"
10098 "python-xdo_" version ".orig.tar.gz"))
10099 (sha256
10100 (base32
10101 "1vqh1n5yy5dhnq312kwrl90fnck4v26is3lq3lxdvcn60vv19da0"))))
10102 (build-system python-build-system)
10103 (arguments
10104 '(#:phases
10105 (modify-phases %standard-phases
10106 (add-before 'install 'patch-libxdo-path
10107 ;; Hardcode the path of dynamically loaded libxdo library.
10108 (lambda* (#:key inputs #:allow-other-keys)
10109 (let ((libxdo (string-append
10110 (assoc-ref inputs "xdotool")
10111 "/lib/libxdo.so")))
10112 (substitute* "xdo/_xdo.py"
10113 (("find_library\\(\"xdo\"\\)")
10114 (simple-format #f "\"~a\"" libxdo)))
10115 #t))))
10116 #:tests? #f)) ; no tests provided
10117 (propagated-inputs
10118 `(("python-six" ,python-six)))
10119 (inputs
10120 `(("xdotool" ,xdotool)
10121 ("libX11" ,libx11)))
10122 (home-page "https://tracker.debian.org/pkg/python-xdo")
10123 (synopsis "Python library for simulating X11 keyboard/mouse input")
10124 (description "Provides bindings to libxdo for manipulating X11 via simulated
10125 input. (Note that this is mostly a legacy library; you may wish to look at
10126 python-xdo for newer bindings.)")
10127 (license license:bsd-3)))
10128
10129 (define-public python2-xdo
10130 (package-with-python2 python-xdo))
10131
10132 (define-public python-mako
10133 (package
10134 (name "python-mako")
10135 (version "1.1.2")
10136 (source
10137 (origin
10138 (method url-fetch)
10139 (uri (pypi-uri "Mako" version))
10140 (sha256
10141 (base32
10142 "17bd6r9ynp4hyfckkia0bb8gpd98f42jfl5rmzdpbld59bbcaf9i"))))
10143 (build-system python-build-system)
10144 (arguments
10145 `(#:phases (modify-phases %standard-phases
10146 (replace 'check
10147 (lambda* (#:key tests? #:allow-other-keys)
10148 (if tests?
10149 (invoke "nosetests" "-v")
10150 (format #t "test suite not run~%"))
10151 #t)))))
10152 (propagated-inputs
10153 `(("python-markupsafe" ,python-markupsafe)))
10154 (native-inputs
10155 `(("python-mock" ,python-mock)
10156 ("python-nose" ,python-nose)))
10157 (home-page "https://www.makotemplates.org/")
10158 (synopsis "Templating language for Python")
10159 (description "Mako is a templating language for Python that compiles
10160 templates into Python modules.")
10161 (license license:expat)))
10162
10163 (define-public python2-mako
10164 (package-with-python2 python-mako))
10165
10166 (define-public python-waitress
10167 (package
10168 (name "python-waitress")
10169 (version "1.1.0")
10170 (source
10171 (origin
10172 (method url-fetch)
10173 (uri (pypi-uri "waitress" version))
10174 (patches (search-patches "python-waitress-fix-tests.patch"))
10175 (sha256
10176 (base32
10177 "1a85gyji0kajc3p0s1pwwfm06w4wfxjkvvl4rnrz3h164kbd6g6k"))))
10178 (build-system python-build-system)
10179 (home-page "https://github.com/Pylons/waitress")
10180 (synopsis "Waitress WSGI server")
10181 (description "Waitress is meant to be a production-quality pure-Python WSGI
10182 server with very acceptable performance.")
10183 (license license:zpl2.1)))
10184
10185 (define-public python2-waitress
10186 (package-with-python2 python-waitress))
10187
10188 (define-public python-whichcraft
10189 (package
10190 (name "python-whichcraft")
10191 (version "0.6.1")
10192 (source
10193 (origin
10194 (method url-fetch)
10195 (uri (pypi-uri "whichcraft" version))
10196 (sha256
10197 (base32
10198 "11yfkzyplizdgndy34vyd5qlmr1n5mxis3a3svxmx8fnccdvknxc"))))
10199 (build-system python-build-system)
10200 (native-inputs
10201 `(("python-pytest" ,python-pytest)))
10202 (home-page "https://github.com/pydanny/whichcraft")
10203 (synopsis "Cross-platform cross-python shutil.which functionality")
10204 (description
10205 "This package provides a shim of the shutil.which function that's
10206 designed to work across multiple versions of Python.")
10207 (license license:bsd-3)))
10208
10209 (define-public python-cookiecutter
10210 (package
10211 (name "python-cookiecutter")
10212 (version "1.6.0")
10213 (source
10214 (origin
10215 (method url-fetch)
10216 (uri (pypi-uri "cookiecutter" version))
10217 (sha256
10218 (base32
10219 "0glsvaz8igi2wy1hsnhm9fkn6560vdvdixzvkq6dn20z3hpaa5hk"))))
10220 (build-system python-build-system)
10221 (native-inputs
10222 `(("python-freezegun" ,python-freezegun)
10223 ("python-pytest" ,python-pytest)
10224 ("python-pytest-catchlog" ,python-pytest-catchlog)
10225 ("python-pytest-cov" ,python-pytest-cov)
10226 ("python-pytest-mock" ,python-pytest-mock)))
10227 (propagated-inputs
10228 `(("python-binaryornot" ,python-binaryornot)
10229 ("python-click" ,python-click)
10230 ("python-future" ,python-future)
10231 ("python-jinja2" ,python-jinja2)
10232 ("python-jinja2-time" ,python-jinja2-time)
10233 ("python-poyo" ,python-poyo)
10234 ("python-requests" ,python-requests)
10235 ("python-whichcraft" ,python-whichcraft)))
10236 (home-page "https://github.com/audreyr/cookiecutter")
10237 (synopsis
10238 "Command-line utility that creates projects from project templates")
10239 (description
10240 "This package provides a command-line utility that creates projects from
10241 project templates, e.g. creating a Python package project from a Python package
10242 project template.")
10243 (license license:bsd-3)))
10244
10245 (define-public python-pyquery
10246 (package
10247 (name "python-pyquery")
10248 (version "1.2.17")
10249 (source
10250 (origin
10251 (method url-fetch)
10252 (uri (pypi-uri "pyquery" version))
10253 (sha256
10254 (base32
10255 "1xia20wm0vx5dk85kcwgh13bylz8qh47ffjxssd2586r60xi783a"))))
10256 (build-system python-build-system)
10257 (native-inputs
10258 `(("python-webob" ,python-webob)
10259 ("python-webtest" ,python-webtest)))
10260 (propagated-inputs
10261 `(("python-lxml" ,python-lxml)
10262 ("python-cssselect" ,python-cssselect)))
10263 (home-page "https://github.com/gawel/pyquery")
10264 (synopsis "Make jQuery-like queries on xml documents")
10265 (description "pyquery allows you to make jQuery queries on xml documents.
10266 The API is as much as possible the similar to jQuery. pyquery uses lxml for
10267 fast xml and html manipulation.")
10268 (license license:bsd-3)))
10269
10270 (define-public python-anyjson
10271 (package
10272 (name "python-anyjson")
10273 (version "0.3.3")
10274 (source
10275 (origin
10276 (method url-fetch)
10277 (uri (pypi-uri "anyjson" version))
10278 (sha256
10279 (base32
10280 "1fjph4alvcscsl5d4b6qpv1yh31jy05jxi1l0xff7lws7j32v09p"))))
10281 (build-system python-build-system)
10282 (arguments
10283 `(;; We could possibly get tests working, but on Python 3 it's not so easy.
10284 ;; Very strangely, 2to3 is run *during setup.py install* (or bdist, or
10285 ;; whatever) so this transformation needs to be done before the tests
10286 ;; can be run. Maybe we could add a build step to transform beforehand
10287 ;; but it could be annoying/difficult.
10288 ;; We can enable tests for the Python 2 version, though, and do below.
10289 #:tests? #f))
10290 (home-page "https://bitbucket.org/runeh/anyjson/")
10291 (synopsis
10292 "Wraps best available JSON implementation in a common interface")
10293 (description
10294 "Anyjson loads whichever is the fastest JSON module installed
10295 and provides a uniform API regardless of which JSON implementation is used.")
10296 (license license:bsd-3)
10297 (properties `((python2-variant . ,(delay python2-anyjson))))))
10298
10299 (define-public python2-anyjson
10300 (let ((anyjson (package-with-python2
10301 (strip-python2-variant python-anyjson))))
10302 (package
10303 (inherit anyjson)
10304 (arguments `(;; Unlike the python 3 variant, we do run tests. See above!
10305 #:tests? #t
10306 ,@(package-arguments anyjson)))
10307 (native-inputs `(("python2-nose" ,python2-nose))))))
10308
10309 (define-public python-amqp
10310 (package
10311 (name "python-amqp")
10312 (version "2.3.2")
10313 (source
10314 (origin
10315 (method url-fetch)
10316 (uri (pypi-uri "amqp" version))
10317 (sha256
10318 (base32
10319 "1sv600dgqwpimr6i1g59y9hpn50mc236gdqkr7zin13kvlpx0g87"))))
10320 (build-system python-build-system)
10321 (native-inputs
10322 `(("python-case" ,python-case)
10323 ("python-pytest-sugar" ,python-pytest-sugar)
10324 ("python-mock" ,python-mock)))
10325 (propagated-inputs
10326 `(("python-vine" ,python-vine)))
10327 (home-page "https://github.com/celery/py-amqp")
10328 (synopsis
10329 "Low-level AMQP client for Python (fork of amqplib)")
10330 (description
10331 "This is a fork of amqplib which was originally written by Barry Pederson.
10332 It is maintained by the Celery project, and used by kombu as a pure python
10333 alternative when librabbitmq is not available.")
10334 (license license:lgpl2.1+)
10335 (properties `((python2-variant . ,(delay python2-amqp))))))
10336
10337 (define-public python2-amqp
10338 (let ((amqp (package-with-python2
10339 (strip-python2-variant python-amqp))))
10340 (package
10341 (inherit amqp)
10342 (arguments `(;; Tries to run coverage tests with nose-cover3, which seems
10343 ;; unmaintained. Weirdly, does not do this on the python 3
10344 ;; version?
10345 #:tests? #f
10346 ,@(package-arguments amqp))))))
10347
10348 (define-public python-txamqp
10349 (package
10350 (name "python-txamqp")
10351 (version "0.8.2")
10352 (source
10353 (origin
10354 (method url-fetch)
10355 (uri (pypi-uri "txAMQP" version))
10356 (sha256
10357 (base32
10358 "0jd9864k3csc06kipiwzjlk9mq4054s8kzk5q1cfnxj8572s4iv4"))))
10359 (build-system python-build-system)
10360 (propagated-inputs
10361 `(("python-six" ,python-six)
10362 ("python-twisted" ,python-twisted)))
10363 (home-page "https://github.com/txamqp/txamqp")
10364 (synopsis "Communicate with AMQP peers and brokers using Twisted")
10365 (description
10366 "This package provides a Python library for communicating with AMQP peers
10367 and brokers using the asynchronous networking framework Twisted. It contains
10368 all the necessary code to connect, send and receive messages to/from an
10369 AMQP-compliant peer or broker (Qpid, OpenAMQ, RabbitMQ) using Twisted. It
10370 also includes support for using Thrift RPC over AMQP in Twisted
10371 applications.")
10372 (license license:asl2.0)))
10373
10374 (define-public python2-txamqp
10375 (package-with-python2 python-txamqp))
10376
10377 (define-public python-kombu
10378 (package
10379 (name "python-kombu")
10380 (version "4.2.2")
10381 (source
10382 (origin
10383 (method url-fetch)
10384 (uri (pypi-uri "kombu" version))
10385 (sha256
10386 (base32
10387 "15k8f7mzqr049sg9vi48m19vjykviafk3f0p5xzgw9by0x0kyxjj"))))
10388 (build-system python-build-system)
10389 (native-inputs
10390 `(("python-mock" ,python-mock)
10391 ("python-case" ,python-case)
10392 ("python-pyro4" ,python-pyro4)
10393 ("python-pytest-sugar" ,python-pytest-sugar)
10394 ("python-pytz" ,python-pytz)))
10395 (propagated-inputs
10396 `(("python-anyjson" ,python-anyjson)
10397 ("python-amqp" ,python-amqp)
10398 ("python-redis" ,python-redis)))
10399 (home-page "https://kombu.readthedocs.io")
10400 (synopsis "Message passing library for Python")
10401 (description "The aim of Kombu is to make messaging in Python as easy as
10402 possible by providing an idiomatic high-level interface for the AMQ protocol,
10403 and also provide proven and tested solutions to common messaging problems.
10404 AMQP is the Advanced Message Queuing Protocol, an open standard protocol for
10405 message orientation, queuing, routing, reliability and security, for which the
10406 RabbitMQ messaging server is the most popular implementation.")
10407 (license license:bsd-3)
10408 (properties `((python2-variant . ,(delay python2-kombu))))))
10409
10410 (define-public python2-kombu
10411 (let ((kombu (package-with-python2
10412 (strip-python2-variant python-kombu))))
10413 (package
10414 (inherit kombu)
10415 (arguments `(;; FIXME: 'TestTransport.test_del_sync' fails on python2.
10416 ;; It works fine on the python3 variant.
10417 #:tests? #f
10418 ,@(package-arguments kombu)))
10419 (native-inputs `(("python2-unittest2" ,python2-unittest2)
10420 ,@(package-native-inputs kombu))))))
10421
10422 (define-public python-billiard
10423 (package
10424 (name "python-billiard")
10425 (version "3.5.0.5")
10426 (source
10427 (origin
10428 (method url-fetch)
10429 (uri (pypi-uri "billiard" version))
10430 (sha256
10431 (base32
10432 "03msmapj3s5zgqk87d646mafz7a01h5bm2wijalgpi0s80ks5na2"))))
10433 (build-system python-build-system)
10434 (native-inputs
10435 `(("python-case" ,python-case)
10436 ("python-pytest" ,python-pytest)))
10437 (home-page "https://github.com/celery/billiard")
10438 (synopsis
10439 "Python multiprocessing fork with improvements and bugfixes")
10440 (description
10441 "Billiard is a fork of the Python 2.7 multiprocessing package. The
10442 multiprocessing package itself is a renamed and updated version of R Oudkerk's
10443 pyprocessing package. This standalone variant is intended to be compatible with
10444 Python 2.4 and 2.5, and will draw its fixes/improvements from python-trunk.")
10445 (license license:bsd-3)
10446 (properties `((python2-variant . ,(delay python2-billiard))))))
10447
10448 (define-public python2-billiard
10449 (let ((billiard (package-with-python2
10450 (strip-python2-variant python-billiard))))
10451 (package
10452 (inherit billiard)
10453 (native-inputs `(("python2-unittest2" ,python2-unittest2)
10454 ("python2-mock" ,python2-mock)
10455 ,@(package-native-inputs billiard))))))
10456
10457 (define-public python-celery
10458 (package
10459 (name "python-celery")
10460 (version "4.2.1")
10461 (source
10462 (origin
10463 (method url-fetch)
10464 (uri (pypi-uri "celery" version))
10465 (sha256
10466 (base32
10467 "0y66rz7z8dfcgs3s0qxmdddlaq57bzbgxgfz896nbp14grkv9nkp"))))
10468 (build-system python-build-system)
10469 (arguments
10470 '(;; TODO The tests fail with Python 3.7
10471 ;; https://github.com/celery/celery/issues/4849
10472 #:tests? #f
10473 #:phases
10474 (modify-phases %standard-phases
10475 (add-after 'unpack 'patch-requirements
10476 (lambda _
10477 (substitute* "requirements/test.txt"
10478 (("pytest>=3\\.0,<3\\.3")
10479 "pytest>=3.0"))
10480 #t)))))
10481 (native-inputs
10482 `(("python-case" ,python-case)
10483 ("python-pytest" ,python-pytest)))
10484 (propagated-inputs
10485 `(("python-pytz" ,python-pytz)
10486 ("python-billiard" ,python-billiard)
10487 ("python-kombu" ,python-kombu)))
10488 (home-page "https://celeryproject.org")
10489 (synopsis "Distributed Task Queue")
10490 (description "Celery is an asynchronous task queue/job queue based on
10491 distributed message passing. It is focused on real-time operation, but
10492 supports scheduling as well. The execution units, called tasks, are executed
10493 concurrently on a single or more worker servers using multiprocessing,
10494 Eventlet, or gevent. Tasks can execute asynchronously (in the background) or
10495 synchronously (wait until ready).")
10496 (license license:bsd-3)
10497 (properties `((python2-variant . ,(delay python2-celery))))))
10498
10499 (define-public python2-celery
10500 (let ((celery (package-with-python2
10501 (strip-python2-variant python-celery))))
10502 (package
10503 (inherit celery)
10504 (native-inputs `(("python2-unittest2" ,python2-unittest2)
10505 ("python2-mock" ,python2-mock)
10506 ,@(package-native-inputs celery))))))
10507
10508 (define-public python-translitcodec
10509 (package
10510 (name "python-translitcodec")
10511 (version "0.4.0")
10512 (source
10513 (origin
10514 (method url-fetch)
10515 (uri (pypi-uri "translitcodec" version))
10516 (sha256
10517 (base32
10518 "10x6pvblkzky1zhjs8nmx64nb9jdzxad4bxhq4iwv0j4z2aqjnki"))))
10519 (build-system python-build-system)
10520 (arguments
10521 `(#:tests? #f)) ; no tests provided
10522 (home-page
10523 "https://github.com/claudep/translitcodec")
10524 (synopsis
10525 "Unicode to 8-bit charset transliteration codec")
10526 (description
10527 "This package contains codecs for transliterating ISO 10646 texts into
10528 best-effort representations using smaller coded character sets (ASCII,
10529 ISO 8859, etc.).")
10530 (license license:expat)))
10531
10532 (define-public python2-translitcodec
10533 (package-with-python2 python-translitcodec))
10534
10535 (define-public python-editor
10536 (package
10537 (name "python-editor")
10538 (version "1.0.4")
10539 (source
10540 (origin
10541 (method url-fetch)
10542 (uri (pypi-uri "python-editor" version))
10543 (sha256
10544 (base32
10545 "0yrjh8w72ivqxi4i7xsg5b1vz15x8fg51xra7c3bgfyxqnyadzai"))))
10546 (build-system python-build-system)
10547 (arguments
10548 '(#:tests? #f)) ;XXX: needs a TTY and an editor
10549 (home-page "https://github.com/fmoo/python-editor")
10550 (synopsis "Programmatically open an editor, capture the result")
10551 (description
10552 "python-editor is a library that provides the editor module for
10553 programmatically interfacing with your system's $EDITOR.")
10554 (license license:asl2.0)))
10555
10556 (define-public python2-editor
10557 (package-with-python2 python-editor))
10558
10559 (define-public python-vobject
10560 (package
10561 (name "python-vobject")
10562 (version "0.9.6.1")
10563 (source (origin
10564 (method url-fetch)
10565 (uri (pypi-uri "vobject" version))
10566 (sha256
10567 (base32
10568 "0081g4gngw28j7vw8101jk600wz4gzfrhf5myrqvn2mrfkn2llcn"))))
10569 (build-system python-build-system)
10570 (arguments
10571 '(;; The test suite relies on some non-portable Windows interfaces.
10572 #:tests? #f))
10573 (propagated-inputs
10574 `(("python-dateutil" ,python-dateutil)
10575 ("python-pyicu" ,python-pyicu)))
10576 (synopsis "Parse and generate vCard and vCalendar files")
10577 (description "Vobject is intended to be a full featured Python package for
10578 parsing and generating vCard and vCalendar files. Currently, iCalendar files
10579 are supported and well tested. vCard 3.0 files are supported, and all data
10580 should be imported, but only a few components are understood in a sophisticated
10581 way.")
10582 (home-page "https://eventable.github.io/vobject/")
10583 (license license:asl2.0)))
10584
10585 (define-public python2-vobject
10586 (package-with-python2 python-vobject))
10587
10588 (define-public python-munkres
10589 (package
10590 (name "python-munkres")
10591 (version "1.0.8")
10592 (source (origin
10593 (method url-fetch)
10594 (uri (pypi-uri "munkres" version))
10595 (sha256
10596 (base32
10597 "0mbspx4zv8id4x6pim6ybsa1xh96qwpbqj7skbqz4c9c9nf1lpqq"))))
10598 (build-system python-build-system)
10599 (arguments
10600 '(#:tests? #f)) ; no test suite
10601 (home-page "https://software.clapper.org/munkres/")
10602 (synopsis "Implementation of the Munkres algorithm")
10603 (description "The Munkres module provides an implementation of the Munkres
10604 algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm),
10605 useful for solving the Assignment Problem.")
10606 (license license:bsd-3)))
10607
10608 (define-public python2-munkres
10609 (package-with-python2 python-munkres))
10610
10611 (define-public python-whoosh
10612 (package
10613 (name "python-whoosh")
10614 (version "2.7.4")
10615 (source
10616 (origin
10617 (method url-fetch)
10618 (uri (pypi-uri "Whoosh" version))
10619 (sha256
10620 (base32
10621 "10qsqdjpbc85fykc1vgcs8xwbgn4l2l52c8d83xf1q59pwyn79bw"))))
10622 (build-system python-build-system)
10623 (arguments '(#:tests? #f)) ; Test invocation is no longer supported by Python.
10624 (native-inputs
10625 `(("python-pytest" ,python-pytest)))
10626 (home-page "https://bitbucket.org/mchaput/whoosh")
10627 (synopsis "Full text indexing, search, and spell checking library")
10628 (description
10629 "Whoosh is a fast, pure-Python full text indexing, search, and spell
10630 checking library.")
10631 (license license:bsd-2)))
10632
10633 (define-public python2-whoosh
10634 (let ((whoosh (package-with-python2 (strip-python2-variant python-whoosh))))
10635 (package (inherit whoosh)
10636 (propagated-inputs
10637 `(("python2-backport-ssl-match-hostname"
10638 ,python2-backport-ssl-match-hostname)
10639 ,@(package-propagated-inputs whoosh))))))
10640
10641 (define-public python-pathlib
10642 (package
10643 (name "python-pathlib")
10644 (version "1.0.1")
10645 (source (origin
10646 (method url-fetch)
10647 (uri (pypi-uri "pathlib" version))
10648 (sha256
10649 (base32
10650 "17zajiw4mjbkkv6ahp3xf025qglkj0805m9s41c45zryzj6p2h39"))))
10651 (build-system python-build-system)
10652 ;; The tests depend on the internal "test" module, which does not provide
10653 ;; a stable interface.
10654 (arguments `(#:tests? #f))
10655 (home-page "https://pathlib.readthedocs.org/")
10656 (synopsis "Object-oriented file system paths")
10657 (description "Pathlib offers a set of classes to handle file system paths.
10658 It offers the following advantages over using string objects:
10659
10660 @enumerate
10661 @item No more cumbersome use of os and os.path functions. Everything can
10662 be done easily through operators, attribute accesses, and method calls.
10663 @item Embodies the semantics of different path types. For example,
10664 comparing Windows paths ignores casing.
10665 @item Well-defined semantics, eliminating any inconsistencies or
10666 ambiguities (forward vs. backward slashes, etc.).
10667 @end enumerate
10668
10669 Note: In Python 3.4, pathlib is now part of the standard library. For other
10670 Python versions please consider python-pathlib2 instead, which tracks the
10671 standard library module. This module (python-pathlib) isn't maintained
10672 anymore.")
10673 (license license:expat)))
10674
10675 (define-public python2-pathlib
10676 (package-with-python2 python-pathlib))
10677
10678 (define-public python2-pathlib2
10679 (package
10680 (name "python2-pathlib2")
10681 (version "2.3.5")
10682 (source (origin
10683 (method url-fetch)
10684 (uri (pypi-uri "pathlib2" version))
10685 (sha256
10686 (base32
10687 "0s4qa8c082fdkb17izh4mfgwrjd1n5pya18wvrbwqdvvb5xs9nbc"))))
10688 (build-system python-build-system)
10689 ;; We only need the the Python 2 variant, since for Python 3 our minimum
10690 ;; version is 3.4 which already includes this package as part of the
10691 ;; standard library.
10692 (arguments
10693 `(#:python ,python-2))
10694 (propagated-inputs
10695 `(("python2-scandir" ,python2-scandir)
10696 ("python2-six" ,python2-six)))
10697 (home-page "https://pypi.org/project/pathlib2/")
10698 (synopsis "Object-oriented file system paths - backport of standard
10699 pathlib module")
10700 (description "The goal of pathlib2 is to provide a backport of standard
10701 pathlib module which tracks the standard library module, so all the newest
10702 features of the standard pathlib can be used also on older Python versions.
10703
10704 Pathlib offers a set of classes to handle file system paths. It offers the
10705 following advantages over using string objects:
10706
10707 @enumerate
10708 @item No more cumbersome use of os and os.path functions. Everything can
10709 be done easily through operators, attribute accesses, and method calls.
10710 @item Embodies the semantics of different path types. For example,
10711 comparing Windows paths ignores casing.
10712 @item Well-defined semantics, eliminating any inconsistencies or
10713 ambiguities (forward vs. backward slashes, etc.).
10714 @end enumerate")
10715 (license license:expat)))
10716
10717 (define-public python2-pathlib2-bootstrap
10718 (hidden-package
10719 (package
10720 (inherit python2-pathlib2)
10721 (name "python2-pathlib2-bootstrap")
10722 (propagated-inputs
10723 `(("python2-scandir" ,python2-scandir)
10724 ("python2-six" ,python2-six-bootstrap))))))
10725
10726 (define-public python-jellyfish
10727 (package
10728 (name "python-jellyfish")
10729 (version "0.5.6")
10730 (source (origin
10731 (method url-fetch)
10732 (uri (pypi-uri "jellyfish" version))
10733 (sha256
10734 (base32
10735 "1j9rplb16ba2prjj6mip46z0w9pnhnqpwgiwi0x93vnas14rlyl8"))))
10736 (build-system python-build-system)
10737 (native-inputs
10738 `(("python-pytest" ,python-pytest)))
10739 (home-page "https://github.com/jamesturk/jellyfish")
10740 (synopsis "Approximate and phonetic matching of strings")
10741 (description "Jellyfish uses a variety of string comparison and phonetic
10742 encoding algorithms to do fuzzy string matching.")
10743 (license license:bsd-2)
10744 (properties `((python2-variant . ,(delay python2-jellyfish))))))
10745
10746 (define-public python2-jellyfish
10747 (let ((jellyfish (package-with-python2
10748 (strip-python2-variant python-jellyfish))))
10749 (package (inherit jellyfish)
10750 (native-inputs `(("python2-unicodecsv" ,python2-unicodecsv)
10751 ,@(package-native-inputs jellyfish))))))
10752
10753 (define-public python2-unicodecsv
10754 (package
10755 (name "python2-unicodecsv")
10756 (version "0.14.1")
10757 (source (origin
10758 (method git-fetch)
10759 ;; The test suite is not included in the PyPi release.
10760 ;; https://github.com/jdunck/python-unicodecsv/issues/19
10761 (uri (git-reference
10762 (url "https://github.com/jdunck/python-unicodecsv")
10763 (commit version)))
10764 (file-name (git-file-name name version))
10765 (sha256
10766 (base32
10767 "15hx2k41a2lpv4hcml9zp4cvlx1171mnb5s4s13xc1pxkq3vgdjy"))))
10768 (build-system python-build-system)
10769 (arguments
10770 `(;; It supports Python 3, but Python 3 can already do Unicode CSV.
10771 #:python ,python-2))
10772 (native-inputs
10773 `(("python2-unittest2" ,python2-unittest2)))
10774 (home-page "https://github.com/jdunck/python-unicodecsv")
10775 (synopsis "Unicode CSV module for Python 2")
10776 (description "Unicodecsv is a drop-in replacement for Python 2.7's CSV
10777 module, adding support for Unicode strings.")
10778 (license license:bsd-2)))
10779
10780 (define-public python-rarfile
10781 (package
10782 (name "python-rarfile")
10783 (version "2.8")
10784 (source (origin
10785 (method url-fetch)
10786 (uri (pypi-uri "rarfile" version))
10787 (sha256
10788 (base32
10789 "0qfad483kcbga0bn4qmcz953xjk16r52fahiy46zzn56v80y89ra"))))
10790 (build-system python-build-system)
10791 (arguments
10792 '(#:phases
10793 (modify-phases %standard-phases
10794 (replace 'check
10795 ;; Many tests fail, but the installation proceeds.
10796 (lambda _ (invoke "make" "-C" "test" "test"))))))
10797 (native-inputs
10798 `(("which" ,which))) ; required for tests
10799 (propagated-inputs
10800 `(("libarchive" ,libarchive)))
10801 (home-page "https://github.com/markokr/rarfile")
10802 (synopsis "RAR archive reader for Python")
10803 (description "This is Python module for RAR archive reading. The interface
10804 is made as zipfile like as possible.")
10805 (license license:isc)))
10806
10807 (define-public python2-rarfile
10808 (package-with-python2 python-rarfile))
10809
10810 (define-public python-magic
10811 (package
10812 (name "python-magic")
10813 (version "0.4.15")
10814 (source
10815 (origin
10816 (method url-fetch)
10817 (uri (pypi-uri "python-magic" version))
10818 (sha256
10819 (base32
10820 "1mgwig9pnzgkf86q9ji9pnc99bngms15lfszq5rgqb9db07mqxpk"))
10821 (file-name (string-append name "-" version "-checkout"))))
10822 (build-system python-build-system)
10823 (arguments
10824 ;; The tests are unreliable, so don't run them. The tests fail
10825 ;; under Python3 because they were written for Python2 and
10826 ;; contain import statements that do not work in Python3. One of
10827 ;; the tests fails under Python2 because its assertions are
10828 ;; overly stringent; it relies on comparing output strings which
10829 ;; are brittle and can change depending on the version of
10830 ;; libmagic being used and the system on which the test is
10831 ;; running. In my case, under GuixSD 0.10.0, only one test
10832 ;; failed, and it seems to have failed only because the version
10833 ;; of libmagic that is packaged in Guix outputs a slightly
10834 ;; different (but not wrong) string than the one that the test
10835 ;; expected.
10836 '(#:tests? #f
10837 #:phases (modify-phases %standard-phases
10838 ;; Replace a specific method call with a hard-coded
10839 ;; path to the necessary libmagic.so file in the
10840 ;; store. If we don't do this, then the method call
10841 ;; will fail to find the libmagic.so file, which in
10842 ;; turn will cause any application using
10843 ;; python-magic to fail.
10844 (add-before 'build 'hard-code-path-to-libmagic
10845 (lambda* (#:key inputs #:allow-other-keys)
10846 (let ((file (assoc-ref inputs "file")))
10847 (substitute* "magic.py"
10848 (("ctypes.util.find_library\\('magic'\\)")
10849 (string-append "'" file "/lib/libmagic.so'")))
10850 #t)))
10851 (add-before 'install 'disable-egg-compression
10852 (lambda _
10853 (let ((port (open-file "setup.cfg" "a")))
10854 (display "\n[easy_install]\nzip_ok = 0\n"
10855 port)
10856 (close-port port)
10857 #t))))))
10858 (inputs
10859 ;; python-magic needs to be able to find libmagic.so.
10860 `(("file" ,file)))
10861 (home-page
10862 "https://github.com/ahupp/python-magic")
10863 (synopsis
10864 "File type identification using libmagic")
10865 (description
10866 "This module uses ctypes to access the libmagic file type
10867 identification library. It makes use of the local magic database and
10868 supports both textual and MIME-type output. Note that this module and
10869 the python-file module both provide a \"magic.py\" file; these two
10870 modules, which are different and were developed separately, both serve
10871 the same purpose: to provide Python bindings for libmagic.")
10872 (license license:expat)))
10873
10874 (define-public python2-magic
10875 (package-with-python2 python-magic))
10876
10877 (define-public python2-s3cmd
10878 (package
10879 (name "python2-s3cmd")
10880 (version "1.6.1")
10881 (source
10882 (origin
10883 (method url-fetch)
10884 (uri (string-append "mirror://sourceforge/s3tools/s3cmd/" version "/"
10885 "s3cmd-" version ".tar.gz"))
10886 (sha256
10887 (base32
10888 "0ki1rzhm5icvi9ry5jswi4b22yqwyj0d2wsqsgilwx6qhi7pjxa6"))))
10889 (build-system python-build-system)
10890 (arguments
10891 ;; s3cmd is written for python2 only and contains no tests.
10892 `(#:python ,python-2
10893 #:tests? #f))
10894 (propagated-inputs
10895 `(("python2-dateutil" ,python2-dateutil)
10896 ;; The python-file package also provides a magic.py module.
10897 ;; This is an unfortunate state of affairs; however, s3cmd
10898 ;; fails to install if it cannot find specifically the
10899 ;; python-magic package. Thus we include it, instead of using
10900 ;; python-file. Ironically, s3cmd sometimes works better
10901 ;; without libmagic bindings at all:
10902 ;; https://github.com/s3tools/s3cmd/issues/198
10903 ("python2-magic" ,python2-magic)))
10904 (home-page "https://s3tools.org/s3cmd")
10905 (synopsis "Command line tool for S3-compatible storage services")
10906 (description
10907 "S3cmd is a command line tool for uploading, retrieving and managing data
10908 in storage services that are compatible with the Amazon Simple Storage
10909 Service (S3) protocol, including S3 itself. It supports rsync-like backup,
10910 GnuPG encryption, and more. It also supports management of Amazon's
10911 CloudFront content delivery network.")
10912 (license license:gpl2+)))
10913
10914 (define-public python-pkgconfig
10915 (package
10916 (name "python-pkgconfig")
10917 (version "1.3.1")
10918 (source
10919 (origin
10920 (method url-fetch)
10921 (uri (pypi-uri "pkgconfig" version))
10922 (sha256
10923 (base32
10924 "107x2wmchlch8saixb488cgjz9n6inl38wi7nxkb942rbaapxiqb"))))
10925 (build-system python-build-system)
10926 (native-inputs
10927 `(("python-nose" ,python-nose)))
10928 (inputs
10929 `(("pkg-config" ,pkg-config)))
10930 (arguments
10931 `(#:phases
10932 (modify-phases %standard-phases
10933 (add-before 'build 'patch
10934 ;; Hard-code the path to pkg-config.
10935 (lambda _
10936 (substitute* "pkgconfig/pkgconfig.py"
10937 (("cmd = 'pkg-config")
10938 (string-append "cmd = '" (which "pkg-config"))))
10939 #t))
10940 (replace 'check
10941 (lambda _
10942 (invoke "nosetests" "test.py"))))))
10943 (home-page "https://github.com/matze/pkgconfig")
10944 (synopsis "Python interface for pkg-config")
10945 (description "This module provides a Python interface to pkg-config. It
10946 can be used to find all pkg-config packages, check if a package exists,
10947 check if a package meets certain version requirements, query CFLAGS and
10948 LDFLAGS and parse the output to build extensions with setup.py.")
10949 (license license:expat)))
10950
10951 (define-public python2-pkgconfig
10952 (package-with-python2 python-pkgconfig))
10953
10954 (define-public python-bz2file
10955 (package
10956 (name "python-bz2file")
10957 (version "0.98")
10958 (source
10959 (origin
10960 (method url-fetch)
10961 (uri (pypi-uri "bz2file" version))
10962 (sha256
10963 (base32
10964 "126s53fkpx04f33a829yqqk8fj4png3qwg4m66cvlmhmwc8zihb4"))))
10965 (build-system python-build-system)
10966 (arguments
10967 `(#:tests? #f)) ; Tests use deprecated python modules.
10968 (home-page "https://github.com/nvawda/bz2file")
10969 (synopsis "Read and write bzip2-compressed files")
10970 (description
10971 "Bz2file is a Python library for reading and writing bzip2-compressed
10972 files. It contains a drop-in replacement for the I/O interface in the
10973 standard library's @code{bz2} module, including features from the latest
10974 development version of CPython that are not available in older releases.")
10975 (license license:asl2.0)))
10976
10977 (define-public python2-bz2file
10978 (package-with-python2 python-bz2file))
10979
10980 (define-public python-future
10981 (package
10982 (name "python-future")
10983 (version "0.17.1")
10984 (source
10985 (origin
10986 (method url-fetch)
10987 (uri (pypi-uri "future" version))
10988 (sha256
10989 (base32
10990 "1f2rlqn9rh7adgir52dlbqz69gsab44x0mlm8gf1cs7xvhv54137"))))
10991 (build-system python-build-system)
10992 ;; Many tests connect to the network or are otherwise flawed.
10993 ;; https://github.com/PythonCharmers/python-future/issues/210
10994 (arguments
10995 `(#:tests? #f))
10996 (home-page "https://python-future.org")
10997 (synopsis "Single-source support for Python 3 and 2")
10998 (description
10999 "@code{python-future} is the missing compatibility layer between Python 2 and
11000 Python 3. It allows you to use a single, clean Python 3.x-compatible codebase
11001 to support both Python 2 and Python 3 with minimal overhead.")
11002 (license license:expat)))
11003
11004 (define-public python2-future
11005 (package-with-python2 python-future))
11006
11007 (define-public python-cysignals
11008 (package
11009 (name "python-cysignals")
11010 (version "1.9.0")
11011 (source
11012 (origin
11013 (method url-fetch)
11014 (uri (pypi-uri "cysignals" version))
11015 (sha256
11016 (base32
11017 "15ix8crpad26cfl1skyg7qajqqfdrm8q5ahhmlfmqi1aw0jqj2g2"))))
11018 (build-system python-build-system)
11019 (native-inputs
11020 `(("python-cython" ,python-cython)
11021 ("python-sphinx" ,python-sphinx)))
11022 (inputs
11023 `(("pari-gp" ,pari-gp)))
11024 (arguments
11025 `(#:modules ((guix build python-build-system)
11026 ((guix build gnu-build-system) #:prefix gnu:)
11027 (guix build utils))
11028 ;; FIXME: Tests are executed after installation and currently fail
11029 ;; when not installing into standard locations; the author is working
11030 ;; on a fix.
11031 #:tests? #f
11032 #:phases
11033 (modify-phases %standard-phases
11034 (add-before
11035 'build 'configure
11036 (assoc-ref gnu:%standard-phases 'configure)))))
11037 (home-page
11038 "https://github.com/sagemath/cysignals")
11039 (synopsis
11040 "Handling of interrupts and signals for Cython")
11041 (description
11042 "The cysignals package provides mechanisms to handle interrupts (and
11043 other signals and errors) in Cython code, using two related approaches,
11044 for mixed Cython/Python code or external C libraries and pure Cython code,
11045 respectively.")
11046 (license license:lgpl3+)))
11047
11048 (define-public python2-cysignals
11049 (package-with-python2 python-cysignals))
11050
11051 (define-public python2-shedskin
11052 (package
11053 (name "python2-shedskin")
11054 (version "0.9.4")
11055 (source
11056 (origin
11057 (method url-fetch)
11058 (uri (string-append "https://github.com/shedskin/shedskin/"
11059 "releases/download/v" version
11060 "/shedskin-" version ".tgz"))
11061 (sha256
11062 (base32
11063 "0nzwrzgw1ga8rw6f0ryq7zr9kkiavd1cqz5hzxkcbicl1dk7kz41"))))
11064 (build-system python-build-system)
11065 (arguments
11066 `(#:python ,python-2
11067 #:phases (modify-phases %standard-phases
11068 (add-after 'unpack 'fix-resulting-include-libs
11069 (lambda* (#:key inputs #:allow-other-keys)
11070 (let ((libgc (assoc-ref inputs "libgc"))
11071 (pcre (assoc-ref inputs "pcre")))
11072 (substitute* "shedskin/makefile.py"
11073 (("variable == 'CCFLAGS':[ ]*")
11074 (string-append "variable == 'CCFLAGS':\n"
11075 " line += ' -I " pcre "/include"
11076 " -I " libgc "/include'"))
11077 (("variable == 'LFLAGS':[ ]*")
11078 (string-append "variable == 'LFLAGS':\n"
11079 " line += ' -L" pcre "/lib"
11080 " -L " libgc "/lib'")))
11081 #t))))))
11082 (inputs `(("pcre" ,pcre)
11083 ("libgc" ,libgc)))
11084 (home-page "https://shedskin.github.io/")
11085 (synopsis "Experimental Python-2 to C++ Compiler")
11086 (description (string-append "This is an experimental compiler for a subset of
11087 Python. It generates C++ code and a Makefile."))
11088 (license (list license:gpl3 license:bsd-3 license:expat))))
11089
11090 (define-public python2-rope
11091 (package
11092 (name "python2-rope")
11093 (version "0.11.0")
11094 (source
11095 (origin
11096 (method url-fetch)
11097 (uri (pypi-uri "rope" version))
11098 (sha256
11099 (base32
11100 "1cppm0pa9aqgsbkq130lskrzmrvjs5vpiavjjbhpz2fdw52w8251"))))
11101 (arguments
11102 ;; Rope has only partial python3 support, see `python-rope'
11103 `(#:python ,python-2))
11104 (build-system python-build-system)
11105 (native-inputs
11106 `(("python2-unittest2" ,python2-unittest2)))
11107 (home-page "https://github.com/python-rope/rope")
11108 (synopsis "Refactoring library for Python")
11109 (description "Rope is a refactoring library for Python. It facilitates
11110 the renaming, moving and extracting of attributes, functions, modules, fields
11111 and parameters in Python 2 source code. These refactorings can also be applied
11112 to occurrences in strings and comments.")
11113 (license license:gpl2)))
11114
11115 (define-public python-rope
11116 (package
11117 (inherit python2-rope)
11118 (name "python-rope")
11119 (arguments `(#:python ,python-wrapper
11120 ;; XXX: Only partial python3 support, results in some failing
11121 ;; tests: <https://github.com/python-rope/rope/issues/247>.
11122 #:tests? #f))
11123 (properties `((python2-variant . ,(delay python2-rope))))))
11124
11125 (define-public python-py3status
11126 (package
11127 (name "python-py3status")
11128 (version "3.21")
11129 (source
11130 (origin
11131 (method url-fetch)
11132 (uri (pypi-uri "py3status" version))
11133 (sha256
11134 (base32 "16z8zq83hxy48g6hh4xczbdz50qvxv9k1aahr4fqq7jis60cc262"))))
11135 (build-system python-build-system)
11136 (inputs
11137 `(("file" ,file)))
11138 (arguments
11139 '(#:phases
11140 (modify-phases %standard-phases
11141 ;; 'file' is used for detection of configuration file encoding
11142 ;; let's make link the dependency to particular input
11143 (add-before 'build 'patch-file-path
11144 (lambda* (#:key inputs #:allow-other-keys)
11145 (let ((file-path (assoc-ref inputs "file")))
11146 (substitute* "py3status/parse_config.py"
11147 (("\\[\"file\", \"-b\"")
11148 (string-append "['" file-path "/bin/file', '-b'")))
11149 #t))))
11150 #:tests? #f)) ; TODO: Requires many libraries not in Guix.
11151 (home-page "https://github.com/ultrabug/py3status")
11152 (synopsis "Extensible i3status wrapper written in Python")
11153 (description "py3status is an i3status wrapper which extends i3status
11154 functionality in a modular way, allowing you to extend your panel with your
11155 own code, responding to click events and updating clock every second.")
11156 (license license:bsd-3)))
11157
11158 (define-public python-tblib
11159 (package
11160 (name "python-tblib")
11161 (version "1.6.0")
11162 (source (origin
11163 (method url-fetch)
11164 (uri (pypi-uri "tblib" version))
11165 (sha256
11166 (base32
11167 "0i136n5pydmd202254wzrdbspkw0br0c9mbxhfs9hpfbahvyx6r2"))))
11168 (build-system python-build-system)
11169 (arguments
11170 `(#:phases
11171 (modify-phases %standard-phases
11172 (replace 'check
11173 (lambda _
11174 ;; Upstream runs tests after installation and the package itself
11175 ;; resides in a subdirectory. Extend PYTHONPATH so it will be
11176 ;; found.
11177 (setenv "PYTHONPATH"
11178 (string-append (getcwd) "/build/lib:"
11179 (getenv "PYTHONPATH")))
11180 (invoke "py.test" "-vv" "tests" "README.rst"))))))
11181 (native-inputs
11182 `(("python-pytest" ,python-pytest)
11183 ("python-six" ,python-six)))
11184 (home-page "https://github.com/ionelmc/python-tblib")
11185 (synopsis "Traceback serialization library")
11186 (description
11187 "Traceback serialization allows you to:
11188
11189 @enumerate
11190 @item Pickle tracebacks and raise exceptions with pickled tracebacks in
11191 different processes. This allows better error handling when running code over
11192 multiple processes (imagine multiprocessing, billiard, futures, celery etc).
11193
11194 @item Parse traceback strings and raise with the parsed tracebacks.
11195 @end enumerate\n")
11196 (license license:bsd-3)))
11197
11198 (define-public python2-tblib
11199 (package-with-python2 python-tblib))
11200
11201 (define-public python-greenlet
11202 (package
11203 (name "python-greenlet")
11204 (version "0.4.15")
11205 (source (origin
11206 (method url-fetch)
11207 (uri (pypi-uri "greenlet" version))
11208 (sha256
11209 (base32
11210 "1g4g1wwc472ds89zmqlpyan3fbnzpa8qm48z3z1y6mlk44z485ll"))))
11211 (build-system python-build-system)
11212 (home-page "https://greenlet.readthedocs.io/")
11213 (synopsis "Lightweight in-process concurrent programming")
11214 (description
11215 "Greenlet package is a spin-off of Stackless, a version of CPython
11216 that supports micro-threads called \"tasklets\". Tasklets run
11217 pseudo-concurrently (typically in a single or a few OS-level threads) and
11218 are synchronized with data exchanges on \"channels\".")
11219 (license (list license:psfl license:expat))))
11220
11221 (define-public python2-greenlet
11222 (package-with-python2 python-greenlet))
11223
11224 (define-public python-objgraph
11225 (package
11226 (name "python-objgraph")
11227 (version "3.4.1")
11228 (source
11229 (origin
11230 (method url-fetch)
11231 (uri (pypi-uri "objgraph" version))
11232 (sha256
11233 (base32
11234 "19qmqsh984zq1rzzjy4vqnmviaqnymcyl8h7z99pnicbgwnm2adz"))))
11235 (build-system python-build-system)
11236 (propagated-inputs
11237 `(("python-graphviz" ,python-graphviz)))
11238 (native-inputs
11239 `(("python-mock" ,python-mock)
11240 ("graphviz" ,graphviz)))
11241 (home-page "https://mg.pov.lt/objgraph/")
11242 (synopsis "Draw Python object reference graphs with graphviz")
11243 (description
11244 "This package provides tools to draw Python object reference graphs with
11245 graphviz.")
11246 (license license:expat)))
11247
11248 (define-public python2-objgraph
11249 (package-with-python2 python-objgraph))
11250
11251 (define-public python-gevent
11252 (package
11253 (name "python-gevent")
11254 (version "20.5.0")
11255 (source (origin
11256 (method url-fetch)
11257 (uri (pypi-uri "gevent" version))
11258 (sha256
11259 (base32
11260 "1yppsrs0ccld9j9zfbsd0bxb987b2zkh2ar7whjxcrqzpkvg3iqx"))
11261 (modules '((guix build utils)))
11262 (snippet
11263 '(begin
11264 ;; unbunding libev and c-ares
11265 (delete-file-recursively "deps")
11266 #t))))
11267 (build-system python-build-system)
11268 (arguments
11269 `(#:modules ((ice-9 ftw)
11270 (ice-9 match)
11271 (srfi srfi-26)
11272 (guix build utils)
11273 (guix build python-build-system))
11274 #:phases (modify-phases %standard-phases
11275 (add-before 'patch-source-shebangs 'patch-hard-coded-paths
11276 (lambda _
11277 (substitute* "src/gevent/subprocess.py"
11278 (("/bin/sh") (which "sh")))
11279 (for-each (lambda (file)
11280 (substitute* file
11281 (("/bin/sh") (which "sh"))
11282 (("/bin/true") (which "true"))))
11283 (find-files "src/greentest" "\\.py$"))
11284 #t))
11285 (add-before 'build 'do-not-use-bundled-sources
11286 (lambda _
11287 (setenv "GEVENTSETUP_EMBED" "0")
11288
11289 ;; Prevent building bundled libev.
11290 (substitute* "setup.py"
11291 (("run_make=_BUILDING")
11292 "run_make=False"))
11293 #t))
11294 (add-before 'build 'add-greenlet-on-C_INCLUDE_PATH
11295 (lambda* (#:key inputs #:allow-other-keys)
11296 (let ((greenlet (string-append
11297 (assoc-ref inputs "python-greenlet")
11298 "/include")))
11299 (match (scandir greenlet
11300 (lambda (item)
11301 (string-prefix? "python" item)))
11302 ((python)
11303 (setenv "C_INCLUDE_PATH"
11304 (string-append greenlet "/" python ":"
11305 (or (getenv "C_INCLUDE_PATH")
11306 ""))))))
11307 #t))
11308 (add-before 'check 'pretend-to-be-CI
11309 (lambda _
11310 ;; A few tests are skipped due to network constraints or
11311 ;; get longer timeouts when running in a CI environment.
11312 ;; Piggy-back on that, as we need the same adjustments.
11313 (setenv "TRAVIS" "1")
11314 (setenv "APPVEYOR" "1")
11315 #t))
11316 (add-before 'check 'adjust-tests
11317 (lambda _
11318 (let ((disabled-tests
11319 '(;; These tests rely on networking which is not
11320 ;; available in the build container.
11321 "test_urllib2net.py"
11322 "test__server.py"
11323 "test__server_pywsgi.py"
11324 "test_socket.py"
11325 "test__socket.py"
11326 "test__socket_ssl.py"
11327 "test__socket_dns.py"
11328 "test__socket_dns6.py"
11329 "test___example_servers.py"
11330 "test__getaddrinfo_import.py"
11331 "test__examples.py"
11332 "test_httplib.py"
11333 "test_https.py"
11334 "test_urllib2_localnet.py"
11335 "test_ssl.py"
11336 "test__ssl.py"
11337 ;; XXX: These tests borrow functionality from the
11338 ;; Python builtin 'test' module, but it is not
11339 ;; installed with the Guix Python distribution.
11340 "test_smtpd.py"
11341 "test_wsgiref.py"
11342 "test_urllib2.py"
11343 "test_thread.py"
11344 "test_threading.py"
11345 "test__threading_2.py"
11346 ;; These tests rely on KeyboardInterrupts which do not
11347 ;; work inside the build container for some reason
11348 ;; (lack of controlling terminal?).
11349 "test_subprocess.py"
11350 "test__issues461_471.py"
11351 ;; TODO: Patch out the tests that use getprotobyname, etc
11352 ;; instead of disabling all the tests from these files.
11353 "test__resolver_dnspython.py"
11354 "test__doctests.py"
11355 "test__all__.py"
11356 "test___config.py"
11357 "test__execmodules.py")))
11358 (call-with-output-file "skipped_tests.txt"
11359 (lambda (port)
11360 (format port "~a~%"
11361 (string-join disabled-tests "\n"))))
11362 #t)))
11363 (replace 'check
11364 (lambda _
11365 ;; Make sure the build directory is on PYTHONPATH.
11366 (setenv "PYTHONPATH"
11367 (string-append
11368 (getenv "PYTHONPATH") ":"
11369 (getcwd) "/build/"
11370 (car (scandir "build" (cut string-prefix? "lib." <>)))))
11371
11372 ;; Use the build daemons configured number of workers.
11373 (setenv "NWORKERS" (number->string (parallel-job-count)))
11374
11375 (invoke "python" "-m" "gevent.tests" "--config"
11376 "known_failures.py" "--ignore" "skipped_tests.txt"))))))
11377 (propagated-inputs
11378 `(("python-greenlet" ,python-greenlet)
11379 ("python-objgraph" ,python-objgraph)))
11380 (native-inputs
11381 `(("python-six" ,python-six)
11382
11383 ;; For tests.
11384 ("python-dnspython" ,python-dnspython)
11385 ("python-psutil" ,python-psutil)
11386 ("python-zope.event" ,python-zope-event)
11387 ("python-zope.interface" ,python-zope-interface)))
11388 (inputs
11389 `(("c-ares" ,c-ares)
11390 ("libev" ,libev)))
11391 (home-page "http://www.gevent.org/")
11392 (synopsis "Coroutine-based network library")
11393 (description
11394 "gevent is a coroutine-based Python networking library that uses greenlet
11395 to provide a high-level synchronous API on top of the libev event loop.")
11396 (license license:expat)
11397 (properties `((python2-variant . ,(delay python2-gevent))))))
11398
11399 (define-public python2-gevent
11400 (let ((base (package-with-python2
11401 (strip-python2-variant python-gevent))))
11402 (package
11403 (inherit base)
11404 (native-inputs `(,@(package-native-inputs base)
11405 ("python-mock" ,python2-mock))))))
11406
11407 (define-public python-fastimport
11408 (package
11409 (name "python-fastimport")
11410 (version "0.9.6")
11411 (source
11412 (origin
11413 (method url-fetch)
11414 (uri (pypi-uri "fastimport" version))
11415 (sha256
11416 (base32 "1aqjsin4rmqm7ln4j0p73fzxifws6c6ikgyhav7r137m2ixsxl43"))))
11417 (build-system python-build-system)
11418 (home-page "https://github.com/jelmer/python-fastimport")
11419 (synopsis "VCS fastimport parser and generator in Python")
11420 (description "This package provides a parser for and generator of the Git
11421 @url{https://www.kernel.org/pub/software/scm/git/docs/git-fast-import.html,fastimport}
11422 format.")
11423 (license license:gpl2+)))
11424
11425 (define-public python2-fastimport
11426 (package-with-python2 python-fastimport))
11427
11428 (define-public python-twisted
11429 (package
11430 (name "python-twisted")
11431 (version "19.7.0")
11432 (source (origin
11433 (method url-fetch)
11434 (uri (pypi-uri "Twisted" version ".tar.bz2"))
11435 (sha256
11436 (base32
11437 "17d3hnxv9qndagzz63mdpyk99xj63p9gq586vjn0rxk8cl197nym"))))
11438 (build-system python-build-system)
11439 (arguments
11440 '(#:tests? #f)) ; FIXME: some tests fail
11441 (propagated-inputs
11442 `(("python-zope-interface" ,python-zope-interface)
11443 ("python-pyhamcrest" ,python-pyhamcrest)
11444 ("python-incremental" ,python-incremental)
11445 ("python-hyperlink" ,python-hyperlink)
11446 ("python-constantly" ,python-constantly)
11447 ("python-automat" ,python-automat)))
11448 (home-page "https://twistedmatrix.com/")
11449 (synopsis "Asynchronous networking framework written in Python")
11450 (description
11451 "Twisted is an extensible framework for Python programming, with special
11452 focus on event-based network programming and multiprotocol integration.")
11453 (license license:expat)))
11454
11455 (define-public python2-twisted
11456 (package-with-python2 python-twisted))
11457
11458 (define-public python-pika
11459 (package
11460 (name "python-pika")
11461 (version "0.12.0")
11462 (source
11463 (origin
11464 (method url-fetch)
11465 (uri (pypi-uri "pika" version))
11466 (sha256
11467 (base32
11468 "0ld7akgm93s8pfa4dsx9qlzlhj76zspbr5m9ms0ns09yd2w4aq9h"))))
11469 (build-system python-build-system)
11470 (native-inputs
11471 `(("python-pyev" ,python-pyev)
11472 ("python-tornado" ,python-tornado)
11473 ("python-twisted" ,python-twisted)))
11474 (home-page "https://pika.readthedocs.org")
11475 (synopsis "Pure Python AMQP Client Library")
11476 (description
11477 "Pika is a pure-Python implementation of the AMQP (Advanced Message Queuing
11478 Protocol) 0-9-1 protocol that tries to stay fairly independent of the underlying
11479 network support library.")
11480 (license license:bsd-3)))
11481
11482 (define-public python2-pika
11483 (package-with-python2 python-pika))
11484
11485 (define-public python-ply
11486 (package
11487 (name "python-ply")
11488 (version "3.11")
11489 (source
11490 (origin
11491 (method url-fetch)
11492 (uri (pypi-uri "ply" version))
11493 (sha256
11494 (base32
11495 "18qx113g9bi1ac4indd5phma82zcdq601lxncp3vjn43m2mc3iq0"))))
11496 (build-system python-build-system)
11497 (home-page "http://www.dabeaz.com/ply/")
11498 (synopsis "Python Lex & Yacc")
11499 (description "PLY is a @code{lex}/@code{yacc} implemented purely in Python.
11500 It uses LR parsing and does extensive error checking.")
11501 (license license:bsd-3)))
11502
11503 (define-public python-tabulate
11504 (package
11505 (name "python-tabulate")
11506 (version "0.7.7")
11507 (source (origin
11508 (method url-fetch)
11509 (uri (pypi-uri "tabulate" version))
11510 (sha256
11511 (base32
11512 "1inqhspd4frxnp08c32yndr0lc4px1xfkqah184i5w09gkhvi843"))))
11513 (build-system python-build-system)
11514 (arguments
11515 ;; FIXME: The pypi release tarball is missing a 'test/common.py'
11516 ;; and the latest release is not tagged in the upstream repository.
11517 '(#:tests? #f))
11518 (home-page "https://bitbucket.org/astanin/python-tabulate")
11519 (synopsis "Pretty-print tabular data")
11520 (description
11521 "Tabulate is a library and command-line utility to pretty-print tabular
11522 data in Python.")
11523 (license license:expat)))
11524
11525 (define-public python2-tabulate
11526 (package-with-python2 python-tabulate))
11527
11528 (define-public python-kazoo
11529 (package
11530 (name "python-kazoo")
11531 (version "2.4.0")
11532 (source
11533 (origin
11534 (method url-fetch)
11535 (uri (pypi-uri "kazoo" version))
11536 (sha256
11537 (base32
11538 "16y213k7r8shyn2zw1k6lkzjgcrvm441pqv8scvcjixhvpbx3hm7"))))
11539 (build-system python-build-system)
11540 (arguments '(#:tests? #f)) ; XXX: needs zookeeper
11541 (propagated-inputs
11542 `(("python-six" ,python-six)))
11543 (home-page "https://kazoo.readthedocs.org")
11544 (synopsis "High-level Zookeeper client library")
11545 (description
11546 "Kazoo is a Python client library for the Apache Zookeeper distributed
11547 application service. It is designed to be easy to use and to avoid common
11548 programming errors.")
11549 (license license:asl2.0)))
11550
11551 (define-public python2-kazoo
11552 (package-with-python2 python-kazoo))
11553
11554 (define-public python-pykafka
11555 (package
11556 (name "python-pykafka")
11557 (version "2.4.0")
11558 (source (origin
11559 (method url-fetch)
11560 (uri (pypi-uri "pykafka" version))
11561 (sha256
11562 (base32
11563 "1id6sr159p6aa13bxcqyr9gln8sqg1l0ddzns5iws8kk5q1p5cfv"))))
11564 (build-system python-build-system)
11565 (arguments '(#:tests? #f)) ; XXX: needs zookeeper, kafka, etc.
11566 (propagated-inputs
11567 `(("python-gevent" ,python-gevent)
11568 ("python-kazoo" ,python-kazoo)
11569 ("python-tabulate" ,python-tabulate)))
11570 (inputs
11571 `(("librdkafka" ,librdkafka)))
11572 (home-page "https://pykafka.readthedocs.io/")
11573 (synopsis "Apache Kafka client for Python")
11574 (description
11575 "PyKafka is a client for the Apache Kafka distributed messaging system.
11576 It includes Python implementations of Kafka producers and consumers, which
11577 are optionally backed by a C extension built on librdkafka.")
11578 (license license:asl2.0)))
11579
11580 (define-public python2-pykafka
11581 (package-with-python2 python-pykafka))
11582
11583 (define-public python-wcwidth
11584 (package
11585 (name "python-wcwidth")
11586 (version "0.1.8")
11587 (source (origin
11588 (method url-fetch)
11589 (uri (pypi-uri "wcwidth" version))
11590 (sha256
11591 (base32
11592 "1a1pzds3xzfylm5mnc5f6c1p8kiig0daqjc9gygd9rc3cj53x2zj"))))
11593 (build-system python-build-system)
11594 (home-page "https://github.com/jquast/wcwidth")
11595 (synopsis "Measure number of terminal column cells of wide-character codes")
11596 (description "Wcwidth measures the number of terminal column cells of
11597 wide-character codes. It is useful for those implementing a terminal emulator,
11598 or programs that carefully produce output to be interpreted by one. It is a
11599 Python implementation of the @code{wcwidth} and @code{wcswidth} C functions
11600 specified in POSIX.1-2001 and POSIX.1-2008.")
11601 (license license:expat)))
11602
11603 (define-public python2-wcwidth
11604 (package-with-python2 python-wcwidth))
11605
11606 (define-public python2-jsonrpclib
11607 (package
11608 (name "python2-jsonrpclib")
11609 (version "0.1.7")
11610 (source (origin
11611 (method url-fetch)
11612 (uri (pypi-uri "jsonrpclib" version))
11613 (sha256
11614 (base32
11615 "02vgirw2bcgvpcxhv5hf3yvvb4h5wzd1lpjx8na5psdmaffj6l3z"))))
11616 (build-system python-build-system)
11617 (arguments
11618 `(#:tests? #f
11619 #:python ,python-2))
11620 (home-page "https://github.com/joshmarshall/jsonrpclib/")
11621 (synopsis "Implementation of JSON-RPC specification for Python")
11622 (description
11623 "This library is an implementation of the JSON-RPC specification.
11624 It supports both the original 1.0 specification, as well as the
11625 new (proposed) 2.0 spec, which includes batch submission, keyword arguments,
11626 etc.")
11627 (license license:asl2.0)))
11628
11629 (define-public python-chai
11630 (package
11631 (name "python-chai")
11632 (version "1.1.2")
11633 (source (origin
11634 (method url-fetch)
11635 (uri (pypi-uri "chai" version))
11636 (sha256
11637 (base32
11638 "1k6n6zbgrrs83crp6mr3yqj9zlv40b8rpisyrliwsq7naml2p3gz"))))
11639 (build-system python-build-system)
11640 (home-page "https://github.com/agoragames/chai")
11641 (synopsis "Mocking framework for Python")
11642 (description
11643 "Chai provides an api for mocking, stubbing and spying your python
11644 objects, patterned after the Mocha library for Ruby.")
11645 (license license:bsd-3)))
11646
11647 (define-public python2-chai
11648 (package-with-python2 python-chai))
11649
11650 (define-public python-inflection
11651 (package
11652 (name "python-inflection")
11653 (version "0.3.1")
11654 (source
11655 (origin (method url-fetch)
11656 (uri (pypi-uri "inflection" version))
11657 (sha256
11658 (base32
11659 "1jhnxgnw8y3mbzjssixh6qkc7a3afc4fygajhqrqalnilyvpzshq"))))
11660 (build-system python-build-system)
11661 (native-inputs
11662 `(("python-pytest" ,python-pytest)))
11663 (home-page "https://github.com/jpvanhal/inflection")
11664 (synopsis "Python string transformation library")
11665 (description
11666 "Inflection is a string transformation library. It singularizes
11667 and pluralizes English words, and transforms strings from CamelCase to
11668 underscored string.")
11669 (license license:expat)))
11670
11671 (define-public python2-inflection
11672 (package-with-python2 python-inflection))
11673
11674 (define-public python-pylev
11675 (package
11676 (name "python-pylev")
11677 (version "1.3.0")
11678 (source (origin
11679 (method url-fetch)
11680 (uri (pypi-uri "pylev" version))
11681 (sha256
11682 (base32
11683 "1hz1x9blsbxya1y9nnhnwwdnqmakxi9mc0jkwj0rn6b1h44i0f86"))))
11684 (build-system python-build-system)
11685 (home-page "https://github.com/toastdriven/pylev")
11686 (synopsis "Levenshtein distance implementation in Python")
11687 (description "Pure Python Levenshtein implementation, based off the
11688 Wikipedia code samples at
11689 @url{http://en.wikipedia.org/wiki/Levenshtein_distance}.")
11690 (license license:bsd-3)))
11691
11692 (define-public python2-pylev
11693 (package-with-python2 python-pylev))
11694
11695 (define-public python-cleo
11696 (package
11697 (name "python-cleo")
11698 (version "0.7.6")
11699 (source (origin
11700 (method url-fetch)
11701 (uri (pypi-uri "cleo" version))
11702 (sha256
11703 (base32
11704 "02dlc0rn43zgvw0s5v4j80bca9n1jfpwy3r78gn9qjgk0qj39kwr"))))
11705 (build-system python-build-system)
11706 (native-inputs
11707 `( ;; For testing
11708 ("python-mock" ,python-mock)
11709 ("python-pytest-mock" ,python-pytest-mock)
11710 ("python-pytest" ,python-pytest)))
11711 (propagated-inputs
11712 `(("python-backpack" ,python-backpack)
11713 ("python-clikit" ,python-clikit)
11714 ("python-pastel" ,python-pastel)
11715 ("python-pylev" ,python-pylev)))
11716 (home-page "https://github.com/sdispater/cleo")
11717 (synopsis "Command-line arguments library for Python")
11718 (description
11719 "Cleo allows you to create command-line commands with signature in
11720 docstring and colored output.")
11721 (license license:expat)))
11722
11723 (define-public python2-cleo
11724 (package-with-python2 python-cleo))
11725
11726 (define-public python-tomlkit
11727 (package
11728 (name "python-tomlkit")
11729 (version "0.5.11")
11730 (source
11731 (origin
11732 (method url-fetch)
11733 (uri (pypi-uri "tomlkit" version))
11734 (sha256
11735 (base32 "1kq1663iqxgwrmb883n55ypi5axnixla2hrby9g2x227asifsi7h"))))
11736 (build-system python-build-system)
11737 (native-inputs
11738 `(("python-pytest" ,python-pytest)))
11739 (home-page "https://github.com/sdispater/tomlkit")
11740 (synopsis "Style-preserving TOML library")
11741 (description
11742 "TOML Kit is a 0.5.0-compliant TOML library. It includes a parser that
11743 preserves all comments, indentations, whitespace and internal element ordering,
11744 and makes them accessible and editable via an intuitive API. It can also
11745 create new TOML documents from scratch using the provided helpers. Part of the
11746 implementation has been adapted, improved, and fixed from Molten.")
11747 (license license:expat)))
11748
11749 (define-public python-shellingham
11750 (package
11751 (name "python-shellingham")
11752 (version "1.3.2")
11753 (source
11754 (origin
11755 (method url-fetch)
11756 (uri (pypi-uri "shellingham" version))
11757 (sha256
11758 (base32 "07kmia2hvd2q7wik89m82hig9mqr2faynvy38vxq5fm0ps11jv2p"))))
11759 (build-system python-build-system)
11760 (arguments
11761 `(#:phases
11762 (modify-phases %standard-phases
11763 (add-after 'unpack 'restore-setup.py
11764 ;; setup.py will return in the next release.
11765 ;; <https://github.com/sarugaku/shellingham/issues/33>
11766 (lambda _
11767 (with-output-to-file "setup.py"
11768 (lambda _
11769 (display "from setuptools import setup\nsetup()\n")))
11770 #t)))))
11771 (home-page "https://github.com/sarugaku/shellingham")
11772 (synopsis "Tool to detect surrounding shell")
11773 (description
11774 "Shellingham detects what shell the current Python executable is
11775 running in.")
11776 (license license:isc)))
11777
11778 (define-public python-memcached
11779 (package
11780 (name "python-memcached")
11781 (version "1.59")
11782 (source
11783 (origin
11784 (method url-fetch)
11785 (uri (pypi-uri "python-memcached" version))
11786 (sha256
11787 (base32
11788 "0kvyapavbirk2x3n1jx4yb9nyigrj1s3x15nm3qhpvhkpqvqdqm2"))))
11789 (build-system python-build-system)
11790 (propagated-inputs `(("python-six" ,python-six)))
11791 (home-page
11792 "https://github.com/linsomniac/python-memcached")
11793 (synopsis "Pure python memcached client")
11794 (description
11795 "This software is a pure Python interface to the memcached memory cache
11796 daemon. It is the client side software which allows storing values in one or
11797 more, possibly remote, memcached servers.")
11798 (license license:psfl)))
11799
11800 (define-public python-clikit
11801 (package
11802 (name "python-clikit")
11803 (version "0.4.2")
11804 (source
11805 (origin
11806 (method url-fetch)
11807 (uri (pypi-uri "clikit" version))
11808 (sha256
11809 (base32
11810 "1jnnr21hvzx4i29nbph1z96ympv0njiwyvngjq48w1q05133cwzn"))))
11811 (build-system python-build-system)
11812 (propagated-inputs
11813 `(("python-pastel" ,python-pastel)
11814 ("python-pylev" ,python-pylev)))
11815 (home-page "https://github.com/sdispater/clikit")
11816 (synopsis "Group of utilities to build command line interfaces")
11817 (description
11818 "CliKit is a group of utilities to build testable command line
11819 interfaces.")
11820 (properties `((python2-variant . ,(delay python2-clikit))))
11821 (license license:expat)))
11822
11823 (define-public python2-clikit
11824 (let ((base (package-with-python2 (strip-python2-variant python-clikit))))
11825 (package/inherit
11826 base
11827 (propagated-inputs
11828 `(("python-enum34" ,python2-enum34)
11829 ("python-typing" ,python2-typing)
11830 ,@(package-propagated-inputs base))))))
11831
11832 (define-public python-msgpack-python
11833 (package
11834 (name "python-msgpack-python")
11835 (version "0.5.6")
11836 (source
11837 (origin
11838 (method url-fetch)
11839 (uri (pypi-uri "msgpack-python" version))
11840 (sha256
11841 (base32
11842 "16wh8qgybmfh4pjp8vfv78mdlkxfmcasg78lzlnm6nslsfkci31p"))))
11843 (build-system python-build-system)
11844 (home-page "http://msgpack.org/")
11845 (synopsis "Package to deserialize messages in MessagePack binary format")
11846 (description
11847 "MessagePack is an efficient binary serialization format. It lets you
11848 exchange data among multiple languages like JSON. But it's faster and
11849 smaller. Small integers are encoded into a single byte, and typical short
11850 strings require only one extra byte in addition to the strings themselves.")
11851 (license license:asl2.0)))
11852
11853 (define-public python-cachy
11854 (package
11855 (name "python-cachy")
11856 (version "0.3.0")
11857 (source
11858 (origin
11859 (method url-fetch)
11860 (uri (pypi-uri "cachy" version))
11861 (sha256
11862 (base32
11863 "1cb9naly8ampzlky7h74n5wj628l7jkpsh0c0jz0namlrvs82r8q"))))
11864 (build-system python-build-system)
11865 (arguments
11866 '(#:phases
11867 (modify-phases %standard-phases
11868 (replace 'check
11869 (lambda _ (invoke "pifpaf" "run" "memcached" "--port" "11211" "--"
11870 "pytest"))))))
11871 (native-inputs
11872 `(("memcached" ,memcached)
11873 ("python-fakeredis" ,python-fakeredis)
11874 ("python-flexmock" ,python-flexmock)
11875 ("python-pifpaf" ,python-pifpaf)
11876 ("python-pytest" ,python-pytest)))
11877 (propagated-inputs
11878 `(("python-memcached" ,python-memcached)
11879 ("python-msgpack-python" ,python-msgpack-python)
11880 ("python-redis" ,python-redis)))
11881 (home-page "https://github.com/sdispater/cachy")
11882 (synopsis "Simple yet effective caching library")
11883 (description
11884 "Cachy provides a simple yet effective caching library. A simple but
11885 powerful API: thread-safety; decorator syntax; support for memcached, redis,
11886 database, file, dict stores. Cachy supports python versions 2.7+ and 3.2+.")
11887 (license license:expat)))
11888
11889 (define-public poetry
11890 (package
11891 (name "poetry")
11892 (version "1.0.5")
11893 ;; Poetry can only be built from source with Poetry.
11894 (source
11895 (origin
11896 (method url-fetch)
11897 (uri (pypi-uri "poetry" version))
11898 (sha256
11899 (base32
11900 "02h387k0xssvv78yy82pcpknpq4w5ym2in1zl8cg9r5wljl5w6cf"))))
11901 (build-system python-build-system)
11902 (arguments
11903 `(#:tests? #f ;; Pypi does not have tests.
11904 #:phases
11905 (modify-phases %standard-phases
11906 (add-before 'build 'patch-setup-py
11907 (lambda _
11908 (substitute* "setup.py"
11909 ;; poetry won't update version as 21.0.0 relies on python > 3.6
11910 (("keyring>=20.0.1,<21.0.0") "keyring>=21.0.0,<22.0.0")
11911 (("pyrsistent>=0.14.2,<0.15.0") "pyrsistent>=0.14.2,<0.16.0")
11912 (("importlib-metadata>=1.1.3,<1.2.0") "importlib-metadata>=1.1.3,<1.5.0"))
11913 #t)))))
11914 (propagated-inputs
11915 `(("python-cachecontrol" ,python-cachecontrol)
11916 ("python-cachy" ,python-cachy)
11917 ("python-cleo" ,python-cleo)
11918 ("python-clikit" ,python-clikit)
11919 ("python-html5lib" ,python-html5lib)
11920 ("python-importlib-metadata" ,python-importlib-metadata) ;; python < 3.8
11921 ("python-jsonschema" ,python-jsonschema)
11922 ("python-keyring" ,python-keyring)
11923 ("python-pexpect" ,python-pexpect)
11924 ("python-pkginfo" ,python-pkginfo)
11925 ("python-pyparsing" ,python-pyparsing)
11926 ("python-pyrsistent" ,python-pyrsistent)
11927 ("python-requests" ,python-requests)
11928 ("python-requests-toolbelt" ,python-requests-toolbelt)
11929 ("python-shellingham" ,python-shellingham)
11930 ("python-tomlkit" ,python-tomlkit)
11931 ("python-virtualenv" ,python-virtualenv)))
11932 (home-page "https://python-poetry.org")
11933 (synopsis "Python dependency management and packaging made easy")
11934 (description "Poetry is a tool for dependency management and packaging
11935 in Python. It allows you to declare the libraries your project depends on and
11936 it will manage (install/update) them for you.")
11937 (license license:expat)))
11938
11939 (define-public python-lazy-object-proxy
11940 (package
11941 (name "python-lazy-object-proxy")
11942 (version "1.4.3")
11943 (source (origin
11944 (method url-fetch)
11945 (uri (pypi-uri "lazy-object-proxy" version))
11946 (sha256
11947 (base32
11948 "1w1aaay424ciz8fz3fkzxb0pxzfxn184f2whpyn4fx72bn50x47k"))))
11949 (native-inputs
11950 `(("python-setuptools-scm" ,python-setuptools-scm)))
11951 (build-system python-build-system)
11952 (home-page "https://github.com/ionelmc/python-lazy-object-proxy")
11953 (synopsis "Lazy object proxy for python")
11954 (description
11955 "Lazy object proxy is an object that wraps a callable but defers the call
11956 until the object is actually required, and caches the result of said call.")
11957 (license license:bsd-2)))
11958
11959 (define-public python2-lazy-object-proxy
11960 (package-with-python2 python-lazy-object-proxy))
11961
11962 (define-public python-dnspython
11963 (package
11964 (name "python-dnspython")
11965 (version "1.16.0")
11966 (source (origin
11967 (method url-fetch)
11968 (uri (string-append "http://www.dnspython.org/kits/"
11969 version "/dnspython-" version ".tar.gz"))
11970 (sha256
11971 (base32
11972 "1yaw7irazy42n0kdhlk7wyg8ki34rxcnc5xbc1wfwy245b0wbxab"))))
11973 (build-system python-build-system)
11974 (arguments '(#:tests? #f)) ; XXX: requires internet access
11975 (home-page "http://www.dnspython.org")
11976 (synopsis "DNS toolkit for Python")
11977 (description
11978 "dnspython is a DNS toolkit for Python. It supports almost all record
11979 types. It can be used for queries, zone transfers, and dynamic updates.
11980 It supports TSIG authenticated messages and EDNS0.")
11981 (license license:expat)))
11982
11983 (define-public python2-dnspython
11984 (package-with-python2 python-dnspython))
11985
11986 (define-public python-email-validator
11987 (package
11988 (name "python-email-validator")
11989 (version "1.0.2")
11990 (source
11991 (origin (method url-fetch)
11992 (uri (pypi-uri "email_validator" version))
11993 (sha256
11994 (base32
11995 "1ja9149l9ck5n45a72h3is7v476hjny5ybxbcamx1nw6iplsm7k6"))))
11996 (build-system python-build-system)
11997 (arguments
11998 '(#:phases
11999 (modify-phases %standard-phases
12000 (add-before 'build 'use-dnspython
12001 (lambda _
12002 (substitute* "setup.py"
12003 (("dnspython3") "dnspython"))
12004 #t)))))
12005 (propagated-inputs
12006 `(("python-dnspython" ,python-dnspython)
12007 ("python-idna" ,python-idna)))
12008 (home-page "https://github.com/JoshData/python-email-validator")
12009 (synopsis "Email address validation library for Python")
12010 (description
12011 "This library validates email address syntax and deliverability.")
12012 (license license:cc0)))
12013
12014 (define-public python2-email-validator
12015 (package-with-python2 python-email-validator))
12016
12017 (define-public python-ukpostcodeparser
12018 (package
12019 (name "python-ukpostcodeparser")
12020 (version "1.0.3")
12021 (source (origin
12022 (method url-fetch)
12023 (uri (pypi-uri "UkPostcodeParser" version))
12024 (sha256
12025 (base32
12026 "1jwg9z4rz51mcka1821rwgycsd0mcicyp1kiwjfa2kvg8bm9p2qd"))))
12027 (build-system python-build-system)
12028 (home-page "https://github.com/hamstah/ukpostcodeparser")
12029 (synopsis "UK Postcode parser for Python")
12030 (description
12031 "This library provides the @code{parse_uk_postcode} function for
12032 parsing UK postcodes.")
12033 (license license:expat)))
12034
12035 (define-public python2-ukpostcodeparser
12036 (package-with-python2 python-ukpostcodeparser))
12037
12038 (define-public python-faker
12039 (package
12040 (name "python-faker")
12041 (version "4.0.2")
12042 (source (origin
12043 (method url-fetch)
12044 (uri (pypi-uri "Faker" version))
12045 (sha256
12046 (base32
12047 "13qq485ydxmdnqn3xbfv1xfyqbf9qfnfw33v1vw5l6jyy9p8cgrd"))))
12048 (build-system python-build-system)
12049 (arguments
12050 '(#:phases
12051 (modify-phases %standard-phases
12052 (replace 'check
12053 (lambda _ (invoke "python" "-m" "pytest" "-v"))))))
12054 (native-inputs
12055 `(;; For testing
12056 ("python-freezegun" ,python-freezegun)
12057 ("python-pytest" ,python-pytest)
12058 ("python-random2" ,python-random2)
12059 ("python-ukpostcodeparser" ,python-ukpostcodeparser)
12060 ("python-validators" ,python-validators)))
12061 (propagated-inputs
12062 `(("python-dateutil" ,python-dateutil)
12063 ("python-text-unidecode" ,python-text-unidecode)))
12064 (home-page "https://github.com/joke2k/faker")
12065 (synopsis "Python package that generates fake data")
12066 (description
12067 "Faker is a Python package that generates fake data such as names,
12068 addresses, and phone numbers.")
12069 (license license:expat)
12070 (properties `((python2-variant . ,(delay python2-faker))))))
12071
12072 ;; Faker 4.0 dropped Python 2 support, so we stick with this older version here.
12073 (define-public python2-faker
12074 (let ((base (package-with-python2 (strip-python2-variant
12075 python-faker))))
12076 (package
12077 (inherit base)
12078 (version "3.0.1")
12079 (source (origin
12080 (method url-fetch)
12081 (uri (pypi-uri "Faker" version))
12082 (sha256
12083 (base32
12084 "11cr0qvspkdh6198rqy56qildk7bnp6llj8kyy1dan5sp5n4dxy7"))))
12085 (native-inputs
12086 `(("python-mock" ,python2-mock)
12087 ,@(package-native-inputs base)))
12088 (propagated-inputs
12089 `(("python2-ipaddress" ,python2-ipaddress)
12090 ("python2-six" ,python2-six)
12091 ,@(package-propagated-inputs base))))))
12092
12093 (define-public python-pyaml
12094 (package
12095 (name "python-pyaml")
12096 (version "18.11.0")
12097 (source (origin
12098 (method url-fetch)
12099 (uri (pypi-uri "pyaml" version))
12100 (sha256
12101 (base32
12102 "0fi604ix8lbpj1266q7js6szm771saprdzzcdwmj43wy83694qmr"))))
12103 (build-system python-build-system)
12104 (native-inputs
12105 `(("python-unidecode" ,python-unidecode)))
12106 (propagated-inputs
12107 `(("python-pyyaml" ,python-pyyaml)))
12108 (home-page "https://github.com/mk-fg/pretty-yaml")
12109 (synopsis "YAML pretty-print library for Python")
12110 (description
12111 "pyaml is a PyYAML based python module to produce pretty and readable
12112 YAML-serialized data.")
12113 (license license:wtfpl2)))
12114
12115 (define-public python2-pyaml
12116 (package-with-python2 python-pyaml))
12117
12118 (define-public python-backpack
12119 (package
12120 (name "python-backpack")
12121 (version "0.1")
12122 (source
12123 (origin
12124 (method url-fetch)
12125 (uri (pypi-uri "backpack" version))
12126 (sha256
12127 (base32
12128 "14rq1mvm0jda90lcx9gyyby9dvq4x3js2cmxvd6vl4686ixwyqh1"))))
12129 (build-system python-build-system)
12130 (native-inputs
12131 `(("python-pytest" ,python-pytest)
12132 ("python-nose" ,python-nose)))
12133 (propagated-inputs
12134 `(("python-simplejson" ,python-simplejson)))
12135 (home-page "https://github.com/sdispater/backpack")
12136 (synopsis "Utilities for working with Python collections")
12137 (description "Backpack provides some useful utilities for working with
12138 collections of data.")
12139 (license license:expat)))
12140
12141 (define-public python2-backpack
12142 (package-with-python2 python-backpack))
12143
12144 (define-public python-prompt-toolkit
12145 (package
12146 (name "python-prompt-toolkit")
12147 (version "3.0.5")
12148 (source
12149 (origin
12150 (method url-fetch)
12151 (uri (pypi-uri "prompt_toolkit" version))
12152 (sha256
12153 (base32
12154 "1j3x5s4gp4ih73sbcni0a0vffbzvrxbrbnkvb3fzjgxn810ilgan"))))
12155 (build-system python-build-system)
12156 (arguments
12157 `(#:phases
12158 (modify-phases %standard-phases
12159 (delete 'check)
12160 (add-after 'install 'post-install-check
12161 (lambda* (#:key inputs outputs #:allow-other-keys)
12162 ;; HOME is needed for the test
12163 ;; "test_pathcompleter_can_expanduser".
12164 (setenv "HOME" "/tmp")
12165 (add-installed-pythonpath inputs outputs)
12166 (invoke "py.test"))))))
12167 (propagated-inputs
12168 `(("python-wcwidth" ,python-wcwidth)))
12169 (native-inputs
12170 `(("python-pytest" ,python-pytest)))
12171 (home-page
12172 "https://github.com/prompt-toolkit/python-prompt-toolkit")
12173 (synopsis "Library for building command line interfaces in Python")
12174 (description
12175 "Prompt-Toolkit is a library for building interactive command line
12176 interfaces in Python. It's like GNU Readline but it also features syntax
12177 highlighting while typing, out-of-the-box multi-line input editing, advanced
12178 code completion, incremental search, support for Chinese double-width
12179 characters, mouse support, and auto suggestions.")
12180 (license license:bsd-3)))
12181
12182 (define-public python-prompt-toolkit-2
12183 (package (inherit python-prompt-toolkit)
12184 (name "python-prompt-toolkit")
12185 (version "2.0.7")
12186 (source
12187 (origin
12188 (method url-fetch)
12189 (uri (pypi-uri "prompt_toolkit" version))
12190 (sha256
12191 (base32
12192 "0fgacqk73w7s932vy46pan2yp8rvjmlkag20xvaydh9mhf6h85zx"))))
12193 (propagated-inputs
12194 `(("python-wcwidth" ,python-wcwidth)
12195 ("python-six" ,python-six)
12196 ("python-pygments" ,python-pygments)))))
12197
12198 (define-public prompt-toolkit-2-instead-of-prompt-toolkit
12199 (package-input-rewriting/spec
12200 `(("python-prompt-toolkit" . ,(const python-prompt-toolkit-2)))))
12201
12202 (define-public python2-prompt-toolkit
12203 (package-with-python2 python-prompt-toolkit-2))
12204
12205 (define-public python-prompt-toolkit-1
12206 (package (inherit python-prompt-toolkit-2)
12207 (version "1.0.15")
12208 (source
12209 (origin
12210 (method url-fetch)
12211 (uri (pypi-uri "prompt_toolkit" version ".tar.gz"))
12212 (sha256
12213 (base32
12214 "05v9h5nydljwpj5nm8n804ms0glajwfy1zagrzqrg91wk3qqi1c5"))))))
12215
12216 (define-public python2-prompt-toolkit-1
12217 (package-with-python2 python-prompt-toolkit-1))
12218
12219 (define-public python-jedi
12220 (package
12221 (name "python-jedi")
12222 (version "0.17.0")
12223 (source
12224 (origin
12225 (method url-fetch)
12226 (uri (pypi-uri "jedi" version))
12227 (patches (search-patches "python-jedi-sort-project-test.patch"))
12228 (sha256
12229 (base32
12230 "0c1h9x3a9klvk2g288wl328x8xgzw7136k6vs9hkd56b85vcjh6z"))))
12231 (build-system python-build-system)
12232 (arguments
12233 `(#:phases
12234 (modify-phases %standard-phases
12235 (add-before 'check 'adjust-test-for-python-3.8
12236 (lambda _
12237 ;; Mimic upstream commit e7feeef64 to allow for extra output lines
12238 ;; in TestSetupReadline on Python 3.8. Remove for jedi > 0.17.0.
12239 (substitute* "test/test_utils.py"
12240 (("assert len\\(difference\\) < 20")
12241 "assert len(difference) < 22"))
12242 #t))
12243 (replace 'check
12244 (lambda _
12245 (setenv "HOME" "/tmp")
12246 (invoke "python" "-m" "pytest" "-vv"))))))
12247 (native-inputs
12248 `(("python-pytest" ,python-pytest)
12249 ("python-docopt" ,python-docopt)))
12250 (propagated-inputs
12251 `(("python-parso" ,python-parso)))
12252 (home-page "https://github.com/davidhalter/jedi")
12253 (synopsis "Autocompletion and static analysis library for Python")
12254 (description
12255 "Jedi is a static analysis tool for Python that can be used in Integrated
12256 Development Environments (@dfn{IDE}s) and text editors. It understands Python
12257 on a deeper level than many other static analysis frameworks for Python.
12258
12259 Jedi understands docstrings and you can use Jedi autocompletion in your REPL as
12260 well.")
12261 (license license:expat)))
12262
12263 (define-public python2-jedi
12264 (package-with-python2 python-jedi))
12265
12266 (define-public ptpython
12267 (package
12268 (name "ptpython")
12269 (version "0.34")
12270 (source (origin
12271 (method url-fetch)
12272 (uri (pypi-uri "ptpython" version))
12273 (sha256
12274 (base32
12275 "1mmbiyzf0n8hm7z2a562x7w5cbl6jc0zsk6vp40q1z4cyblv1k13"))))
12276 (build-system python-build-system)
12277 (arguments
12278 '(#:tests? #f)) ; FIXME: No tests in pypi tarball.
12279 (propagated-inputs
12280 `(("python-docopt" ,python-docopt)
12281 ("python-jedi" ,python-jedi)
12282 ("python-prompt-toolkit" ,python-prompt-toolkit)
12283 ("python-pygments" ,python-pygments)))
12284 (home-page "https://github.com/jonathanslenders/ptpython")
12285 (synopsis "Python Read-Eval-Print-Loop with nice IDE-like features")
12286 (description
12287 "ptpython is a Python read-eval-print loop with IDE-like features.
12288 It supports syntax highlighting, multiline editing, autocompletion, mouse,
12289 color schemes, bracketed paste, Vi and Emacs keybindings, Chinese characters
12290 etc.")
12291 (license license:bsd-3)
12292 (properties `((python2-variant . ,(delay ptpython-2))))))
12293
12294 (define-public ptpython-2
12295 (let ((base (package-with-python2 (strip-python2-variant ptpython))))
12296 (package
12297 (inherit base)
12298 (name "ptpython2"))))
12299
12300 (define-public python-stem
12301 (package
12302 (name "python-stem")
12303 (version "1.8.0")
12304 (source
12305 (origin
12306 (method url-fetch)
12307 (uri (pypi-uri "stem" version))
12308 (sha256
12309 (base32
12310 "1hk8alc0r4m669ggngdfvryndd0fbx0w62sclcmg55af4ak8xd50"))))
12311 (build-system python-build-system)
12312 (arguments
12313 `(#:phases
12314 (modify-phases %standard-phases
12315 (replace 'check
12316 (lambda _
12317 (invoke "./run_tests.py" "--unit")
12318 #t)))))
12319 (native-inputs
12320 `(("python-mock" ,python-mock)
12321 ("python-pycodestyle" ,python-pycodestyle)
12322 ("python-pyflakes" ,python-pyflakes)))
12323 (home-page "https://stem.torproject.org/")
12324 (synopsis
12325 "Python controller library that allows applications to interact with Tor")
12326 (description
12327 "Stem is a Python controller library for Tor. With it you can use Tor's
12328 control protocol to script against the Tor process and read descriptor data
12329 relays publish about themselves.")
12330 (license license:lgpl3)))
12331
12332 (define-public python2-stem
12333 (package-with-python2 python-stem))
12334
12335 (define-public python-pyserial
12336 (package
12337 (name "python-pyserial")
12338 (version "3.4")
12339 (source
12340 (origin
12341 (method url-fetch)
12342 (uri (pypi-uri "pyserial" version))
12343 (sha256
12344 (base32
12345 "09y68bczw324a4jb9a1cfwrbjhq179vnfkkkrybbksp0vqgl0bbf"))))
12346 (build-system python-build-system)
12347 (arguments
12348 '(#:tests? #f)) ; FIXME: 3/49 tests are failing.
12349 ;; #:phases
12350 ;; (modify-phases %standard-phases
12351 ;; (replace 'check
12352 ;; (lambda _
12353 ;; (zero? (system* "python" "test/run_all_tests.py" "loop://")))))))
12354 (home-page
12355 "https://github.com/pyserial/pyserial")
12356 (synopsis "Python Serial Port Bindings")
12357 (description "@code{pyserial} provide serial port bindings for Python. It
12358 supports different byte sizes, stop bits, parity and flow control with RTS/CTS
12359 and/or Xon/Xoff. The port is accessed in RAW mode.")
12360 (license license:bsd-3)))
12361
12362 (define-public python2-pyserial
12363 (package-with-python2 python-pyserial))
12364
12365 (define-public python-kivy
12366 (package
12367 (name "python-kivy")
12368 (version "1.10.1")
12369 (source
12370 (origin
12371 (method url-fetch)
12372 (uri (pypi-uri "Kivy" version))
12373 (file-name (string-append name "-" version ".tar.gz"))
12374 (sha256
12375 (base32
12376 "1zzxjdp78hfjjiklzr82l4zwibwcq4j6kgicspqs6iyyfn5yisbw"))))
12377 (build-system python-build-system)
12378 (arguments
12379 `(#:tests? #f ; Tests require many optional packages
12380 #:phases
12381 (modify-phases %standard-phases
12382 (add-after 'patch-generated-file-shebangs 'set-sdl-paths
12383 (lambda* (#:key inputs #:allow-other-keys)
12384 (setenv "KIVY_SDL2_PATH"
12385 (string-append (assoc-ref inputs "sdl-union")
12386 "/include/SDL2"))
12387 #t)))))
12388 (native-inputs
12389 `(("pkg-config" ,pkg-config)
12390 ("python-cython" ,python-cython)))
12391 (inputs
12392 `(("gstreamer" ,gstreamer)
12393 ("mesa" ,mesa)
12394 ("sdl-union"
12395 ,(sdl-union (list sdl2 sdl2-image sdl2-mixer sdl2-ttf)))))
12396 (home-page "https://kivy.org")
12397 (synopsis
12398 "Multitouch application framework")
12399 (description
12400 "A software library for rapid development of
12401 hardware-accelerated multitouch applications.")
12402 (license license:expat)))
12403
12404 (define-public python2-kivy
12405 (package-with-python2 python-kivy))
12406
12407 (define-public python-binaryornot
12408 (package
12409 (name "python-binaryornot")
12410 (version "0.4.4")
12411 (source (origin
12412 (method url-fetch)
12413 (uri (pypi-uri "binaryornot" version))
12414 (sha256
12415 (base32
12416 "0qc006986rb6bcbmiymwgcl1mns2jphr1j7sr7nk41nlr7gh359m"))))
12417 (build-system python-build-system)
12418 (arguments
12419 `(#:phases
12420 (modify-phases %standard-phases
12421 (add-after 'unpack 'patch-tests
12422 (lambda _
12423 ;; TypeError: binary() got an unexpected keyword argument
12424 ;; 'average_size'.
12425 (substitute* "tests/test_check.py"
12426 (("average_size=512") ""))
12427 #t)))))
12428 (propagated-inputs
12429 `(("python-chardet" ,python-chardet)
12430 ("python-hypothesis" ,python-hypothesis)))
12431 (home-page "https://github.com/audreyr/binaryornot")
12432 (synopsis "Package to check if a file is binary or text")
12433 (description "Ultra-lightweight pure Python package to check if a file is
12434 binary or text.")
12435 (license license:bsd-3)
12436 (properties `((python2-variant . ,(delay python2-binaryornot))))))
12437
12438 (define-public python2-binaryornot
12439 (let ((base (package-with-python2 (strip-python2-variant python-binaryornot))))
12440 (package (inherit base)
12441 (propagated-inputs
12442 `(("python2-enum34" ,python2-enum34)
12443 ,@(package-propagated-inputs base))))))
12444
12445 (define-public python-binwalk
12446 (package
12447 (name "python-binwalk")
12448 (version "2.2.0")
12449 (source
12450 (origin
12451 (method git-fetch)
12452 (uri (git-reference
12453 (url "https://github.com/ReFirmLabs/binwalk")
12454 (commit (string-append "v" version))))
12455 (file-name (git-file-name name version))
12456 (sha256
12457 (base32
12458 "1bxgj569fzwv6jhcbl864nmlsi9x1k1r20aywjxc8b9b1zgqrlvc"))))
12459 (build-system python-build-system)
12460 (arguments
12461 `(#:phases
12462 (modify-phases %standard-phases
12463 (add-before 'check 'set-pythonpath
12464 (lambda _
12465 (setenv "PYTHONPATH"
12466 (string-append
12467 (getcwd) "/src/"
12468 ":" (getenv "PYTHONPATH")))
12469 (setenv "HOME" "")
12470 #t)))))
12471 (native-inputs
12472 `(("python-coverage" ,python-coverage)
12473 ("python-nose" ,python-nose)))
12474 (home-page "https://github.com/ReFirmLabs/binwalk")
12475 (synopsis "Firmware analysis tool")
12476 (description "Binwalk is a tool for analyzing, reverse engineering, and
12477 extracting firmware images")
12478 (license license:expat)))
12479
12480 (define-public python-nltk
12481 (package
12482 (name "python-nltk")
12483 (version "3.2.1")
12484 (source (origin
12485 (method url-fetch)
12486 (uri (pypi-uri "nltk" version))
12487 (sha256
12488 (base32
12489 "0skxbhnymwlspjkzga0f7x1hg3y50fwpfghs8g8k7fh6f4nknlym"))))
12490 (build-system python-build-system)
12491 (arguments
12492 '(;; The tests require some extra resources to be downloaded.
12493 ;; TODO Try packaging these resources.
12494 #:tests? #f))
12495 (home-page "http://nltk.org/")
12496 (synopsis "Natural Language Toolkit")
12497 (description "It provides interfaces to over 50 corpora and lexical
12498 resources such as WordNet, along with a suite of text processing libraries
12499 for classification, tokenization, stemming, tagging, parsing, and semantic
12500 reasoning, wrappers for natural language processing libraries.")
12501 (license license:asl2.0)))
12502
12503 (define-public python2-nltk
12504 (package-with-python2 python-nltk))
12505
12506 (define-public python-pymongo
12507 (package
12508 (name "python-pymongo")
12509 (version "3.7.2")
12510 (source (origin
12511 (method url-fetch)
12512 (uri (pypi-uri "pymongo" version))
12513 (sha256
12514 (base32
12515 "0zis4707r9hdg5qgkhp3wss9camr9h56ixyfc8n9dxwlnnly4x4c"))))
12516 (build-system python-build-system)
12517 (propagated-inputs
12518 `(("python-certifi" ,python-certifi)))
12519 (home-page "https://github.com/mongodb/mongo-python-driver")
12520 (synopsis "Python driver for MongoDB")
12521 (description "Python driver for MongoDB.")
12522 (license license:asl2.0)))
12523
12524 (define-public python2-pymongo
12525 (package-with-python2 python-pymongo))
12526
12527 (define-public python-consul
12528 (package
12529 (name "python-consul")
12530 (version "0.6.1")
12531 (source
12532 (origin
12533 (method url-fetch)
12534 (uri (pypi-uri "python-consul" version))
12535 (sha256
12536 (base32
12537 "0rfyxcy4cr3x848vhx876ifalxd5ghq6l5x813m49h4vq2d4jiq8"))))
12538 (build-system python-build-system)
12539 (arguments
12540 '(#:tests? #f)) ; The tests are not distributed
12541 (propagated-inputs
12542 `(("python-requests" ,python-requests)
12543 ("python-six" ,python-six)))
12544 (home-page "https://github.com/cablehead/python-consul")
12545 (synopsis "Python client for Consul")
12546 (description
12547 "Python client for @url{http://www.consul.io/,Consul}, a tool for service
12548 discovery, monitoring and configuration.")
12549 (license license:expat)))
12550
12551 (define-public python2-consul
12552 (package-with-python2 python-consul))
12553
12554 (define-public python-schematics
12555 (package
12556 (name "python-schematics")
12557 (version "1.1.1")
12558 (source
12559 (origin
12560 (method git-fetch)
12561 (uri (git-reference
12562 (url "https://github.com/schematics/schematics.git")
12563 (commit (string-append "v" version))))
12564 (file-name (git-file-name name version))
12565 (sha256
12566 (base32 "0xdqskycznqc7mfp60bhw1zq8wx7yx1dvmbq3brnm1dx3xnqa0zd"))))
12567 (build-system python-build-system)
12568 (propagated-inputs
12569 `(("python-six" ,python-six)))
12570 (arguments
12571 ;; The tests require a bunch of not very nice packages with fixed
12572 ;; version requirements (e.g. python-coveralls).
12573 `(#:tests? #f))
12574 (home-page "https://github.com/schematics/schematics")
12575 (synopsis "Python Data Structures for Humans")
12576 (description "Python Data Structures for Humans.")
12577 (license license:bsd-3)))
12578
12579 (define-public python2-schematics
12580 (package-with-python2 python-schematics))
12581
12582 (define-public python-odfpy
12583 (package
12584 (name "python-odfpy")
12585 (version "1.4.1")
12586 (source (origin
12587 (method url-fetch)
12588 (uri (pypi-uri "odfpy" version))
12589 (sha256
12590 (base32
12591 "1v1qqk9p12qla85yscq2g413l3qasn6yr4ncyc934465b5p6lxnv"))))
12592 (arguments
12593 `(#:phases
12594 (modify-phases %standard-phases
12595 (replace 'check
12596 (lambda _
12597 (setenv "PYTHONPATH" (string-append "./build/lib:"
12598 (getenv "PYTHONPATH")))
12599 (invoke "pytest" "-vv"))))))
12600 (build-system python-build-system)
12601 (native-inputs
12602 `(("python-pytest" ,python-pytest)))
12603 (propagated-inputs
12604 `(("python-defusedxml" ,python-defusedxml)))
12605 (home-page "https://github.com/eea/odfpy")
12606 (synopsis "Python API and tools to manipulate OpenDocument files")
12607 (description "Collection of libraries and utility programs written in
12608 Python to manipulate OpenDocument 1.2 files.")
12609 (license
12610 ;; The software is mainly dual GPL2+ and ASL2.0, but includes a
12611 ;; number of files with other licenses.
12612 (list license:gpl2+ license:asl2.0 license:lgpl2.1+ license:cc-by-sa3.0))))
12613
12614 (define-public python2-odfpy
12615 (package-with-python2 python-odfpy))
12616
12617 (define-public python-natsort
12618 (package
12619 (name "python-natsort")
12620 (version "7.0.1")
12621 (source (origin
12622 (method url-fetch)
12623 (uri (pypi-uri "natsort" version))
12624 (sha256
12625 (base32
12626 "1ksqfai72dbcfbwx43pxl658j59mx2rvqypjy1fk0ax2qd6lccx6"))))
12627 (build-system python-build-system)
12628 (arguments
12629 `(#:modules ((guix build utils)
12630 (guix build python-build-system)
12631 (srfi srfi-1)
12632 (srfi srfi-26)
12633 (ice-9 ftw))
12634 #:phases
12635 (modify-phases %standard-phases
12636 (add-before 'check 'set-cachedir
12637 ;; Tests require write access to $HOME by default
12638 (lambda _ (setenv "PYTHON_EGG_CACHE" "/tmp") #t))
12639 (replace 'check
12640 (lambda _
12641 (let ((cwd (getcwd)))
12642 (setenv "PYTHONPATH"
12643 (string-append
12644 cwd "/build/"
12645 (find (cut string-prefix? "lib" <>)
12646 (scandir (string-append cwd "/build")))
12647 ":"
12648 (getenv "PYTHONPATH")))
12649 (invoke "pytest" "-v")))))))
12650 (native-inputs
12651 `(("python-hypothesis" ,python-hypothesis)
12652 ("python-pytest-cov" ,python-pytest-cov)
12653 ("python-pytest-mock" ,python-pytest-mock)
12654 ("python-pytest" ,python-pytest)))
12655 (propagated-inputs ; TODO: Add python-fastnumbers.
12656 `(("python-pyicu" ,python-pyicu)))
12657 (home-page "https://github.com/SethMMorton/natsort")
12658 (synopsis "Natural sorting for python and shell")
12659 (description
12660 "Natsort lets you apply natural sorting on lists instead of
12661 lexicographical. If you use the built-in @code{sorted} method in python
12662 on a list such as @code{[@code{a20}, @code{a9}, @code{a1}, @code{a4},
12663 @code{a10}]}, it would be returned as @code{[@code{a1}, @code{a10}, @code{a20},
12664 @code{a4}, @code{a9}]}. Natsort provides a function @code{natsorted} that
12665 identifies numbers and sorts them separately from strings. It can also sort
12666 version numbers, real numbers, mixed types and more, and comes with a shell
12667 command @command{natsort} that exposes this functionality in the command line.")
12668 (license license:expat)
12669 (properties `((python2-variant . ,(delay python2-natsort))))))
12670
12671 ;; Natsort 6.x are the last versions with support for Python 2.
12672 (define-public python2-natsort
12673 (let ((base (package-with-python2 (strip-python2-variant python-natsort))))
12674 (package (inherit base)
12675 (version "6.2.1")
12676 (source (origin
12677 (method url-fetch)
12678 (uri (pypi-uri "natsort" version))
12679 (sha256
12680 (base32
12681 "1mc9hbh6fv76xyz13frm7dgi05cf74f9j5wvcyjiy5234gylz565"))))
12682 (native-inputs
12683 `(("python2-pathlib" ,python2-pathlib)
12684 ,@(package-native-inputs base))))))
12685
12686 (define-public glances
12687 (package
12688 (name "glances")
12689 (version "3.1.4")
12690 (source
12691 (origin
12692 (method url-fetch)
12693 (uri (pypi-uri "Glances" version))
12694 (sha256
12695 (base32 "0dc47gbvp9a3wxppdqihxpglxxaxbj3hcvzgcxxq8zcsciah3plq"))
12696 (modules '((guix build utils)))
12697 (snippet
12698 '(begin
12699 ;; Glances phones PyPI for weekly update checks by default.
12700 ;; Disable these. The user can re-enable them if desired.
12701 (substitute* "glances/outdated.py"
12702 (("^(.*)self\\.load_config\\(config\\)\n" line indentation)
12703 (string-append indentation
12704 "self.args.disable_check_update = True\n"
12705 line)))
12706 #t))))
12707 (build-system python-build-system)
12708 (propagated-inputs
12709 `(("python-future" ,python-future)
12710 ("python-psutil" ,python-psutil)))
12711 (home-page "https://github.com/nicolargo/glances")
12712 (synopsis "Cross-platform curses-based monitoring tool")
12713 (description
12714 "Glances is a curses-based monitoring tool for a wide variety of platforms.
12715 Glances uses the PsUtil library to get information from your system. It
12716 monitors CPU, load, memory, network bandwidth, disk I/O, disk use, and more.")
12717 (license license:lgpl3+)))
12718
12719 (define-public python-glances
12720 (deprecated-package "python-glances" glances))
12721
12722 (define-public python-graphql-core
12723 (package
12724 (name "python-graphql-core")
12725 (version "0.5.3")
12726 (source
12727 (origin
12728 (method url-fetch)
12729 (uri (pypi-uri "graphql-core" version))
12730 (sha256
12731 (base32
12732 "0rsaarx2sj4xnw9966rhh4haiqaapm4lm2mfqm48ywd51j5vh1a0"))))
12733 (build-system python-build-system)
12734 (arguments
12735 `(#:tests? #f ; Tests require the unpackaged pytest-benchmark.
12736 #:phases
12737 (modify-phases %standard-phases
12738 (add-after 'unpack 'patch-hardcoded-version
12739 (lambda _ (substitute*
12740 "setup.py"
12741 (("'gevent==1.1rc1'") "'gevent'"))
12742 #t)))))
12743 (native-inputs
12744 `(("python-gevent" ,python-gevent)
12745 ("python-mock" ,python-mock)
12746 ("python-pytest-mock" ,python-pytest-mock)))
12747 (propagated-inputs
12748 `(("python-promise" ,python-promise)
12749 ("python-six" ,python-six)))
12750 (home-page "https://github.com/graphql-python/graphql-core")
12751 (synopsis "GraphQL implementation for Python")
12752 (description
12753 "GraphQL implementation for Python. GraphQL is a data query language and
12754 runtime designed and used to request and deliver data to mobile and web apps.
12755 This library is a port of @url{https://github.com/graphql/graphql-js,graphql-js}
12756 to Python.")
12757 (license license:expat)))
12758
12759 (define-public python2-graphql-core
12760 (package-with-python2 python-graphql-core))
12761
12762 (define-public python-graphql-relay
12763 (package
12764 (name "python-graphql-relay")
12765 (version "0.4.5")
12766 (source
12767 (origin
12768 (method url-fetch)
12769 (uri (pypi-uri "graphql-relay" version))
12770 (sha256
12771 (base32
12772 "1nv5dxcj59zv31qvl8bd142njmxcmymny2dz3br1l2cpbljbf5i7"))))
12773 (build-system python-build-system)
12774 (arguments
12775 '(#:tests? #f)) ; The tests are not distributed
12776 (propagated-inputs
12777 `(("python-graphql-core" ,python-graphql-core)
12778 ("python-promise" ,python-promise)
12779 ("python-six" ,python-six)))
12780 (home-page "https://github.com/graphql-python/graphql-relay-py")
12781 (synopsis "Relay implementation for Python")
12782 (description
12783 "This is a library to allow the easy creation of Relay-compliant servers
12784 using the GraphQL Python reference implementation of a GraphQL server. It
12785 should be noted that the code is a exact port of the original
12786 @url{https://github.com/graphql/graphql-relay-js,graphql-relay js implementation}
12787 from Facebook.")
12788 (license license:expat)))
12789
12790 (define-public python2-graphql-relay
12791 (package-with-python2 python-graphql-relay))
12792
12793 (define-public python-graphene
12794 (package
12795 (name "python-graphene")
12796 (version "0.10.2")
12797 (source
12798 (origin
12799 (method url-fetch)
12800 (uri (pypi-uri "graphene" version))
12801 (sha256
12802 (base32
12803 "09zhac7igh9ixdz0ay6csy35b40l1jwbf2wrbxmgxwfhy51iy06q"))))
12804 (build-system python-build-system)
12805 (propagated-inputs
12806 `(("python-graphql-core" ,python-graphql-core)
12807 ("python-graphql-relay" ,python-graphql-relay)
12808 ("python-iso8601" ,python-iso8601)
12809 ("python-promise" ,python-promise)
12810 ("python-six" ,python-six)))
12811 (arguments
12812 `(#:tests? #f)) ; no tests/ in the PyPI tarball
12813 (home-page "https://graphene-python.org/")
12814 (synopsis "GraphQL Framework for Python")
12815 (description
12816 "Graphene is a Python library for building GraphQL schemas/types.
12817 A GraphQL schema describes your data model, and provides a GraphQL server
12818 with an associated set of resolve methods that know how to fetch data.")
12819 (properties `((python2-variant . ,(delay python2-graphene))))
12820 (license license:expat)))
12821
12822 (define-public python2-graphene
12823 (let ((base (package-with-python2
12824 (strip-python2-variant python-graphene))))
12825 (package (inherit base)
12826 (native-inputs
12827 `(("python2-sqlalchemy" ,python2-sqlalchemy)
12828 ,@(package-native-inputs base))))))
12829
12830 (define-public python-nautilus
12831 (package
12832 (name "python-nautilus")
12833 (version "0.4.9")
12834 (source
12835 (origin
12836 (method url-fetch)
12837 (uri (pypi-uri "nautilus" version))
12838 (sha256
12839 (base32
12840 "01hwzjc1zshk4vvxrcghm398fpy4jls66dyz06g07mrwqif8878p"))))
12841 (build-system python-build-system)
12842 (arguments `(#:tests? #f)) ; fails to import test modules
12843 (propagated-inputs
12844 `(("python-bcrypt" ,python-bcrypt)
12845 ("python-click" ,python-click)
12846 ("python-consul" ,python-consul)
12847 ("python-graphene" ,python-graphene)
12848 ("python-jinja2" ,python-jinja2)
12849 ("python-peewee" ,python-peewee)
12850 ("python-pika" ,python-pika)
12851 ("python-tornado" ,python-tornado)
12852 ("python-wtforms" ,python-wtforms)))
12853 (native-inputs
12854 `(("python-nose2" ,python-nose2)))
12855 (home-page "https://github.com/AlecAivazis/nautilus")
12856 (synopsis "Library for creating microservice applications")
12857 (description
12858 "Nautilus is a framework for flux based microservices that looks to
12859 provide extendible implementations of common aspects of a cloud so that you can
12860 focus on building massively scalable web applications.")
12861 (license license:expat)))
12862
12863 (define-public python-random2
12864 (package
12865 (name "python-random2")
12866 (version "1.0.1")
12867 (source (origin
12868 (method url-fetch)
12869 (uri (pypi-uri "random2" version ".zip"))
12870 (sha256
12871 (base32
12872 "01y0s4747plsx8fdnxy0nz83dp69naddz58m81r9h0s1qfm31b9l"))))
12873 (build-system python-build-system)
12874 (native-inputs `(("unzip" ,unzip)))
12875 (home-page "http://pypi.python.org/pypi/random2")
12876 (synopsis "Python 3 version of the Python 2 @code{random} module")
12877 (description
12878 "This package provides a Python 3 ported version of Python 2.7’s
12879 @code{random} module. It has also been back-ported to work in Python 2.6.
12880
12881 In Python 3, the implementation of @code{randrange()} was changed, so that
12882 even with the same seed you get different sequences in Python 2 and 3.
12883
12884 This package closes that gap, allowing stable random number generation
12885 between the different Python versions.")
12886 (license license:psfl)))
12887
12888 (define-public python2-random2
12889 (package-with-python2 python-random2))
12890
12891 (define-public python-snowballstemmer
12892 (package
12893 (name "python-snowballstemmer")
12894 (version "2.0.0")
12895 (source (origin
12896 (method url-fetch)
12897 (uri (pypi-uri "snowballstemmer" version))
12898 (sha256
12899 (base32
12900 "0ligk61idlz8kkgd5hpip5whm172riwglb6xydii7h62yhysqfyz"))))
12901 (build-system python-build-system)
12902 (arguments
12903 `(;; No tests exist
12904 #:tests? #f))
12905 (home-page "https://github.com/shibukawa/snowball_py")
12906 (synopsis "Snowball stemming library collection for Python")
12907 (description "This package provides 16 word stemmer algorithms generated
12908 from Snowball algorithms. It includes the 15 original ones plus the Poerter
12909 English stemmer.")
12910 (license license:bsd-3)))
12911
12912 (define-public python2-snowballstemmer
12913 (package-with-python2 python-snowballstemmer))
12914
12915 (define-public python-setproctitle
12916 (package
12917 (name "python-setproctitle")
12918 (version "1.1.10")
12919 (source
12920 (origin
12921 (method url-fetch)
12922 (uri (pypi-uri "setproctitle" version))
12923 (sha256
12924 (base32
12925 "163kplw9dcrw0lffq1bvli5yws3rngpnvrxrzdw89pbphjjvg0v2"))))
12926 (build-system python-build-system)
12927 (arguments
12928 '(#:phases
12929 (modify-phases %standard-phases
12930 (add-before 'check 'patch-Makefile
12931 ;; Stricly this is only required for the python2 variant.
12932 ;; But adding a phase in an inherited package seems to be
12933 ;; cumbersum. So we patch even for python3.
12934 (lambda _
12935 (let ((nose (assoc-ref %build-inputs "python2-nose")))
12936 (when nose
12937 (substitute* "Makefile"
12938 (("\\$\\(PYTHON\\) [^ ]which nosetests[^ ] ")
12939 (string-append nose "/bin/nosetests "))))
12940 #t)))
12941 (replace 'check
12942 (lambda _
12943 (setenv "PYTHON" (or (which "python3") (which "python")))
12944 (setenv "PYCONFIG" (or (which "python3-config")
12945 (which "python-config")))
12946 (setenv "CC" "gcc")
12947 ;; No need to extend PYTHONPATH to find the built package, since
12948 ;; the Makefile will build anyway
12949 (invoke "make" "check"))))))
12950 (native-inputs
12951 `(("procps" ,procps))) ; required for tests
12952 (home-page
12953 "https://github.com/dvarrazzo/py-setproctitle")
12954 (synopsis
12955 "Setproctitle implementation for Python to customize the process title")
12956 (description "The library allows a process to change its title (as displayed
12957 by system tools such as ps and top).
12958
12959 Changing the title is mostly useful in multi-process systems, for
12960 example when a master process is forked: changing the children's title
12961 allows identifying the task each process is busy with. The technique
12962 is used by PostgreSQL and the OpenSSH Server for example.")
12963 (license license:bsd-3)
12964 (properties `((python2-variant . ,(delay python2-setproctitle))))))
12965
12966 (define-public python2-setproctitle
12967 (let ((base (package-with-python2
12968 (strip-python2-variant python-setproctitle))))
12969 (package
12970 (inherit base)
12971 (native-inputs `(("python2-nose" ,python2-nose)
12972 ,@(package-native-inputs base))))))
12973
12974 (define-public python-validictory
12975 (package
12976 (name "python-validictory")
12977 (version "1.0.1")
12978 (source
12979 (origin
12980 (method url-fetch)
12981 (uri (pypi-uri "validictory" version))
12982 (sha256
12983 (base32
12984 "1zf1g9sw47xzp5f80bd94pb42j9yqv82lcrgcvdwr6nkaphfi37q"))))
12985 (build-system python-build-system)
12986 (arguments
12987 '(#:phases
12988 (modify-phases %standard-phases
12989 (add-after 'unpack 'bootstrap
12990 ;; Move the tests out of the package directory to avoid
12991 ;; packaging them.
12992 (lambda* _
12993 (rename-file "validictory/tests" "tests")
12994 (delete-file "tests/__init__.py")))
12995 (replace 'check
12996 (lambda _
12997 ;; Extend PYTHONPATH so the built package will be found.
12998 (setenv "PYTHONPATH"
12999 (string-append (getcwd) "/build/lib:"
13000 (getenv "PYTHONPATH")))
13001 (invoke "py.test" "-vv" ))))))
13002 (native-inputs
13003 `(("python-pytest" ,python-pytest)))
13004 (home-page
13005 "https://github.com/jamesturk/validictory")
13006 (synopsis "General purpose Python data validator")
13007 (description "It allows validation of arbitrary Python data structures.
13008
13009 The schema format is based on the JSON Schema
13010 proposal (http://json-schema.org), so combined with json the library is also
13011 useful as a validator for JSON data.")
13012 (license license:expat)))
13013
13014 (define-public python2-validictory
13015 (package-with-python2 python-validictory))
13016
13017 (define-public python-pyelftools
13018 (package
13019 (name "python-pyelftools")
13020 (version "0.25")
13021 (source
13022 (origin
13023 (method url-fetch)
13024 (uri (pypi-uri "pyelftools" version))
13025 (sha256
13026 (base32
13027 "090vdksbz341f7ljvr0zswblw4lspa8qaiikzyjkf318arpxmil9"))))
13028 (build-system python-build-system)
13029 (arguments
13030 `(#:phases
13031 (modify-phases %standard-phases
13032 (add-before 'check 'set-pythonpath
13033 (lambda _
13034 (setenv "PYTHONPATH"
13035 (string-append
13036 (getcwd) "/test/"
13037 ":" (getenv "PYTHONPATH")))
13038 #t)))))
13039 (home-page
13040 "https://github.com/eliben/pyelftools")
13041 (synopsis
13042 "Analyze binary and library file information")
13043 (description "This Python library provides interfaces for parsing and
13044 analyzing two binary and library file formats; the Executable and Linking
13045 Format (ELF), and debugging information in the Debugging With Attributed
13046 Record Format (DWARF).")
13047 (license license:public-domain)))
13048
13049 (define-public python-pyev
13050 (package
13051 (name "python-pyev")
13052 (version "0.9.0")
13053 (source
13054 (origin
13055 (method url-fetch)
13056 (uri (pypi-uri "pyev" version))
13057 (sha256
13058 (base32
13059 "0rf603lc0s6zpa1nb25vhd8g4y337wg2wyz56i0agsdh7jchl0sx"))))
13060 (build-system python-build-system)
13061 (arguments
13062 `(#:tests? #f ; no test suite
13063 #:phases
13064 (modify-phases %standard-phases
13065 (add-after 'unpack 'patch
13066 (lambda* (#:key inputs #:allow-other-keys)
13067 (let ((libev (string-append (assoc-ref inputs "libev")
13068 "/lib/libev.so.4")))
13069 (substitute* "setup.py"
13070 (("libev_dll_name = find_library\\(\\\"ev\\\"\\)")
13071 (string-append "libev_dll_name = \"" libev "\"")))))))))
13072 (inputs
13073 `(("libev" ,libev)))
13074 (home-page "http://pythonhosted.org/pyev/")
13075 (synopsis "Python libev interface")
13076 (description "Pyev provides a Python interface to libev.")
13077 (license license:gpl3)))
13078
13079 (define-public python2-pyev
13080 (package-with-python2 python-pyev))
13081
13082 (define-public python-imagesize
13083 (package
13084 (name "python-imagesize")
13085 (version "1.2.0")
13086 (source
13087 (origin
13088 (method url-fetch)
13089 (uri (pypi-uri "imagesize" version))
13090 (sha256
13091 (base32
13092 "1cd24x0vqbd6c8ym1n21qc0aj54mfb7rzdqglmwk9xxixajbbxmi"))))
13093 (build-system python-build-system)
13094 (home-page "https://github.com/shibukawa/imagesize_py")
13095 (synopsis "Gets image size of files in various formats in Python")
13096 (description
13097 "This package allows determination of image size from
13098 PNG, JPEG, JPEG2000 and GIF files in pure Python.")
13099 (license license:expat)))
13100
13101 (define-public python2-imagesize
13102 (package-with-python2 python-imagesize))
13103
13104 (define-public python-termstyle
13105 (package
13106 (name "python-termstyle")
13107 (version "0.1.11")
13108 (source
13109 (origin
13110 (method url-fetch)
13111 (uri (pypi-uri "termstyle" version))
13112 (sha256
13113 (base32
13114 "17wzkkcqy5zc0g68xlad3kcv66iw14d2pwqc0h9420gak0vbhx7g"))))
13115 (build-system python-build-system)
13116 (arguments
13117 '(#:phases
13118 (modify-phases %standard-phases
13119 (replace 'check
13120 (lambda _
13121 (invoke "python" "test3.py"))))))
13122 (home-page "https://github.com/gfxmonk/termstyle")
13123 (synopsis "Console text coloring for Python")
13124 (description "This package provides console text coloring for Python.")
13125 (license license:bsd-3)))
13126
13127 (define-public python-argcomplete
13128 (package
13129 (name "python-argcomplete")
13130 (version "1.11.1")
13131 (source
13132 (origin
13133 (method url-fetch)
13134 (uri (pypi-uri "argcomplete" version))
13135 (sha256
13136 (base32
13137 "0h1przxffrhqvi46k40pzjsvdrq4zc3sl1pc96kkigqppq0vdrss"))
13138 (patches (search-patches "python-argcomplete-1.11.1-fish31.patch"))))
13139 (build-system python-build-system)
13140 (native-inputs
13141 `(("python-coverage" ,python-coverage)
13142 ("python-flake8" ,python-flake8)
13143 ("python-pexpect" ,python-pexpect)
13144 ("python-wheel" ,python-wheel)
13145 ("tcsh" ,tcsh)
13146 ("fish" ,fish)
13147 ("bash-full" ,bash))) ;full Bash for 'test_file_completion'
13148 (home-page "https://github.com/kislyuk/argcomplete")
13149 (synopsis "Shell tab completion for Python argparse")
13150 (description "argcomplete provides extensible command line tab completion
13151 of arguments and options for Python scripts using @code{argparse}. It's
13152 particularly useful for programs with many options or sub-parsers that can
13153 dynamically suggest completions; for example, when browsing resources over the
13154 network.")
13155 (license license:asl2.0)))
13156
13157 (define-public python2-argcomplete
13158 (package-with-python2 python-argcomplete))
13159
13160 (define-public python-xopen
13161 (package
13162 (name "python-xopen")
13163 (version "0.5.0")
13164 (source
13165 (origin
13166 (method url-fetch)
13167 (uri (pypi-uri "xopen" version))
13168 (sha256
13169 (base32
13170 "17xbrgi23l87yg6h0qcknssp2q812miiy33qw6v45v5gx0jwv5xh"))))
13171 (build-system python-build-system)
13172 (propagated-inputs
13173 `(("python-setuptools-scm" ,python-setuptools-scm)))
13174 (home-page "https://github.com/marcelm/xopen/")
13175 (synopsis "Open compressed files transparently")
13176 (description "This module provides an @code{xopen} function that works like
13177 Python's built-in @code{open} function, but can also deal with compressed files.
13178 Supported compression formats are gzip, bzip2 and, xz, and are automatically
13179 recognized by their file extensions. The focus is on being as efficient as
13180 possible on all supported Python versions.")
13181 (license license:expat)))
13182
13183 (define-public python2-xopen
13184 (let ((base (package-with-python2
13185 (strip-python2-variant python-xopen))))
13186 (package
13187 (inherit base)
13188 (propagated-inputs `(("python2-bz2file" ,python2-bz2file)
13189 ,@(package-propagated-inputs base))))))
13190
13191 (define-public python-cheetah
13192 (package
13193 (name "python-cheetah")
13194 (version "3.2.4")
13195 (source
13196 (origin
13197 (method url-fetch)
13198 (uri (pypi-uri "Cheetah3" version))
13199 (sha256
13200 (base32
13201 "0ar5dqjnqaw0c17mymd6xgd81jn9br9fblawr0x438v1571bkaya"))))
13202 (build-system python-build-system)
13203 (arguments
13204 `(#:modules ((guix build utils)
13205 (guix build python-build-system)
13206 (ice-9 ftw)
13207 (srfi srfi-1)
13208 (srfi srfi-26))
13209 #:phases (modify-phases %standard-phases
13210 (add-after 'unpack 'use-absolute-python
13211 (lambda _
13212 (substitute* "Cheetah/CheetahWrapper.py"
13213 (("#!/usr/bin/env python")
13214 (string-append "#!" (which "python"))))
13215 #t))
13216 (add-after 'unpack 'fix-tests
13217 (lambda _
13218 (substitute* "Cheetah/Tests/ImportHooks.py"
13219 (("os.path.dirname\\(__file__\\)")
13220 (string-append "'" (getcwd) "/Cheetah/Tests'")))
13221 #t))
13222 (replace 'check
13223 (lambda _
13224 (let ((cwd (getcwd)))
13225 (setenv "PYTHONPATH"
13226 (string-append
13227 cwd "/build/"
13228 (find (cut string-prefix? "lib" <>)
13229 (scandir (string-append cwd "/build")))
13230 ":" (getenv "PYTHONPATH")))
13231 (setenv "PATH"
13232 (string-append (getenv "PATH")
13233 ":" cwd "/bin"))
13234 (setenv "TMPDIR" "/tmp")
13235
13236 (substitute* "Cheetah/Tests/Test.py"
13237 (("unittest.TextTestRunner\\(\\)")
13238 "unittest.TextTestRunner(verbosity=2)"))
13239
13240 (invoke "python" "Cheetah/Tests/Test.py")))))))
13241 (propagated-inputs
13242 `(("python-markdown" ,python-markdown))) ;optional
13243 (home-page "https://cheetahtemplate.org/")
13244 (synopsis "Template engine")
13245 (description "Cheetah is a text-based template engine and Python code
13246 generator.
13247
13248 Cheetah can be used as a standalone templating utility or referenced as
13249 a library from other Python applications. It has many potential uses,
13250 but web developers looking for a viable alternative to ASP, JSP, PHP and
13251 PSP are expected to be its principle user group.
13252
13253 Features:
13254 @enumerate
13255 @item Generates HTML, SGML, XML, SQL, Postscript, form email, LaTeX, or any other
13256 text-based format.
13257 @item Cleanly separates content, graphic design, and program code.
13258 @item Blends the power and flexibility of Python with a simple template language
13259 that non-programmers can understand.
13260 @item Gives template writers full access to any Python data structure, module,
13261 function, object, or method in their templates.
13262 @item Makes code reuse easy by providing an object-orientated interface to
13263 templates that is accessible from Python code or other Cheetah templates.
13264 One template can subclass another and selectively reimplement sections of it.
13265 @item Provides a simple, yet powerful, caching mechanism that can dramatically
13266 improve the performance of a dynamic website.
13267 @item Compiles templates into optimized, yet readable, Python code.
13268 @end enumerate")
13269 (license (license:x11-style "file://LICENSE"))))
13270
13271 (define-public python2-cheetah
13272 (package-with-python2 python-cheetah))
13273
13274 (define-public python-dulwich
13275 (package
13276 (name "python-dulwich")
13277 (version "0.19.16")
13278 (source
13279 (origin
13280 (method url-fetch)
13281 (uri (list (string-append "https://www.dulwich.io/releases/"
13282 "dulwich-" version ".tar.gz")
13283 (pypi-uri "dulwich" version)))
13284 (sha256
13285 (base32
13286 "0l589jl0lxx59yq0p6vmgw0q0hmfh48iqwyy0x6g1dmz93262igp"))))
13287 (build-system python-build-system)
13288 (arguments
13289 `(#:phases
13290 (modify-phases %standard-phases
13291 (add-before 'check 'fix-tests
13292 (lambda* (#:key inputs #:allow-other-keys)
13293 ;; The tests use Popen with a custom environment which doesn't
13294 ;; include PATH.
13295 (substitute* "dulwich/tests/compat/utils.py"
13296 (("'git'") (string-append "'"
13297 (which "git")
13298 "'")))
13299 (substitute* '("dulwich/tests/test_repository.py"
13300 "dulwich/tests/test_hooks.py")
13301 (("#!/bin/sh") (string-append "#!" (which "sh"))))
13302 (setenv "TEST_RUNNER" "unittest")
13303 (setenv "PYTHONHASHSEED" "random")
13304 #t)))))
13305 (propagated-inputs
13306 `(("python-fastimport" ,python-fastimport)
13307 ("python-urllib3" ,python-urllib3)))
13308 (native-inputs
13309 `(("python-mock" ,python-mock)
13310 ("python-geventhttpclient" ,python-geventhttpclient)
13311 ("git" ,git)))
13312 (home-page "https://www.dulwich.io/")
13313 (synopsis "Git implementation in Python")
13314 (description "Dulwich is an implementation of the Git file formats and
13315 protocols written in pure Python.")
13316 ;; Can be used with either license.
13317 (license (list license:asl2.0 license:gpl2+))))
13318
13319 (define-public python2-dulwich
13320 (package-with-python2 python-dulwich))
13321
13322 (define-public python-pbkdf2
13323 (package
13324 (name "python-pbkdf2")
13325 (version "1.3")
13326 (source
13327 (origin
13328 (method url-fetch)
13329 (uri (pypi-uri "pbkdf2" version))
13330 (sha256
13331 (base32
13332 "0yb99rl2mbsaamj571s1mf6vgniqh23v98k4632150hjkwv9fqxc"))))
13333 (build-system python-build-system)
13334 (arguments
13335 '(#:phases
13336 (modify-phases %standard-phases
13337 (replace 'check
13338 (lambda _
13339 (setenv "PYTHONPATH"
13340 (string-append (getcwd) "/build/lib:"
13341 (getenv "PYTHONPATH")))
13342 (invoke "python" "test/test_pbkdf2.py"))))))
13343 (propagated-inputs
13344 `(("python-pycrypto" ,python-pycrypto))) ; optional
13345 (home-page "https://www.dlitz.net/software/python-pbkdf2/")
13346 (synopsis "Password-based key derivation")
13347 (description "This module implements the password-based key derivation
13348 function, PBKDF2, specified in RSA PKCS#5 v2.0.
13349
13350 PKCS#5 v2.0 Password-Based Key Derivation is a key derivation function which
13351 is part of the RSA Public Key Cryptography Standards series. The provided
13352 implementation takes a password or a passphrase and a salt value (and
13353 optionally a iteration count, a digest module, and a MAC module) and provides
13354 a file-like object from which an arbitrarly-sized key can be read.")
13355 (license license:expat)))
13356
13357 (define-public python2-pbkdf2
13358 (package-with-python2 python-pbkdf2))
13359
13360 (define-public python-qrcode
13361 (package
13362 (name "python-qrcode")
13363 (version "6.1")
13364 (source
13365 (origin
13366 (method url-fetch)
13367 (uri (pypi-uri "qrcode" version))
13368 (sha256
13369 (base32 "0sa3n298b9jpz6zn0birnjii3mg9sihjq28n9nzjlzv09y2m6ljh"))))
13370 (build-system python-build-system)
13371 (arguments
13372 ;; FIXME: Tests require packaging 'pymaging'.
13373 '(#:tests? #f))
13374 (propagated-inputs
13375 `(("python-lxml" ,python-lxml) ; for SVG output
13376 ("python-pillow" ,python-pillow) ; for PNG output
13377 ("python-six" ,python-six)))
13378 (home-page "https://github.com/lincolnloop/python-qrcode")
13379 (synopsis "QR Code image generator")
13380 (description "This package provides a pure Python QR Code generator
13381 module. It uses the Python Imaging Library (PIL) to allow for the generation
13382 of QR Codes.
13383
13384 In addition this package provides a command line tool to generate QR codes and
13385 either write these QR codes to a file or do the output as ascii art at the
13386 console.")
13387 (license license:bsd-3)))
13388
13389 (define-public python2-qrcode
13390 (package-with-python2 python-qrcode))
13391
13392 (define-public python-rst2ansi
13393 (package
13394 (name "python-rst2ansi")
13395 (version "0.1.5")
13396 (source
13397 (origin
13398 (method url-fetch)
13399 (uri (pypi-uri "rst2ansi" version))
13400 (sha256
13401 (base32
13402 "0vzy6gd60l79ff750scl0sz48r1laalkl6md6dwzah4dcadgn5qv"))))
13403 (build-system python-build-system)
13404 (propagated-inputs
13405 `(("python-docutils" ,python-docutils)))
13406 (home-page "https://github.com/Snaipe/python-rst-to-ansi")
13407 (synopsis "Convert RST to ANSI-decorated console output")
13408 (description
13409 "Python module dedicated to rendering RST (reStructuredText) documents
13410 to ansi-escaped strings suitable for display in a terminal.")
13411 (license license:expat)))
13412
13413 (define-public python-ansi2html
13414 (package
13415 (name "python-ansi2html")
13416 (version "1.2.0")
13417 (source
13418 (origin
13419 (method url-fetch)
13420 (uri (pypi-uri "ansi2html" version))
13421 (sha256
13422 (base32
13423 "1wa00zffprb78w1mqq90dk47czz1knanys2a40zbw2vyapd5lp9y"))))
13424 (build-system python-build-system)
13425 (native-inputs
13426 `(("python-mock" ,python-mock)
13427 ("python-nose" ,python-nose)))
13428 (propagated-inputs
13429 `(("python-six" ,python-six)))
13430 (home-page "https://github.com/ralphbean/ansi2html")
13431 (synopsis "Convert ANSI-decorated console output to HTML")
13432 (description
13433 "@command{ansi2html} is a Python library and command line utility for
13434 convering text with ANSI color codes to HTML or LaTeX.")
13435 (license license:gpl3+)))
13436
13437 (define-public python2-ansi2html
13438 (package-with-python2 python-ansi2html))
13439
13440 (define-public python-ddt
13441 (package
13442 (name "python-ddt")
13443 (version "1.1.3")
13444 (source
13445 (origin
13446 (method url-fetch)
13447 (uri (pypi-uri "ddt" version))
13448 (sha256
13449 (base32
13450 "1lw17420iimhghkgzgax85nn8d1an2d6k2cfvb7j5kwn2dqlr1vk"))))
13451 (build-system python-build-system)
13452 (native-inputs
13453 `(("python-mock" ,python-mock)
13454 ("python-nose" ,python-nose)))
13455 (propagated-inputs
13456 `(("python-six" ,python-six)
13457 ("python-pyyaml" ,python-pyyaml)))
13458 (home-page "https://github.com/txels/ddt")
13459 (synopsis "Data-Driven Tests")
13460 (description
13461 "Data-Driven Tests (@dfn{DDT}) allow you to multiply one test case by
13462 running it with different test data, and make it appear as multiple test
13463 cases.")
13464 (license license:expat)))
13465
13466 (define-public python2-ddt
13467 (package-with-python2 python-ddt))
13468
13469 (define-public python-pycountry
13470 (package
13471 (name "python-pycountry")
13472 (version "18.5.26")
13473 (source
13474 (origin
13475 (method url-fetch)
13476 (uri (pypi-uri "pycountry" version))
13477 (sha256
13478 (base32
13479 "15q9j047s3yc9cfcxq1ch8b71f81na44cr6dydd5gxk0ki9a4akz"))))
13480 (build-system python-build-system)
13481 (home-page "https://bitbucket.org/flyingcircus/pycountry")
13482 (synopsis "ISO databases for languages, countries, currencies, etc.")
13483 (description
13484 "@code{pycountry} provides the ISO databases for the standards:
13485 @enumerate
13486 @item 639-3 (Languages)
13487 @item 3166 (Countries)
13488 @item 3166-3 (Deleted Countries)
13489 @item 3166-2 (Subdivisions of countries)
13490 @item 4217 (Currencies)
13491 @item 15924 (Scripts)
13492 @end enumerate
13493 It includes a copy from Debian’s pkg-isocodes and makes the data accessible
13494 through a Python API.")
13495 (license license:lgpl2.1+)))
13496
13497 (define-public python2-pycountry
13498 (package-with-python2 python-pycountry))
13499
13500 (define-public python-pycosat
13501 (package
13502 (name "python-pycosat")
13503 (version "0.6.1")
13504 (source
13505 (origin
13506 (method url-fetch)
13507 (uri (pypi-uri "pycosat" version))
13508 (sha256
13509 (base32
13510 "1kl3wh1f47rc712n4bmwplbx3fqz3x9i1b587jrbpmvdva4c8f6l"))))
13511 ;; TODO: Unundle picosat. http://fmv.jku.at/picosat/
13512 (build-system python-build-system)
13513 (home-page "https://github.com/ContinuumIO/pycosat")
13514 (synopsis "Bindings to picosat (a SAT solver)")
13515 (description
13516 "This package provides efficient Python bindings to @code{picosat} on
13517 the C level. When importing pycosat, the @code{picosat} solver becomes part
13518 of the Python process itself. @code{picosat} is a @dfn{Boolean Satisfiability
13519 Problem} (SAT) solver.")
13520 (license license:expat)))
13521
13522 (define-public python2-pycosat
13523 (package-with-python2 python-pycosat))
13524
13525 (define-public python2-ruamel.ordereddict
13526 (package
13527 (name "python2-ruamel.ordereddict")
13528 (version "0.4.9")
13529 (source
13530 (origin
13531 (method url-fetch)
13532 (uri (pypi-uri "ruamel.ordereddict" version))
13533 (sha256
13534 (base32
13535 "1xmkl8v9l9inm2pyxgc1fm5005yxm7fkd5gv74q7lj1iy5qc8n3h"))))
13536 (build-system python-build-system)
13537 (arguments
13538 `(#:python ,python-2
13539 #:phases
13540 (modify-phases %standard-phases
13541 (delete 'check)
13542 (add-after 'install 'check
13543 (lambda* (#:key inputs outputs #:allow-other-keys)
13544 (add-installed-pythonpath inputs outputs)
13545 (invoke "python" "test/testordereddict.py"))))))
13546 (home-page "https://bitbucket.org/ruamel/ordereddict")
13547 (synopsis "Version of dict that keeps keys in insertion order")
13548 (description
13549 "This is an implementation of an ordered dictionary with @dfn{Key
13550 Insertion Order} (KIO: updates of values do not affect the position of the
13551 key), @dfn{Key Value Insertion Order} (KVIO, an existing key's position is
13552 removed and put at the back). The standard library module @code{OrderedDict},
13553 implemented later, implements a subset of @code{ordereddict} functionality.
13554 Sorted dictionaries are also provided. Currently only with @dfn{Key Sorted
13555 Order} (KSO, no sorting function can be specified, but a transform can be
13556 specified to apply on the key before comparison (e.g. @code{string.lower})).")
13557 (license license:expat)))
13558
13559 (define-public python-pypeg2
13560 (package
13561 (name "python-pypeg2")
13562 (version "2.15.2")
13563 (source
13564 (origin
13565 (method url-fetch)
13566 (uri (pypi-uri "pyPEG2" version))
13567 (sha256
13568 (base32
13569 "0v8ziaam2r637v94ra4dbjw6jzxz99gs5x4i585kgag1v204yb9b"))))
13570 (build-system python-build-system)
13571 (propagated-inputs `(("python-lxml" ,python-lxml)))
13572 (arguments
13573 ;;https://bitbucket.org/fdik/pypeg/issues/36/test-failures-on-py35
13574 '(#:tests? #f))
13575 (home-page "https://fdik.org/pyPEG/")
13576 (synopsis "Parsering Expression Grammars in Python")
13577 (description "PyPEG is an intrinsic parser interpreter framework for
13578 Python. It is based on Parsing Expression Grammars, PEG. With pyPEG you can
13579 parse many formal languages.")
13580 (license license:gpl2)))
13581
13582 (define-public python-incremental
13583 (package
13584 (name "python-incremental")
13585 (version "17.5.0")
13586 (source
13587 (origin
13588 (method url-fetch)
13589 (uri (pypi-uri "incremental" version))
13590 (sha256
13591 (base32
13592 "1cylxdz1cnkm5g3pklna3h2n0i0rks95ir1pnpxfnvpkmab1cxbv"))))
13593 (build-system python-build-system)
13594 (home-page "https://github.com/hawkowl/incremental")
13595 (synopsis "Library for versioning Python projects")
13596 (description "Incremental is a small library that versions your Python
13597 projects.")
13598 (license license:expat)))
13599
13600 (define-public python2-incremental
13601 (package-with-python2 python-incremental))
13602
13603 (define-public python-invoke
13604 (package
13605 (name "python-invoke")
13606 (home-page "https://www.pyinvoke.org/")
13607 (version "1.3.0")
13608 (source (origin
13609 (method url-fetch)
13610 (uri (pypi-uri "invoke" version))
13611 (sha256
13612 (base32
13613 "1nn7gad0rvy492acpyhkrp01zsk86acf34qhsvq4xmm6x39788n5"))))
13614 (build-system python-build-system)
13615 (arguments
13616 ;; XXX: Requires many dependencies that are not yet in Guix.
13617 `(#:tests? #f))
13618 (synopsis "Pythonic task execution")
13619 (description
13620 "Invoke is a Python task execution tool and library, drawing inspiration
13621 from various sources to arrive at a powerful and clean feature set. It is
13622 evolved from the Fabric project, but focuses on local and abstract concerns
13623 instead of servers and network commands.")
13624 (license license:bsd-3)))
13625
13626 (define-public python2-invoke
13627 (package-with-python2 python-invoke))
13628
13629 (define-public python-automat
13630 (package
13631 (name "python-automat")
13632 (version "20.2.0")
13633 (source (origin
13634 (method url-fetch)
13635 (uri (pypi-uri "Automat" version))
13636 (sha256
13637 (base32
13638 "0cyzrcqiibwdsp4y0djkllnzab8m5faa4s0d1kpi23k1fhy80ybr"))))
13639 (build-system python-build-system)
13640 ;; We disable the tests because they require python-twisted, while
13641 ;; python-twisted depends on python-automat. Twisted is optional, but the
13642 ;; tests fail if it is not available. Also see
13643 ;; <https://github.com/glyph/automat/issues/71>.
13644 (arguments '(#:tests? #f))
13645 (native-inputs
13646 `(("python-m2r" ,python-m2r)
13647 ("python-setuptools-scm" ,python-setuptools-scm)
13648 ("python-graphviz" ,python-graphviz)))
13649 (propagated-inputs
13650 `(("python-six" ,python-six)
13651 ("python-attrs" ,python-attrs)))
13652 (home-page "https://github.com/glyph/Automat")
13653 (synopsis "Self-service finite-state machines")
13654 (description "Automat is a library for concise, idiomatic Python
13655 expression of finite-state automata (particularly deterministic finite-state
13656 transducers).")
13657 (license license:expat)))
13658
13659 (define-public python2-automat
13660 (package-with-python2 python-automat))
13661
13662 (define-public python-m2r
13663 (package
13664 (name "python-m2r")
13665 (version "0.2.1")
13666 (source (origin
13667 (method url-fetch)
13668 (uri (pypi-uri "m2r" version))
13669 (sha256
13670 (base32
13671 "16gdm8i06jjmlpvckpfmlkr4693dh0vs192vgsqn84fsdkbbm45z"))))
13672 (build-system python-build-system)
13673 (propagated-inputs
13674 `(("python-docutils" ,python-docutils)
13675 ("python-mistune" ,python-mistune)))
13676 (native-inputs
13677 `(("python-pygments" ,python-pygments)
13678 ("python-mock" ,python-mock)))
13679 (home-page "https://github.com/miyakogi/m2r")
13680 (synopsis "Markdown to reStructuredText converter")
13681 (description "M2R converts a markdown file including reST markups to valid
13682 reST format.")
13683 (license license:expat)))
13684
13685 (define-public python2-m2r
13686 (package-with-python2 python-m2r))
13687
13688 (define-public python-constantly
13689 (package
13690 (name "python-constantly")
13691 (version "15.1.0")
13692 (source (origin
13693 (method url-fetch)
13694 (uri (pypi-uri "constantly" version))
13695 (sha256
13696 (base32
13697 "0dgwdla5kfpqz83hfril716inm41hgn9skxskvi77605jbmp4qsq"))))
13698 (build-system python-build-system)
13699 (home-page "https://github.com/twisted/constantly")
13700 (synopsis "Symbolic constants in Python")
13701 (description "Constantly is a Python library that provides symbolic
13702 constant support. It includes collections and constants with text, numeric,
13703 and bit flag values.")
13704 (license license:expat)))
13705
13706 (define-public python2-constantly
13707 (package-with-python2 python-constantly))
13708
13709 (define-public python-attrs
13710 (package
13711 (name "python-attrs")
13712 (version "19.3.0")
13713 (source (origin
13714 (method url-fetch)
13715 (uri (pypi-uri "attrs" version))
13716 (sha256
13717 (base32
13718 "0wky4h28n7xnr6xv69p9z6kv8bzn50d10c3drmd9ds8gawbcxdzp"))))
13719 (build-system python-build-system)
13720 (arguments
13721 `(#:modules ((guix build utils)
13722 (guix build python-build-system)
13723 (ice-9 ftw)
13724 (srfi srfi-1)
13725 (srfi srfi-26))
13726 #:phases (modify-phases %standard-phases
13727 (replace 'check
13728 (lambda _
13729 (let ((cwd (getcwd)))
13730 (setenv "PYTHONPATH"
13731 (string-append
13732 cwd "/build/"
13733 (find (cut string-prefix? "lib" <>)
13734 (scandir (string-append cwd "/build")))
13735 ":"
13736 (getenv "PYTHONPATH")))
13737 (invoke "python" "-m" "pytest")))))))
13738 (native-inputs
13739 `(("python-coverage" ,python-coverage)
13740 ("python-hypothesis" ,python-hypothesis)
13741 ("python-pympler" ,python-pympler)
13742 ("python-pytest" ,python-pytest)
13743 ("python-six" ,python-six)
13744 ("python-sphinx" ,python-sphinx)
13745 ("python-zope-interface" ,python-zope-interface)))
13746 (home-page "https://github.com/python-attrs/attrs/")
13747 (synopsis "Attributes without boilerplate")
13748 (description "@code{attrs} is a Python package with class decorators that
13749 ease the chores of implementing the most common attribute-related object
13750 protocols.")
13751 (license license:expat)))
13752
13753 (define-public python2-attrs
13754 (package-with-python2 python-attrs))
13755
13756 (define-public python-attrs-bootstrap
13757 (package
13758 (inherit python-attrs)
13759 (name "python-attrs-bootstrap")
13760 (native-inputs `())
13761 (arguments `(#:tests? #f))))
13762
13763 (define-public python2-attrs-bootstrap
13764 (package-with-python2 python-attrs-bootstrap))
13765
13766 (define-public python2-cliapp
13767 (package
13768 (name "python2-cliapp")
13769 (version "1.20180812.1")
13770 (source
13771 (origin
13772 (method url-fetch)
13773 (uri (string-append
13774 "http://git.liw.fi/cgi-bin/cgit/cgit.cgi/cliapp/snapshot/cliapp-"
13775 version ".tar.gz"))
13776 (sha256
13777 (base32
13778 "1c1jlblbns8qhiaqjpg4xi6lip8xwfc5w643p43rg543havaj45x"))))
13779 (build-system python-build-system)
13780 (arguments
13781 `(#:python ,python-2
13782 #:phases
13783 (modify-phases %standard-phases
13784 ;; check phase needs to be run before the build phase. If not,
13785 ;; coverage-test-runner looks for tests for the built source files,
13786 ;; and fails.
13787 (delete 'check)
13788 (add-before 'build 'check
13789 (lambda _
13790 ;; Disable python3 tests
13791 (substitute* "check"
13792 (("python3") "# python3"))
13793 (invoke "./check"))))))
13794 (native-inputs
13795 `(("python2-coverage-test-runner" ,python2-coverage-test-runner)
13796 ("python2-pep8" ,python2-pep8)))
13797 (propagated-inputs
13798 `(("python2-pyaml" ,python2-pyaml)))
13799 (home-page "https://liw.fi/cliapp/")
13800 (synopsis "Python framework for command line programs")
13801 (description "@code{python2-cliapp} is a python framework for
13802 command line programs. It contains the typical stuff such programs
13803 need to do, such as parsing the command line for options, and
13804 iterating over input files.")
13805 (license license:gpl2+)))
13806
13807 (define-public python2-ttystatus
13808 (package
13809 (name "python2-ttystatus")
13810 (version "0.36")
13811 (source
13812 (origin
13813 (method url-fetch)
13814 (uri (string-append
13815 "http://git.liw.fi/cgi-bin/cgit/cgit.cgi/ttystatus/snapshot/ttystatus-"
13816 version ".tar.gz"))
13817 (sha256
13818 (base32
13819 "06mdk4d19zw2j3is54gndhzl396g3xc8k52m7i86z69s9hcz71by"))))
13820 (build-system python-build-system)
13821 (native-inputs
13822 `(("python2-coverage-test-runner" ,python2-coverage-test-runner)
13823 ("python2-pep8" ,python2-pep8)))
13824 (arguments
13825 `(#:python ,python-2
13826 #:phases
13827 (modify-phases %standard-phases
13828 ;; check phase needs to be run before the build phase. If not,
13829 ;; coverage-test-runner looks for tests for the built source files,
13830 ;; and fails.
13831 (delete 'check)
13832 (add-before 'build 'check
13833 (lambda _ (invoke "make" "check"))))))
13834 (home-page "https://liw.fi/ttystatus/")
13835 (synopsis "Python library for showing progress reporting and
13836 status updates on terminals")
13837 (description "@code{python2-ttystatus} is a python library for
13838 showing progress reporting and status updates on terminals, for
13839 command line programs. Output is automatically adapted to the width
13840 of the terminal: truncated if it does not fit, and resized if the
13841 terminal size changes.")
13842 (license license:gpl3+)))
13843
13844 (define-public python2-tracing
13845 (package
13846 (name "python2-tracing")
13847 (version "0.10")
13848 (source
13849 (origin
13850 (method url-fetch)
13851 (uri (string-append
13852 "http://git.liw.fi/cgi-bin/cgit/cgit.cgi/python-tracing/snapshot/tracing-"
13853 version ".tar.gz"))
13854 (sha256
13855 (base32
13856 "06cw4zg42fsvqy372vi2whj26w56vzg5axhzwdjc2bgwf03garbw"))))
13857 (build-system python-build-system)
13858 (arguments
13859 `(#:python ,python-2))
13860 (home-page "https://liw.fi/tracing/")
13861 (synopsis "Python debug logging helper")
13862 (description "@code{python2-tracing} is a python library for
13863 logging debug messages. It provides a way to turn debugging messages
13864 on and off, based on the filename they occur in. It is much faster
13865 than using @code{logging.Filter} to accomplish the same thing, which
13866 matters when code is run in production mode. The actual logging still
13867 happens using the @code{logging} library.")
13868 (license license:gpl3+)))
13869
13870 (define-public python2-larch
13871 (package
13872 (name "python2-larch")
13873 (version "1.20151025")
13874 (source
13875 (origin
13876 (method url-fetch)
13877 (uri (string-append
13878 "http://git.liw.fi/cgi-bin/cgit/cgit.cgi/larch/snapshot/larch-"
13879 version ".tar.gz"))
13880 (patches (search-patches
13881 "python2-larch-coverage-4.0a6-compatibility.patch"))
13882 (sha256
13883 (base32
13884 "1p4knkkavlqymgciz2wbcnfrdgdbafhg14maplnk4vbw0q8xs663"))))
13885 (build-system python-build-system)
13886 (arguments
13887 `(#:python ,python-2
13888 #:phases
13889 (modify-phases %standard-phases
13890 ;; check phase needs to be run before the build phase. If not,
13891 ;; coverage-test-runner looks for tests for the built source files,
13892 ;; and fails.
13893 (delete 'check)
13894 (add-before 'build 'check
13895 (lambda _ (invoke "make" "check"))))))
13896 (native-inputs
13897 `(("cmdtest" ,cmdtest)
13898 ("python2-coverage-test-runner" ,python2-coverage-test-runner)))
13899 (propagated-inputs
13900 `(("python2-tracing" ,python2-tracing)))
13901 (home-page "https://liw.fi/larch/")
13902 (synopsis "Python copy-on-write B-tree library")
13903 (description "@code{python2-larch} is an implementation of
13904 particular kind of B-tree, based on research by Ohad Rodeh. See
13905 @url{http://liw.fi/larch/ohad-btrees-shadowing-clones.pdf} for details
13906 on the data structure.
13907
13908 The distinctive feature of this B-tree is that a node is never
13909 (conceptually) modified. Instead, all updates are done by
13910 copy-on-write. This makes it easy to clone a tree, and modify only the
13911 clone, while other processes access the original tree.")
13912 (license license:gpl3+)))
13913
13914 (define-public python-astroid
13915 (package
13916 (name "python-astroid")
13917 (version "2.4.1")
13918 (source
13919 (origin
13920 (method url-fetch)
13921 (uri (pypi-uri "astroid" version))
13922 (sha256
13923 (base32 "1h99jal7ax07xna1djw5z7hpgb8vjrl3hrrg49p1phljwniww5sc"))))
13924 (build-system python-build-system)
13925 (propagated-inputs
13926 `(("python-lazy-object-proxy" ,python-lazy-object-proxy)
13927 ("python-six" ,python-six)
13928 ("python-wrapt" ,python-wrapt)))
13929 (native-inputs
13930 `(("python-dateutil" ,python-dateutil)
13931 ("python-pytest" ,python-pytest)
13932 ("python-pytest-runner" ,python-pytest-runner)))
13933 (home-page "https://github.com/PyCQA/astroid")
13934 (synopsis "Common base representation of python source code for pylint and
13935 other projects")
13936 (description "@code{python-astroid} provides a common base representation
13937 of python source code for projects such as pychecker, pyreverse, pylint, etc.
13938
13939 It provides a compatible representation which comes from the _ast module. It
13940 rebuilds the tree generated by the builtin _ast module by recursively walking
13941 down the AST and building an extended ast. The new node classes have
13942 additional methods and attributes for different usages. They include some
13943 support for static inference and local name scopes. Furthermore, astroid
13944 builds partial trees by inspecting living objects.")
13945 (license license:lgpl2.1+)
13946 (properties `((python2-variant . ,(delay python2-astroid))))))
13947
13948 (define-public python2-astroid
13949 (let ((base (package-with-python2
13950 (strip-python2-variant python-astroid))))
13951 (package (inherit base)
13952 ;; Version 2.x removes python2 support.
13953 (version "1.6.5")
13954 (source
13955 (origin
13956 (method url-fetch)
13957 (uri (pypi-uri "astroid" version))
13958 (sha256
13959 (base32
13960 "0fir4b67sm7shcacah9n61pvq313m523jb4q80sycrh3p8nmi6zw"))))
13961 (arguments
13962 (substitute-keyword-arguments (package-arguments base)
13963 ((#:phases phases)
13964 `(modify-phases ,phases
13965 (add-after 'unpack 'remove-spurious-test
13966 (lambda _
13967 ;; https://github.com/PyCQA/astroid/issues/276
13968 (delete-file "astroid/tests/unittest_brain.py")
13969 #t))
13970 (replace 'check
13971 (lambda _
13972 (invoke"python" "-m" "unittest" "discover"
13973 "-p" "unittest*.py")))))))
13974 (native-inputs `())
13975 (propagated-inputs
13976 `(("python2-backports-functools-lru-cache"
13977 ,python2-backports-functools-lru-cache)
13978 ("python2-enum34" ,python2-enum34)
13979 ("python2-singledispatch" ,python2-singledispatch)
13980 ,@(alist-delete "python-typed-ast"
13981 (package-propagated-inputs base)))))))
13982
13983 (define-public python-isort
13984 (package
13985 (name "python-isort")
13986 (version "4.3.4")
13987 (source
13988 (origin
13989 (method git-fetch)
13990 (uri (git-reference
13991 ;; Tests pass only from the Github sources
13992 (url "https://github.com/timothycrosley/isort")
13993 (commit version)))
13994 (file-name (git-file-name name version))
13995 (sha256
13996 (base32
13997 "1q0mlrpki5vjbgwxag5rghljjcfg7mvb0pbkwid80p0sqrxlm2p6"))))
13998 (build-system python-build-system)
13999 (native-inputs
14000 `(("python-mock" ,python-mock)
14001 ("python-pytest" ,python-pytest)))
14002 (home-page "https://github.com/timothycrosley/isort")
14003 (synopsis "Python utility/library to sort python imports")
14004 (description "@code{python-isort} is a python utility/library to sort
14005 imports alphabetically, and automatically separated into sections. It
14006 provides a command line utility, a python library and plugins for various
14007 editors.")
14008 (license license:expat)
14009 (properties `((python2-variant . ,(delay python2-isort))))))
14010
14011 (define-public python2-isort
14012 (let ((base (package-with-python2
14013 (strip-python2-variant python-isort))))
14014 (package (inherit base)
14015 (native-inputs
14016 `(("python2-futures" ,python2-futures)
14017 ,@(package-native-inputs base))))))
14018
14019 (define-public python2-backports-functools-lru-cache
14020 (package
14021 (name "python2-backports-functools-lru-cache")
14022 (version "1.5")
14023 (source
14024 (origin
14025 (method url-fetch)
14026 ;; only the pypi tarballs contain the necessary metadata
14027 (uri (pypi-uri "backports.functools_lru_cache" version))
14028 (sha256
14029 (base32
14030 "06jgv8gib4fhky0p5cmxdghvsgjyzcdgk48k8pxb1ccf11znk64x"))))
14031 (build-system python-build-system)
14032 (native-inputs
14033 `(("python2-setuptools-scm" ,python2-setuptools-scm)))
14034 (arguments
14035 `(#:python ,python-2))
14036 (home-page "https://github.com/jaraco/backports.functools_lru_cache")
14037 (synopsis "Backport of functools.lru_cache from Python 3.3")
14038 (description "@code{python2-backports-functools-lru-cache} is a backport
14039 of @code{functools.lru_cache} from python 3.3.")
14040 (license license:expat)))
14041
14042 (define-public python-configparser
14043 (package
14044 (name "python-configparser")
14045 (version "4.0.2")
14046 (source
14047 (origin
14048 (method url-fetch)
14049 (uri (pypi-uri "configparser" version))
14050 (sha256
14051 (base32
14052 "1priacxym85yjcf68hh38w55nqswaxp71ryjyfdk222kg9l85ln7"))))
14053 (native-inputs
14054 `(("python-setuptools_scm" ,python-setuptools-scm)))
14055 (build-system python-build-system)
14056 (home-page "https://github.com/jaraco/configparser/")
14057 (synopsis "Backport of configparser from python 3.5")
14058 (description "@code{python-configparser} is a backport of
14059 @code{configparser} from Python 3.5 so that it can be used directly
14060 in other versions.")
14061 (license license:expat)))
14062
14063 (define-public python2-configparser
14064 (package-with-python2 python-configparser))
14065
14066 (define-public python-mando
14067 (package
14068 (name "python-mando")
14069 (version "0.6.4")
14070 (source (origin
14071 (method url-fetch)
14072 (uri (pypi-uri "mando" version))
14073 (sha256
14074 (base32
14075 "0q6rl085q1hw1wic52pqfndr0x3nirbxnhqj9akdm5zhq2fv3zkr"))))
14076 (build-system python-build-system)
14077 (propagated-inputs
14078 `(("python-rst2ansi" ,python-rst2ansi)
14079 ("python-six" ,python-six)))
14080 (native-inputs
14081 `(("python-pytest" ,python-pytest)))
14082 (home-page "https://mando.readthedocs.org/")
14083 (synopsis
14084 "Wrapper around argparse, allowing creation of complete CLI applications")
14085 (description
14086 "This package is a wrapper around argparse, allowing you to write complete CLI
14087 applications in seconds while maintaining all the flexibility.")
14088 (license license:expat)))
14089
14090 (define-public python2-mando
14091 (package-with-python2 python-mando))
14092
14093 (define-public python2-argparse
14094 (package
14095 (name "python2-argparse")
14096 (version "1.4.0")
14097 (source
14098 (origin
14099 (method url-fetch)
14100 (uri (pypi-uri "argparse" version))
14101 (sha256
14102 (base32
14103 "1r6nznp64j68ih1k537wms7h57nvppq0szmwsaf99n71bfjqkc32"))))
14104 (build-system python-build-system)
14105 (arguments
14106 `(#:python ,python-2))
14107 (home-page "https://github.com/ThomasWaldmann/argparse/")
14108 (synopsis "Python command-line parsing library")
14109 (description
14110 "This package is mostly for people who want to have @code{argparse} on
14111 older Pythons because it was not part of the standard library back then.")
14112 (license license:psfl)))
14113
14114 (define-public python-fudge
14115 (package
14116 (name "python-fudge")
14117 ;; 0.9.6 is the latest version suitable for testing the "fabric" Python 2
14118 ;; package, which is currently the only use of this package.
14119 (version "0.9.6")
14120 (source
14121 (origin
14122 (method url-fetch)
14123 (uri (pypi-uri "fudge" version))
14124 (sha256
14125 (base32
14126 "185ia3vr3qk4f2s1a9hdxb8ci4qc0x0xidrad96pywg8j930qs9l"))))
14127 (build-system python-build-system)
14128 (arguments
14129 `(#:tests? #f)) ;XXX: Tests require the NoseJS Python package.
14130 (home-page "https://github.com/fudge-py/fudge")
14131 (synopsis "Replace real objects with fakes/mocks/stubs while testing")
14132 (description
14133 "Fudge is a Python module for using fake objects (mocks and stubs) to
14134 test real ones.
14135
14136 In readable Python code, you declare the methods available on your fake object
14137 and how they should be called. Then you inject that into your application and
14138 start testing. This declarative approach means you don’t have to record and
14139 playback actions and you don’t have to inspect your fakes after running code.
14140 If the fake object was used incorrectly then you’ll see an informative
14141 exception message with a traceback that points to the culprit.")
14142 (license license:expat)))
14143
14144 (define-public python2-fudge
14145 (package-with-python2 python-fudge))
14146
14147 (define-public python-mwclient
14148 (package
14149 (name "python-mwclient")
14150 (version "0.10.1")
14151 (source
14152 (origin
14153 (method git-fetch)
14154 ;; The PyPI version wouldn't contain tests.
14155 (uri (git-reference
14156 (url "https://github.com/mwclient/mwclient")
14157 (commit (string-append "v" version))))
14158 (file-name (git-file-name name version))
14159 (sha256
14160 (base32 "120snnsh9n5svfwkyj1w9jrxf99jnqm0jk282yypd3lpyca1l9hj"))))
14161 (build-system python-build-system)
14162 (propagated-inputs
14163 `(("python-requests-oauthlib" ,python-requests-oauthlib)
14164 ("python-six" ,python-six)))
14165 (native-inputs
14166 `(("python-mock" ,python-mock)
14167 ("python-pytest" ,python-pytest)
14168 ("python-pytest-cov" ,python-pytest-cov)
14169 ("python-pytest-runner" ,python-pytest-runner)
14170 ("python-responses" ,python-responses)))
14171 (home-page "https://github.com/btongminh/mwclient")
14172 (synopsis "MediaWiki API client")
14173 (description "This package provides a MediaWiki API client.")
14174 (license license:expat)))
14175
14176 (define-public python2-mwclient
14177 (package-with-python2 python-mwclient))
14178
14179 (define-public python-utils
14180 (package
14181 (name "python-utils")
14182 (version "2.1.0")
14183 (source (origin
14184 (method url-fetch)
14185 (uri (pypi-uri "python-utils" version))
14186 (sha256
14187 (base32
14188 "1mcsy6q5am4ya72rgkpb6kax6vv7c93cfkkas89xnpa4sj9zf28p"))))
14189 (build-system python-build-system)
14190 (native-inputs
14191 `(("pytest-runner" ,python-pytest-runner)
14192 ("pytest" ,python-pytest)
14193 ("six" ,python-six)))
14194 (home-page "https://github.com/WoLpH/python-utils")
14195 (synopsis "Convenient utilities not included with the standard Python install")
14196 (description
14197 "Python Utils is a collection of small Python functions and classes which
14198 make common patterns shorter and easier.")
14199 (license license:bsd-2)))
14200
14201 (define-public python2-utils
14202 (package-with-python2 python-utils))
14203
14204 (define-public python-diff-match-patch
14205 (package
14206 (name "python-diff-match-patch")
14207 (version "20121119")
14208 (source
14209 (origin
14210 (method url-fetch)
14211 (uri (pypi-uri "diff-match-patch" version))
14212 (sha256
14213 (base32
14214 "0k1f3v8nbidcmmrk65m7h8v41jqi37653za9fcs96y7jzc8mdflx"))))
14215 (build-system python-build-system)
14216 (home-page "https://code.google.com/p/google-diff-match-patch")
14217 (synopsis "Synchronize plain text")
14218 (description "Diff Match and Patch libraries offer robust algorithms to
14219 perform the operations required for synchronizing plain text.")
14220 (license license:asl2.0)))
14221
14222 (define-public python2-diff-match-patch
14223 (package-with-python2 python-diff-match-patch))
14224
14225 (define-public python-dirsync
14226 (package
14227 (name "python-dirsync")
14228 (version "2.2.3")
14229 (source
14230 (origin
14231 (method url-fetch)
14232 (uri (pypi-uri "dirsync" version))
14233 (sha256
14234 (base32
14235 "1r40fkanksagcszf1ag85mdr8w7rgc7196n6s1qlsk2abw6i7v0z"))))
14236 (build-system python-build-system)
14237 (propagated-inputs
14238 `(("six" ,python-six)))
14239 (home-page "https://bitbucket.org/tkhyn/dirsync")
14240 (synopsis "Advanced directory tree synchronisation tool")
14241 (description "Advanced directory tree synchronisation tool.")
14242 (license license:expat)))
14243
14244 (define-public python2-dirsync
14245 (package-with-python2 python-dirsync))
14246
14247 (define-public python-levenshtein
14248 (package
14249 (name "python-levenshtein")
14250 (version "0.12.0")
14251 (source
14252 (origin
14253 (method url-fetch)
14254 (uri (pypi-uri "python-Levenshtein" version))
14255 (sha256
14256 (base32
14257 "1c9ybqcja31nghfcc8xxbbz9h60s9qi12b9hr4jyl69xbvg12fh3"))))
14258 (build-system python-build-system)
14259 (home-page "https://github.com/ztane/python-Levenshtein")
14260 (synopsis "Fast computation of Levenshtein distance and string similarity")
14261 (description
14262 "The Levenshtein Python C extension module contains functions for fast computation of
14263 @enumerate
14264 @item Levenshtein (edit) distance, and edit operations
14265 @item string similarity
14266 @item approximate median strings, and generally string averaging
14267 @item string sequence and set similarity
14268 @end enumerate
14269 It supports both normal and Unicode strings.")
14270 (license license:gpl2+)))
14271
14272 (define-public python2-levenshtein
14273 (package-with-python2 python-levenshtein))
14274
14275 (define-public python-scandir
14276 (package
14277 (name "python-scandir")
14278 (version "1.10.0")
14279 (source
14280 (origin
14281 (method url-fetch)
14282 (uri (pypi-uri "scandir" version))
14283 (sha256
14284 (base32 "1bkqwmf056pkchf05ywbnf659wqlp6lljcdb0y88wr9f0vv32ijd"))))
14285 (build-system python-build-system)
14286 (arguments
14287 `(#:phases (modify-phases %standard-phases
14288 (replace 'check
14289 (lambda _
14290 (invoke "python" "test/run_tests.py"))))))
14291 (home-page "https://github.com/benhoyt/scandir")
14292 (synopsis "Directory iteration function")
14293 (description
14294 "Directory iteration function like os.listdir(), except that instead of
14295 returning a list of bare filenames, it yields DirEntry objects that include
14296 file type and stat information along with the name. Using scandir() increases
14297 the speed of os.walk() by 2-20 times (depending on the platform and file
14298 system) by avoiding unnecessary calls to os.stat() in most cases.
14299
14300 This package is part of the Python standard library since version 3.5.")
14301 (license license:bsd-3)))
14302
14303 (define-public python2-scandir
14304 (package-with-python2 python-scandir))
14305
14306 (define-public python2-stemming
14307 (package
14308 (name "python2-stemming")
14309 (version "1.0.1")
14310 (source
14311 (origin
14312 (method url-fetch)
14313 (uri (pypi-uri "stemming" version))
14314 (sha256
14315 (base32 "0ldwa24gnnxhniv0fhygkpc2mwgd93q10ag8rvzayv6hw418frsr"))))
14316 (build-system python-build-system)
14317 (arguments
14318 `(#:python ,python-2))
14319 (home-page "https://bitbucket.org/mchaput/stemming/overview")
14320 (synopsis "Python implementations of various stemming algorithms")
14321 (description
14322 "Python implementations of the Porter, Porter2, Paice-Husk, and Lovins
14323 stemming algorithms for English. These implementations are straightforward and
14324 efficient, unlike some Python versions of the same algorithms available on the
14325 Web. This package is an extraction of the stemming code included in the Whoosh
14326 search engine.")
14327 (license license:public-domain)))
14328
14329 (define-public python-factory-boy
14330 (package
14331 (name "python-factory-boy")
14332 (version "2.8.1")
14333 (source
14334 (origin
14335 (method url-fetch)
14336 (uri (pypi-uri "factory_boy" version))
14337 (sha256
14338 (base32 "1fvin6san5xsjh2c4y18caj2lnmwxlylyqm8mh1yc6rp38wlwr56"))))
14339 (build-system python-build-system)
14340 (arguments
14341 ;; Tests are not included in the tarball.
14342 `(#:tests? #f))
14343 (propagated-inputs
14344 `(("faker" ,python-faker)))
14345 (home-page "https://github.com/benhoyt/scandir")
14346 (synopsis "Versatile test fixtures replacement")
14347 (description
14348 "Factory_boy is a fixtures replacement based on thoughtbot’s factory_girl.
14349
14350 As a fixtures replacement tool, it aims to replace static, hard to maintain
14351 fixtures with easy-to-use factories for complex object.
14352
14353 Instead of building an exhaustive test setup with every possible combination
14354 of corner cases, factory_boy allows you to use objects customized for the
14355 current test, while only declaring the test-specific fields")
14356 (license license:expat)))
14357
14358 (define-public python2-factory-boy
14359 (package-with-python2 python-factory-boy))
14360
14361 (define-public python-translate-toolkit
14362 (package
14363 (name "python-translate-toolkit")
14364 (version "2.1.0")
14365 (source
14366 (origin
14367 (method url-fetch)
14368 (uri (pypi-uri "translate-toolkit" version ".tar.bz2"))
14369 (sha256
14370 (base32 "1vlkwrg83vb17jc36pmwh2b7jphwf390lz0jw8hakcg16qhwypvq"))))
14371 (build-system python-build-system)
14372 (native-inputs
14373 `(("python-pytest" ,python-pytest)
14374 ("python-sphinx" ,python-sphinx)))
14375 (propagated-inputs
14376 `(("python-babel" ,python-babel)
14377 ("python-beautifulsoup4" ,python-beautifulsoup4)
14378 ("python-chardet" ,python-chardet)
14379 ("python-diff-match-patch" ,python-diff-match-patch)
14380 ("python-levenshtein" ,python-levenshtein)
14381 ("python-lxml" ,python-lxml)
14382 ("python-six" ,python-six)
14383 ("python-vobject" ,python-vobject)
14384 ("python-pyyaml" ,python-pyyaml)))
14385 (arguments
14386 ;; TODO: tests are not run, because they end with
14387 ;; TypeError: parse() missing 2 required positional arguments: 'tree' and
14388 ;; 'parse_funcs'
14389 ;; during test setup.
14390 `(#:tests? #f))
14391 (home-page "https://toolkit.translatehouse.org")
14392 (synopsis "Tools and API for translation and localization engineering")
14393 (description
14394 "Tools and API for translation and localization engineering. It contains
14395 several utilities, as well as an API for building localization tools.")
14396 (license license:gpl2+)))
14397
14398 (define-public python2-translate-toolkit
14399 (package-with-python2 python-translate-toolkit))
14400
14401 (define-public python-packaging
14402 (package
14403 (name "python-packaging")
14404 (version "20.0")
14405 (source
14406 (origin
14407 (method url-fetch)
14408 (uri (pypi-uri "packaging" version))
14409 ;; XXX: The URL in the patch file is wrong, it should be
14410 ;; <https://github.com/pypa/packaging/pull/256>.
14411 (patches (search-patches "python-packaging-test-arch.patch"))
14412 (sha256
14413 (base32
14414 "1y2ip3a4ykkpgnwgn85j6hkspcl0cg3mzms97f40mk57vwqq67gy"))))
14415 (build-system python-build-system)
14416 (arguments
14417 `(#:phases (modify-phases %standard-phases
14418 (replace 'check
14419 (lambda* (#:key tests? #:allow-other-keys)
14420 (if tests?
14421 (invoke "py.test" "-vv")
14422 (format #t "test suite not run~%"))
14423 #t)))))
14424 (native-inputs
14425 `(("python-pretend" ,python-pretend)
14426 ("python-pytest" ,python-pytest)))
14427 (propagated-inputs
14428 `(("python-pyparsing" ,python-pyparsing)
14429 ("python-six" ,python-six)))
14430 (home-page "https://github.com/pypa/packaging")
14431 (synopsis "Core utilities for Python packages")
14432 (description "Packaging is a Python module for dealing with Python packages.
14433 It offers an interface for working with package versions, names, and dependency
14434 information.")
14435 ;; From 'LICENSE': This software is made available under the terms of
14436 ;; *either* of the licenses found in LICENSE.APACHE or LICENSE.BSD.
14437 ;; Contributions to this software is made under the terms of *both* these
14438 ;; licenses.
14439 (license (list license:asl2.0 license:bsd-2))))
14440
14441 (define-public python2-packaging
14442 (package-with-python2 python-packaging))
14443
14444 ;; Variants with minimal dependencies, for bootstrapping Pytest.
14445 (define-public python-packaging-bootstrap
14446 (hidden-package
14447 (package/inherit
14448 python-packaging
14449 (name "python-packaging-bootstrap")
14450 (native-inputs '())
14451 (propagated-inputs
14452 `(("python-pyparsing" ,python-pyparsing)))
14453 (arguments '(#:tests? #f)))))
14454
14455 (define-public python2-packaging-bootstrap
14456 (hidden-package
14457 (package/inherit
14458 python2-packaging
14459 (name "python2-packaging-bootstrap")
14460 (native-inputs '())
14461 (propagated-inputs
14462 `(("python-pyparsing" ,python2-pyparsing)))
14463 (arguments
14464 `(#:tests? #f
14465 ,@(package-arguments python2-packaging))))))
14466
14467 (define-public python-relatorio
14468 (package
14469 (name "python-relatorio")
14470 (version "0.8.0")
14471 (source
14472 (origin
14473 (method url-fetch)
14474 (uri (pypi-uri "relatorio" version))
14475 (sha256
14476 (base32
14477 "1na6hlhz1awi1hbjg1gyclq0khz42iz90wvdjw7mmj655788bpxx"))))
14478 (build-system python-build-system)
14479 (propagated-inputs
14480 `(("python-lxml" ,python-lxml)
14481 ("python-genshi" ,python-genshi)))
14482 (native-inputs
14483 `(("python-magic" ,python-magic)))
14484 (home-page "https://relatorio.tryton.org/")
14485 (synopsis "Templating library able to output ODT and PDF files")
14486 (description "Relatorio is a templating library which provides a way to
14487 easily output ODT, ODS, PNG, SVG and several other kinds of files. Support
14488 for more filetypes can be easily added by creating plugins for them.")
14489 (license license:gpl3+)))
14490
14491 (define-public python2-relatorio
14492 (package-with-python2 python-relatorio))
14493
14494 (define-public python-radon
14495 (package
14496 (name "python-radon")
14497 (version "4.1.0")
14498 (source
14499 (origin
14500 (method url-fetch)
14501 (uri (pypi-uri "radon" version))
14502 (sha256
14503 (base32
14504 "0vfxxzbnz5lxfvp0yxp35g6c8qqnnbhi4dm7shkm1d3d4192q22n"))))
14505 (build-system python-build-system)
14506 (arguments
14507 `(#:phases (modify-phases %standard-phases
14508 (replace 'check
14509 (lambda _
14510 (invoke "python" "radon/tests/run.py"))))))
14511 (propagated-inputs
14512 `(("python-colorama" ,python-colorama)
14513 ("python-flake8-polyfill" ,python-flake8-polyfill)
14514 ("python-mando" ,python-mando)))
14515 (native-inputs
14516 `(("python-pytest" ,python-pytest)
14517 ("python-pytest-mock" ,python-pytest-mock)))
14518 (home-page "https://radon.readthedocs.org/")
14519 (synopsis "Code Metrics in Python")
14520 (description "Radon is a Python tool which computes various code metrics.
14521 Supported metrics are:
14522 @itemize @bullet
14523 @item raw metrics: SLOC, comment lines, blank lines, &c.
14524 @item Cyclomatic Complexity (i.e. McCabe’s Complexity)
14525 @item Halstead metrics (all of them)
14526 @item the Maintainability Index (a Visual Studio metric)
14527 @end itemize")
14528 (properties `((python2-variant . ,(delay python2-radon))))
14529 (license license:expat)))
14530
14531 (define-public python2-radon
14532 (let ((base (package-with-python2 (strip-python2-variant python-radon))))
14533 (package
14534 (inherit base)
14535 (propagated-inputs
14536 `(("python-configparser" ,python2-configparser)
14537 ("python-future" ,python2-future)
14538 ,@(package-propagated-inputs base))))))
14539
14540 (define-public python-sure
14541 (package
14542 (name "python-sure")
14543 (version "1.4.11")
14544 (source
14545 (origin
14546 (method url-fetch)
14547 (uri (pypi-uri "sure" version))
14548 (sha256
14549 (base32
14550 "1and0drq8w9iplsic22n2h7hkpyq03a1mbqk4sgcdqhqzdqm539w"))))
14551 (build-system python-build-system)
14552 (propagated-inputs
14553 `(("python-mock" ,python-mock)
14554 ("python-six" ,python-six)))
14555 (native-inputs
14556 `(("python-nose" ,python-nose)))
14557 (home-page "https://github.com/gabrielfalcao/sure")
14558 (synopsis "Automated testing library in python for python")
14559 (description
14560 "Sure is a python library that leverages a DSL for writing assertions.
14561 Sure is heavily inspired by @code{RSpec Expectations} and @code{should.js}.")
14562 (license license:gpl3+)))
14563
14564 (define-public python2-sure
14565 (package-with-python2 python-sure))
14566
14567 (define-public python2-couleur
14568 ;; This package does not seem to support python3 at all, hence,
14569 ;; only the python2 variant definition is provided.
14570 (package
14571 (name "python2-couleur")
14572 (version "0.6.2")
14573 (source
14574 (origin
14575 (method url-fetch)
14576 (uri (pypi-uri "couleur" version))
14577 (sha256
14578 (base32
14579 "1qqaxyqz74wvid0cr119dhcwz0h0if5b5by44zl49pd5z65v58k1"))))
14580 (build-system python-build-system)
14581 (arguments
14582 `(#:python ,python-2))
14583 (home-page "https://github.com/gabrielfalcao/couleur")
14584 (synopsis
14585 "ANSI terminal tool for python, colored shell and other handy fancy features")
14586 (description
14587 "@code{Couleur} provides python programs a way to use the ANSI features in a unix
14588 terminal such as coloured output in the shell, overwriting output, indentation, etc.")
14589 ;; README.md says ASL2.0, but all source code headers are LGPL3+.
14590 ;; https://github.com/gabrielfalcao/couleur/issues/11
14591 (license license:lgpl3+)))
14592
14593 (define-public python-misaka
14594 (package
14595 (name "python-misaka")
14596 (version "2.1.1")
14597 (source
14598 (origin
14599 (method url-fetch)
14600 (uri (pypi-uri "misaka" version))
14601 (sha256
14602 (base32
14603 "1mzc29wwyhyardclj1vg2xsfdibg2lzb7f1azjcxi580ama55wv2"))))
14604 (build-system python-build-system)
14605 (arguments
14606 `(;; Line 37 of setup.py calls self.run_command('develop')
14607 ;; in the 'check' phase. This command seems to be trying
14608 ;; to write to
14609 ;; /gnu/store/...-python-<version>/lib/python<version>/site-packages/
14610 ;; for which it does not have the permission to write.
14611 #:tests? #f))
14612 (propagated-inputs
14613 `(("python-cffi" ,python-cffi)))
14614 (home-page "https://github.com/FSX/misaka")
14615 (synopsis "Python binding for Hoedown")
14616 (description
14617 "@code{Misaka} is a CFFI-based binding for @code{Hoedown}, a fast markdown processing
14618 library written in C. It features a fast HTML renderer and functionality to make custom
14619 renderers (e.g. man pages or LaTeX).")
14620 (license license:expat)))
14621
14622 (define-public python2-misaka
14623 (package-with-python2 python-misaka))
14624
14625 (define-public python2-steadymark
14626 ;; This is forced into being a python2 only variant
14627 ;; due to its dependence on couleur that has no support
14628 ;; for python3
14629 (package
14630 (name "python2-steadymark")
14631 (version "0.7.3")
14632 (source
14633 (origin
14634 (method url-fetch)
14635 (uri (pypi-uri "steadymark" version))
14636 (sha256
14637 (base32
14638 "1640i9g8dycql3cc8j0bky0jkzj0q39blfbp4lsgpkprkfgcdk8v"))))
14639 (build-system python-build-system)
14640 (native-inputs
14641 `(("python-couleur" ,python2-couleur)
14642 ("python-sure" ,python2-sure)
14643 ("python-misaka" ,python2-misaka)))
14644 (arguments
14645 `(#:python ,python-2
14646 #:phases
14647 (modify-phases %standard-phases
14648 (add-before 'build 'patch-setup-py
14649 (lambda _
14650 ;; Update requirements from dependency==version
14651 ;; to dependency>=version
14652 (substitute* "setup.py"
14653 (("==") ">="))
14654 #t)))))
14655 (home-page "https://github.com/gabrielfalcao/steadymark")
14656 (synopsis "Markdown-based test runner for python")
14657 (description
14658 "@code{Steadymark} allows documentation to be written in github-flavoured
14659 markdown. The documentation may contain snippets of code surrounded by python
14660 code blocks and @code{Steadymark} will find these snippets and run them, making
14661 sure that there are no old malfunctional examples in the documentation examples.")
14662 (license license:expat)))
14663
14664 (define-public python-jsonpointer
14665 (package
14666 (name "python-jsonpointer")
14667 (version "1.10")
14668 (source
14669 (origin
14670 (method url-fetch)
14671 (uri (pypi-uri "jsonpointer" version))
14672 (sha256
14673 (base32
14674 "1cg0gvgqjysydv6p45v4jywg1jb3v48c7m3cbpi57zgf6nndr9cz"))))
14675 (build-system python-build-system)
14676 (home-page "https://github.com/stefankoegl/python-json-pointer")
14677 (synopsis "Identify specific nodes in a JSON document")
14678 (description "@code{jsonpointer} allows you to access specific nodes
14679 by path in a JSON document (see RFC 6901).")
14680 (license license:bsd-3)))
14681
14682 (define-public python2-jsonpointer
14683 (package-with-python2 python-jsonpointer))
14684
14685 (define-public python-jsonpatch
14686 (package
14687 (name "python-jsonpatch")
14688 (version "1.16")
14689 (source
14690 (origin
14691 (method git-fetch)
14692 ;; pypi version lacks tests.js
14693 (uri (git-reference
14694 (url "https://github.com/stefankoegl/python-json-patch")
14695 (commit (string-append "v" version))))
14696 (file-name (git-file-name name version))
14697 (sha256
14698 (base32
14699 "0k9pff06lxama3nhsc7cdxbp83422bdy8ifs52i6xkas8hpyzfzr"))))
14700 (build-system python-build-system)
14701 (native-inputs
14702 `(("python-jsonpointer" ,python-jsonpointer)))
14703 (home-page "https://github.com/stefankoegl/python-json-patch")
14704 (synopsis "Applying JSON Patches in Python 2.6+ and 3.x")
14705 (description "@code{jsonpatch} is a library and program that allows
14706 applying JSON Patches according to RFC 6902.")
14707 (license license:bsd-3)))
14708
14709 (define-public python2-jsonpatch
14710 (package-with-python2 python-jsonpatch))
14711
14712 (define-public python-jsonpatch-0.4
14713 (package (inherit python-jsonpatch)
14714 (name "python-jsonpatch")
14715 (version "0.4")
14716 (source
14717 (origin
14718 (method git-fetch)
14719 (uri (git-reference
14720 (url "https://github.com/stefankoegl/python-json-patch")
14721 (commit (string-append "v" version))))
14722 (file-name (git-file-name name version))
14723 (sha256
14724 (base32
14725 "1fq02y57kinyknxjcav0slcb0k9mwdffqw2hnlhdkpj7palh2mwk"))))))
14726
14727 (define-public python2-jsonpatch-0.4
14728 (package-with-python2 python-jsonpatch-0.4))
14729
14730 (define-public python-rfc3986
14731 (package
14732 (name "python-rfc3986")
14733 (version "1.1.0")
14734 (source (origin
14735 (method url-fetch)
14736 (uri (pypi-uri "rfc3986" version))
14737 (sha256
14738 (base32
14739 "06wlmysw83f75ff84zr1yr6n0shvc2xn1n1sb4iwzqap9hf5fn44"))))
14740 (build-system python-build-system)
14741 (arguments
14742 `(#:modules ((guix build utils)
14743 (guix build python-build-system)
14744 (ice-9 ftw)
14745 (srfi srfi-1)
14746 (srfi srfi-26))
14747 #:phases
14748 (modify-phases %standard-phases
14749 (replace 'check
14750 (lambda _
14751 (let ((cwd (getcwd)))
14752 (setenv "PYTHONPATH"
14753 (string-append cwd "/build/"
14754 (find (cut string-prefix? "lib" <>)
14755 (scandir (string-append cwd "/build")))
14756 ":"
14757 (getenv "PYTHONPATH")))
14758 (invoke "pytest" "-v")))))))
14759 (native-inputs
14760 `(("python-pytest" ,python-pytest)))
14761 (home-page "https://rfc3986.readthedocs.io/")
14762 (synopsis "Parse and validate URI references")
14763 (description
14764 "@code{rfc3986} is a Python implementation of RFC@tie{}3986 including
14765 validation and authority parsing. This module also supports RFC@tie{}6874
14766 which adds support for zone identifiers to IPv6 addresses.")
14767 (license license:asl2.0)))
14768
14769 (define-public python2-rfc3986
14770 (package-with-python2 python-rfc3986))
14771
14772 (define-public python-rfc3987
14773 (package
14774 (name "python-rfc3987")
14775 (version "1.3.7")
14776 (source
14777 (origin
14778 (method url-fetch)
14779 (uri (pypi-uri "rfc3987" version))
14780 (sha256
14781 (base32
14782 "192pclzs2y0yaywqkrlvd0x73740q310kvqvm6jldhi619mq59wi"))))
14783 (build-system python-build-system)
14784 (home-page "https://pypi.org/project/rfc3987/")
14785 (synopsis "Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)")
14786 (description "@code{rfc3987} provides routines for parsing and
14787 validation of URIs (see RFC 3986) and IRIs (see RFC 3987).")
14788 (license license:gpl3+)))
14789
14790 (define-public python2-rfc3987
14791 (package-with-python2 python-rfc3987))
14792
14793 (define-public python-validators
14794 (package
14795 (name "python-validators")
14796 (version "0.14.2")
14797 (source (origin
14798 (method url-fetch)
14799 (uri (pypi-uri "validators" version))
14800 (sha256
14801 (base32
14802 "024m15j33szd0v8k5l4ccish6n0b4knq81gmb4fq25ynwyyyd4mi"))))
14803 (build-system python-build-system)
14804 (arguments
14805 '(#:phases (modify-phases %standard-phases
14806 (replace 'check
14807 (lambda _
14808 (invoke "pytest" "-vv"))))))
14809 (propagated-inputs
14810 `(("python-decorator" ,python-decorator)
14811 ("python-six" ,python-six)))
14812 (native-inputs
14813 `(("python-flake8" ,python-flake8)
14814 ("python-isort" ,python-isort)
14815 ("python-pytest" ,python-pytest)))
14816 (home-page "https://github.com/kvesteri/validators")
14817 (synopsis "Data validation library")
14818 (description
14819 "This package contains validators for different things such as email
14820 addresses, IP addresses, URLs, hashes and more. It has been designed to
14821 be easy to use and not require defining a schema or form just to validate
14822 some input.")
14823 (license license:expat)))
14824
14825 (define-public python2-validators
14826 (package-with-python2 python-validators))
14827
14828 (define-public python-validate-email
14829 (package
14830 (name "python-validate-email")
14831 (version "1.3")
14832 (source
14833 (origin
14834 (method url-fetch)
14835 (uri (pypi-uri "validate_email" version))
14836 (sha256
14837 (base32
14838 "1bxffaf5yz2cph8ki55vdvdypbwkvn2xr1firlcy62vqbzf1jivq"))))
14839 (build-system python-build-system)
14840 (home-page "https://github.com/syrusakbary/validate_email")
14841 (synopsis "Verifies if an email address is valid and really exists")
14842 (description "@code{validate_email} can be used to verify if an email
14843 address is valid and really exists.")
14844 (license license:lgpl3+)))
14845
14846 (define-public python2-validate-email
14847 (package-with-python2 python-validate-email))
14848
14849 (define-public python-flex
14850 (package
14851 (name "python-flex")
14852 (version "6.10.0")
14853 (source
14854 (origin
14855 (method url-fetch)
14856 (uri (pypi-uri "flex" version))
14857 (sha256
14858 (base32
14859 "00pamnwla3khk8nyla7y28dq9jnh69swd7f4jfsl7sn1izs8n8zk"))))
14860 (build-system python-build-system)
14861 (propagated-inputs
14862 `(("python-click" ,python-click)
14863 ("python-iso8601" ,python-iso8601)
14864 ("python-jsonpointer" ,python-jsonpointer)
14865 ("python-pyyaml" ,python-pyyaml)
14866 ("python-requests" ,python-requests)
14867 ("python-rfc3987" ,python-rfc3987)
14868 ("python-six" ,python-six)
14869 ("python-validate-email" ,python-validate-email)))
14870 (home-page "https://github.com/pipermerriam/flex")
14871 (synopsis "Validates Swagger schemata")
14872 (description "@code{flex} can be used to validate Swagger schemata.")
14873 (license license:bsd-3)))
14874
14875 (define-public python2-flex
14876 (package-with-python2 python-flex))
14877
14878 (define-public python-marshmallow
14879 (package
14880 (name "python-marshmallow")
14881 (version "3.0.0b14")
14882 (source
14883 (origin
14884 (method url-fetch)
14885 (uri (pypi-uri "marshmallow" version))
14886 (sha256
14887 (base32
14888 "1digk3f5cfk7wmlka65mc7bzsd96pbsgcsvp6pimd5b4ff9zb5p3"))))
14889 (build-system python-build-system)
14890 (propagated-inputs
14891 `(("python-dateutil" ,python-dateutil)
14892 ("python-simplejson" ,python-simplejson)))
14893 (native-inputs
14894 `(("python-pytest" ,python-pytest)
14895 ("python-pytz" ,python-pytz)))
14896 (home-page "https://github.com/marshmallow-code/marshmallow")
14897 (synopsis "Convert complex datatypes to and from native
14898 Python datatypes.")
14899 (description "@code{marshmallow} provides a library for converting
14900 complex datatypes to and from native Python datatypes.")
14901 (license license:expat)))
14902
14903 (define-public python2-marshmallow
14904 (package-with-python2 python-marshmallow))
14905
14906 (define-public python-apispec
14907 (package
14908 (name "python-apispec")
14909 (version "0.25.3")
14910 (source
14911 (origin
14912 (method url-fetch)
14913 (uri (pypi-uri "apispec" version))
14914 (sha256
14915 (base32
14916 "0kxa8723zbisx10363yh4mmmn4higxrspymbjfz5zq8f644zagm9"))))
14917 (build-system python-build-system)
14918 (propagated-inputs
14919 `(("python-pyyaml" ,python-pyyaml)))
14920 (native-inputs
14921 `(("python-pytest" ,python-pytest)
14922 ("python-flask" ,python-flask)
14923 ("python-marshmallow" ,python-marshmallow)
14924 ("python-tornado" ,python-tornado)
14925 ("python-bottle" ,python-bottle)
14926 ("python-mock" ,python-mock)))
14927 (home-page "https://github.com/marshmallow-code/apispec")
14928 (synopsis "Swagger 2.0 API specification generator")
14929 (description "@code{python-apispec} is a pluggable API specification
14930 generator. Currently supports the OpenAPI specification (f.k.a.
14931 Swagger 2.0).")
14932 (license license:expat)))
14933
14934 (define-public python2-apispec
14935 (package-with-python2 python-apispec))
14936
14937 (define-public python-flasgger
14938 (package
14939 (name "python-flasgger")
14940 (version "0.6.3")
14941 (source
14942 (origin
14943 (method git-fetch)
14944 (uri (git-reference
14945 (url "https://github.com/rochacbruno/flasgger.git")
14946 (commit version)))
14947 (file-name (git-file-name name version))
14948 (sha256
14949 (base32 "0yydxsyjnc0clbrjqb1n7587l6cdqvwdagwxk5hkx01qwdfbkvpn"))))
14950 (build-system python-build-system)
14951 (arguments
14952 `(#:phases
14953 (modify-phases %standard-phases
14954 (replace 'check
14955 (lambda* (#:key inputs outputs #:allow-other-keys)
14956 (substitute* "Makefile"
14957 (("flake8 flasgger --ignore=F403")
14958 "flake8 flasgger --ignore=E731,F403"))
14959 (setenv "PYTHONPATH" (string-append (getcwd)
14960 ":"
14961 (getenv "PYTHONPATH")))
14962 (invoke "py.test"))))))
14963 (propagated-inputs
14964 `(("python-flask" ,python-flask)
14965 ("python-pyyaml" ,python-pyyaml)
14966 ("python-jsonschema" ,python-jsonschema)
14967 ("python-mistune" ,python-mistune)
14968 ("python-six" ,python-six)))
14969 (native-inputs
14970 `(("python-decorator" ,python-decorator)
14971 ("python-flake8" ,python-flake8)
14972 ("python-flask-restful" ,python-flask-restful)
14973 ("python-flex" ,python-flex)
14974 ("python-pytest" ,python-pytest)
14975 ("python-pytest-cov" ,python-pytest-cov)
14976 ("python-marshmallow" ,python-marshmallow)
14977 ("python-apispec" ,python-apispec)))
14978 (home-page "https://github.com/rochacbruno/flasgger/")
14979 (synopsis "Extract Swagger specs from your Flask project")
14980 (description "@code{python-flasgger} allows extracting Swagger specs
14981 from your Flask project. It is a fork of Flask-Swagger.")
14982 (license license:expat)))
14983
14984 (define-public python2-flasgger
14985 (package-with-python2 python-flasgger))
14986
14987 (define-public python-swagger-spec-validator
14988 (package
14989 (name "python-swagger-spec-validator")
14990 (version "2.4.3")
14991 (source
14992 (origin
14993 (method url-fetch)
14994 (uri (pypi-uri "swagger-spec-validator" version))
14995 (sha256
14996 (base32
14997 "11g627icrsqwazsncwi0sdvprcj6hwaayw5xk3xsj8d97bmrzqjp"))))
14998 (build-system python-build-system)
14999 (propagated-inputs
15000 `(("python-jsonschema" ,python-jsonschema)
15001 ("python-pyyaml" ,python-pyyaml)
15002 ("python-six" ,python-six)))
15003 (home-page
15004 "https://github.com/Yelp/swagger_spec_validator")
15005 (synopsis "Validation of Swagger specifications")
15006 (description "@code{swagger_spec_validator} provides a library for
15007 validating Swagger API specifications.")
15008 (license license:asl2.0)))
15009
15010 (define-public python2-swagger-spec-validator
15011 (package-with-python2 python-swagger-spec-validator))
15012
15013 (define-public python-apache-libcloud
15014 (package
15015 (name "python-apache-libcloud")
15016 (version "2.4.0")
15017 (source
15018 (origin
15019 (method url-fetch)
15020 (uri (pypi-uri "apache-libcloud" version))
15021 (sha256
15022 (base32
15023 "0daj3mkzw79v5zin2r1s2wkrz1hplfc16bwj4ss68i5qjq4l2p0j"))))
15024 (build-system python-build-system)
15025 (arguments
15026 `(#:phases
15027 (modify-phases %standard-phases
15028 (add-after 'unpack 'patch-ssh
15029 (lambda* (#:key inputs #:allow-other-keys)
15030 (substitute* "libcloud/compute/ssh.py"
15031 (("'ssh'") (string-append "'" (assoc-ref inputs "openssh")
15032 "/bin/ssh" "'")))
15033 #t))
15034 (add-after 'unpack 'patch-tests
15035 (lambda _
15036 (substitute* "./libcloud/test/test_file_fixtures.py"
15037 ;; See <https://issues.apache.org/jira/browse/LIBCLOUD-923>.
15038 (("def _ascii") "def _raw_data(self, method, url, body, headers):
15039 return (httplib.OK,
15040 \"1234abcd\",
15041 {\"test\": \"value\"},
15042 httplib.responses[httplib.OK])
15043 def _ascii"))
15044 (substitute* "libcloud/test/compute/test_ssh_client.py"
15045 (("class ShellOutSSHClientTests")
15046 "@unittest.skip(\"Guix container doesn't have ssh service\")
15047 class ShellOutSSHClientTests")
15048 ;; See <https://issues.apache.org/jira/browse/LIBCLOUD-924>.
15049 (("'.xf0.x90.x8d.x88'") "b'\\xF0\\x90\\x8D\\x88'")
15050 (("'.xF0', '.x90', '.x8D', '.x88'")
15051 "b'\\xF0', b'\\x90', b'\\x8D', b'\\x88'"))
15052 #t))
15053 (add-before 'check 'copy-secret
15054 (lambda _
15055 (copy-file "libcloud/test/secrets.py-dist"
15056 "libcloud/test/secrets.py")
15057 #t)))))
15058 (inputs
15059 `(("openssh" ,openssh)))
15060 (propagated-inputs
15061 `(("python-paramiko" ,python-paramiko)
15062 ("python-requests" ,python-requests)))
15063 (native-inputs
15064 `(("python-lockfile" ,python-lockfile)
15065 ("python-mock" ,python-mock)
15066 ("python-pytest" ,python-pytest)
15067 ("python-pytest-runner" ,python-pytest-runner)
15068 ("python-requests-mock" ,python-requests-mock)))
15069 (home-page "https://libcloud.apache.org/")
15070 (synopsis "Unified Cloud API")
15071 (description "@code{libcloud} is a Python library for interacting with
15072 many of the popular cloud service providers using a unified API.")
15073 (license license:asl2.0)))
15074
15075 (define-public python2-apache-libcloud
15076 (package-with-python2 python-apache-libcloud))
15077
15078 (define-public python-smmap
15079 (package
15080 (name "python-smmap")
15081 (version "3.0.1")
15082 (source
15083 (origin
15084 (method url-fetch)
15085 (uri (pypi-uri "smmap" version))
15086 (sha256
15087 (base32 "0ijlnv60y8f41py1wnn5n1a1i81cxd9dfpdhr0k3cgkrcbz8850p"))))
15088 (build-system python-build-system)
15089 (native-inputs
15090 `(("python-nosexcover" ,python-nosexcover)))
15091 (home-page "https://github.com/Byron/smmap")
15092 (synopsis "Python sliding window memory map manager")
15093 (description "@code{smmap} is a pure Python implementation of a sliding
15094 window memory map manager.")
15095 (license license:bsd-3)))
15096
15097 (define-public python-smmap2
15098 (deprecated-package "python-smmap2" python-smmap))
15099
15100 (define-public python2-smmap
15101 (package-with-python2 python-smmap))
15102
15103 (define-public python2-smmap2
15104 (deprecated-package "python2-smmap2" python2-smmap))
15105
15106 (define-public python-regex
15107 (package
15108 (name "python-regex")
15109 (version "2020.6.8")
15110 (source (origin
15111 (method url-fetch)
15112 (uri (pypi-uri "regex" version))
15113 (sha256
15114 (base32
15115 "1b3k0zi1pd99q5mk7ri7vcx2y1mq5inm9hk8dryqyhrpkmh4xdp9"))))
15116 (build-system python-build-system)
15117 (arguments
15118 '(#:phases
15119 (modify-phases %standard-phases
15120 (replace 'check
15121 (lambda* (#:key inputs outputs #:allow-other-keys)
15122 (add-installed-pythonpath inputs outputs)
15123 (invoke "python" "-c"
15124 "from regex.test_regex import test_main; test_main()"))))))
15125 (home-page "https://bitbucket.org/mrabarnett/mrab-regex")
15126 (synopsis "Alternative regular expression module")
15127 (description "This regular expression implementation is backwards-
15128 compatible with the standard @code{re} module, but offers additional
15129 functionality like full case-folding for case-insensitive matches in Unicode.")
15130 (license license:psfl)))
15131
15132 (define-public python2-regex
15133 (package-with-python2 python-regex))
15134
15135 (define-public python2-pyopengl
15136 (package
15137 (name "python2-pyopengl")
15138 (version "3.1.0")
15139 (source
15140 (origin
15141 (method url-fetch)
15142 (uri (pypi-uri "PyOpenGL" version))
15143 (sha256
15144 (base32
15145 "1byxjj6a8rwzhxhjqlc588zdad2qwxdd7vlam2653ylll31waiwv"))))
15146 (arguments
15147 `(#:python ,python-2))
15148 (build-system python-build-system)
15149 (home-page "http://pyopengl.sourceforge.net")
15150 (synopsis "Standard OpenGL bindings for Python")
15151 (description
15152 "PyOpenGL is the most common cross platform Python binding to OpenGL and
15153 related APIs. The binding is created using the standard @code{ctypes}
15154 library.")
15155 (license license:bsd-3)))
15156
15157 (define-public python2-pyopengl-accelerate
15158 (package
15159 (inherit python2-pyopengl)
15160 (name "python2-pyopengl-accelerate")
15161 (version "3.1.0")
15162 (source
15163 (origin
15164 (method url-fetch)
15165 (uri (pypi-uri "PyOpenGL-accelerate" version))
15166 (sha256
15167 (base32
15168 "0464c1ifzk0k92lyndikmvzjgnx1y25r7bkkc8pnxm4kp1q4czwj"))))
15169 (synopsis "Acceleration code for PyOpenGL")
15170 (description
15171 "This is the Cython-coded accelerator module for PyOpenGL.")))
15172
15173 (define-public python-rencode
15174 (package
15175 (name "python-rencode")
15176 (version "1.0.5")
15177 (source
15178 (origin
15179 (method url-fetch)
15180 (uri (pypi-uri "rencode" version))
15181 (sha256
15182 (base32
15183 "0mzwdq1is7kyyr32i5k4iz6g5xxdvmiyc132jnc60p9m6lnwjrpv"))))
15184 (build-system python-build-system)
15185 (arguments
15186 `(#:phases
15187 (modify-phases %standard-phases
15188 (add-before 'check 'delete-bogus-test
15189 ;; This test requires /home/aresch/Downloads, which is not provided by
15190 ;; the build environment.
15191 (lambda _
15192 (delete-file "rencode/t.py")
15193 #t)))))
15194 (native-inputs `(("pkg-config" ,pkg-config)
15195 ("python-cython" ,python-cython)))
15196 (home-page "https://github.com/aresch/rencode")
15197 (synopsis "Serialization of heterogeneous data structures")
15198 (description
15199 "The @code{rencode} module is a data structure serialization library,
15200 similar to @code{bencode} from the BitTorrent project. For complex,
15201 heterogeneous data structures with many small elements, r-encoding stake up
15202 significantly less space than b-encodings. This version of rencode is a
15203 complete rewrite in Cython to attempt to increase the performance over the
15204 pure Python module.")
15205 (license license:bsd-3)))
15206
15207 (define-public python2-rencode
15208 (package-with-python2 python-rencode))
15209
15210 (define-public python-xenon
15211 (package
15212 (name "python-xenon")
15213 (version "0.7.0")
15214 (source
15215 (origin
15216 (method url-fetch)
15217 (uri (pypi-uri "xenon" version))
15218 (sha256
15219 (base32
15220 "0nv207ql2wmh9q62503np056c4vf1c1hlsi5cvv5p5kx574k6r2y"))))
15221 (build-system python-build-system)
15222 (native-inputs
15223 `(("python-pyyaml" ,python-pyyaml)
15224 ("python-radon" ,python-radon)
15225 ("python-requests" ,python-requests)
15226 ("python-flake8" ,python-flake8)
15227 ("python-tox" ,python-tox)))
15228 (arguments
15229 `(#:tests? #f ;test suite not shipped with the PyPI archive
15230 #:phases
15231 (modify-phases %standard-phases
15232 (add-before 'build 'patch-test-requirements
15233 (lambda _
15234 ;; Remove httpretty dependency for tests.
15235 (substitute* "setup.py"
15236 (("httpretty") ""))
15237 #t)))))
15238 (home-page "https://xenon.readthedocs.org/")
15239 (synopsis "Monitor code metrics for Python on your CI server")
15240 (description
15241 "Xenon is a monitoring tool based on Radon. It monitors code complexity.
15242 Ideally, @code{xenon} is run every time code is committed. Through command
15243 line options, various thresholds can be set for the complexity of code. It
15244 will fail (i.e. it will exit with a non-zero exit code) when any of these
15245 requirements is not met.")
15246 (license license:expat)))
15247
15248 (define-public python2-xenon
15249 (package-with-python2 python-xenon))
15250
15251 (define-public python-pysocks
15252 (package
15253 (name "python-pysocks")
15254 (version "1.7.0")
15255 (source
15256 (origin
15257 (method url-fetch)
15258 (uri (pypi-uri "PySocks" version))
15259 (sha256
15260 (base32
15261 "0z4p31bpqm893cf87qqgb30k7nwd8kqfjwwjm5cvxb6zbyj1w0yr"))))
15262 (build-system python-build-system)
15263 (arguments `(#:tests? #f))
15264 (home-page "https://github.com/Anorov/PySocks")
15265 (synopsis "SOCKS client module")
15266 (description "@code{pysocks} is an updated and semi-actively maintained
15267 version of @code{SocksiPy} with bug fixes and extra features.")
15268 (license license:bsd-3)))
15269
15270 (define-public python2-pysocks
15271 (package-with-python2 python-pysocks))
15272
15273 (define-public python-pydiff
15274 (package
15275 (name "python-pydiff")
15276 (version "0.2")
15277 (source
15278 (origin
15279 (method url-fetch)
15280 (uri (pypi-uri "pydiff" version))
15281 (sha256
15282 (base32
15283 "1als83h9w0gab24ipyna6khm390qmpnpkc5jksmdbs2xc8hp2z44"))))
15284 (build-system python-build-system)
15285 (home-page "https://github.com/myint/pydiff")
15286 (synopsis "Library to diff two Python files at the bytecode level")
15287 (description
15288 "@code{pydiff} makes it easy to look for actual code changes while
15289 ignoring formatting changes.")
15290 (license license:expat)))
15291
15292 (define-public python2-pydiff
15293 (package-with-python2 python-pydiff))
15294
15295 (define-public python-tqdm
15296 (package
15297 (name "python-tqdm")
15298 (version "4.43.0")
15299 (source
15300 (origin
15301 (method url-fetch)
15302 (uri (pypi-uri "tqdm" version))
15303 (sha256
15304 (base32
15305 "093v4c2x5hpigv47zvyxl8wh10y2yd2gvz3l9vchn0zsp8hv2pzk"))))
15306 (build-system python-build-system)
15307 (arguments
15308 '(#:phases (modify-phases %standard-phases
15309 (replace 'check
15310 (lambda* (#:key inputs outputs #:allow-other-keys)
15311 (add-installed-pythonpath inputs outputs)
15312 ;; This invokation is taken from tox.ini.
15313 (invoke "nosetests" "--ignore-files=\"test_perf.py\""
15314 "-d" "-v" "tqdm/"))))))
15315 (native-inputs
15316 `(("python-nose" ,python-nose)))
15317 (home-page "https://github.com/tqdm/tqdm")
15318 (synopsis "Fast, extensible progress meter")
15319 (description
15320 "Make loops show a progress bar on the console by just wrapping any
15321 iterable with @code{|tqdm(iterable)|}. Offers many options to define
15322 design and layout.")
15323 (license (list license:mpl2.0 license:expat))))
15324
15325 (define-public python2-tqdm
15326 (package-with-python2 python-tqdm))
15327
15328 (define-public python-pkginfo
15329 (package
15330 (name "python-pkginfo")
15331 (version "1.4.2")
15332 (source
15333 (origin
15334 (method url-fetch)
15335 (uri (pypi-uri "pkginfo" version))
15336 (sha256
15337 (base32
15338 "0x6lm17p1ks031mj6pajyp4rkq74vpqq8qwjb7ikgwmkli1day2q"))))
15339 (build-system python-build-system)
15340 (arguments
15341 ;; The tests are broken upstream.
15342 '(#:tests? #f))
15343 (home-page
15344 "https://code.launchpad.net/~tseaver/pkginfo/trunk")
15345 (synopsis
15346 "Query metadatdata from sdists, bdists, and installed packages")
15347 (description
15348 "API to query the distutils metadata written in @file{PKG-INFO} inside a
15349 source distriubtion (an sdist) or a binary distribution (e.g., created by
15350 running bdist_egg). It can also query the EGG-INFO directory of an installed
15351 distribution, and the *.egg-info stored in a \"development checkout\" (e.g,
15352 created by running @code{python setup.py develop}).")
15353 (license license:expat)))
15354
15355 (define-public python2-pkginfo
15356 (package-with-python2 python-pkginfo))
15357
15358 (define-public python-twine
15359 (package
15360 (name "python-twine")
15361 (version "1.9.1")
15362 (source
15363 (origin
15364 (method url-fetch)
15365 (uri (pypi-uri "twine" version))
15366 (sha256
15367 (base32
15368 "1ay1b6kdq6k4bfbjsvf6ymj41wrgpvinhxndb09355pwhxwmp96a"))))
15369 (build-system python-build-system)
15370 (propagated-inputs
15371 `(("python-tqdm" ,python-tqdm)
15372 ("python-pkginfo" ,python-pkginfo)
15373 ("python-requests" ,python-requests)
15374 ("python-requests-toolbelt" ,python-requests-toolbelt)))
15375 (home-page "https://github.com/pypa/twine")
15376 (synopsis "Collection of utilities for interacting with PyPI")
15377 (description
15378 "@code{twine} currently supports registering projects and uploading
15379 distributions. It authenticates the user over HTTPS, allows them to pre-sign
15380 their files and supports any packaging format (including wheels).")
15381 (license license:asl2.0)))
15382
15383 (define-public python2-twine
15384 (package-with-python2 python-twine))
15385
15386 (define-public python-linecache2
15387 (package
15388 (name "python-linecache2")
15389 (version "1.0.0")
15390 (source
15391 (origin
15392 (method url-fetch)
15393 (uri (pypi-uri "linecache2" version))
15394 (sha256
15395 (base32
15396 "0z79g3ds5wk2lvnqw0y2jpakjf32h95bd9zmnvp7dnqhf57gy9jb"))))
15397 (build-system python-build-system)
15398 (arguments
15399 `(;; The tests depend on unittest2, and our version is a bit too old.
15400 #:tests? #f))
15401 (native-inputs
15402 `(("python-pbr" ,python-pbr-minimal)))
15403 (home-page
15404 "https://github.com/testing-cabal/linecache2")
15405 (synopsis "Backports of the linecache module")
15406 (description
15407 "The linecache module allows one to get any line from any file, while
15408 attempting to optimize internally, using a cache, the common case where many
15409 lines are read from a single file.")
15410 (license license:psfl)))
15411
15412 (define-public python2-linecache2
15413 (package-with-python2 python-linecache2))
15414
15415 (define-public python-traceback2
15416 (package
15417 (name "python-traceback2")
15418 (version "1.4.0")
15419 (source
15420 (origin
15421 (method url-fetch)
15422 (uri (pypi-uri "traceback2" version))
15423 (sha256
15424 (base32
15425 "0c1h3jas1jp1fdbn9z2mrgn3jj0hw1x3yhnkxp7jw34q15xcdb05"))))
15426 (build-system python-build-system)
15427 (arguments
15428 `(;; python-traceback2 and python-unittest2 depend on one another.
15429 #:tests? #f))
15430 (native-inputs
15431 `(("python-pbr" ,python-pbr-minimal)))
15432 (propagated-inputs
15433 `(("python-linecache2" ,python-linecache2)))
15434 (home-page
15435 "https://github.com/testing-cabal/traceback2")
15436 (synopsis "Backports of the traceback module")
15437 (description
15438 "This module provides a standard interface to extract, format and print
15439 stack traces of Python programs. It exactly mimics the behavior of the Python
15440 interpreter when it prints a stack trace.")
15441 (license license:psfl)))
15442
15443 (define-public python2-traceback2
15444 (package-with-python2 python-traceback2))
15445
15446 (define-public python-ratelimiter
15447 (package
15448 (name "python-ratelimiter")
15449 (version "1.2.0")
15450 (source
15451 (origin
15452 (method url-fetch)
15453 (uri (pypi-uri "ratelimiter" version))
15454 (sha256
15455 (base32
15456 "1dhz85mj5bqd2mij84ncs6pz32hgidr79hay4aqfmzaa4rbb497p"))))
15457 (build-system python-build-system)
15458 (arguments
15459 '(#:tests? #f)) ; There are no tests in the pypi archive.
15460 (home-page "https://github.com/RazerM/ratelimiter")
15461 (synopsis "Simple rate limiting object")
15462 (description
15463 "The @code{ratelimiter} module ensures that an operation will not be
15464 executed more than a given number of times during a given period.")
15465 (license license:asl2.0)))
15466
15467 (define-public python2-ratelimiter
15468 (package-with-python2 python-ratelimiter))
15469
15470 (define-public python-dukpy
15471 (package
15472 (name "python-dukpy")
15473 (version "0.3")
15474 (source
15475 (origin
15476 (method git-fetch)
15477 (uri (git-reference
15478 (url "https://github.com/kovidgoyal/dukpy.git")
15479 (commit (string-append "v" version))))
15480 (file-name (git-file-name name version))
15481 (sha256
15482 (base32 "13h21nqzasv4zj32xs61brmc106pr2cx243672crcmwxxnjgaxls"))))
15483 (build-system python-build-system)
15484 (home-page "https://github.com/kovidgoyal/dukpy")
15485 (synopsis "Run JavaScript in python")
15486 (description
15487 "dukpy is a JavaScript runtime environment for Python using the duktape
15488 embeddable JavaScript engine.")
15489 ;; Dukpy is licensed under MIT like the embedded duktape library,
15490 ;; with 'errors.c' as GPL3.
15491 (license (list license:expat license:gpl3))))
15492
15493 (define-public python2-dukpy
15494 (package-with-python2 python-dukpy))
15495
15496 (define-public python-jsonrpclib-pelix
15497 (package
15498 (name "python-jsonrpclib-pelix")
15499 (version "0.3.2")
15500 (source
15501 (origin
15502 (method url-fetch)
15503 (uri (pypi-uri "jsonrpclib-pelix" version))
15504 (sha256
15505 (base32
15506 "0f83z5zi7w32vprhk1dyc94ir1bh4hdd57bjdbwkq9ykng8qilhl"))))
15507 (build-system python-build-system)
15508 (arguments
15509 `(#:tests? #f)) ; no tests in PyPI tarball
15510 (home-page "https://github.com/tcalmant/jsonrpclib/")
15511 (synopsis "JSON-RPC 2.0 client library for Python")
15512 (description
15513 "This library implements the JSON-RPC v2.0
15514 specification (backwards-compatible) as a client library for Python. This
15515 version is a fork of jsonrpclib by Josh Marshall, usable with Pelix remote
15516 services.")
15517 (license license:asl2.0)))
15518
15519 (define-public python2-jsonrpclib-pelix
15520 (package-with-python2 python-jsonrpclib-pelix))
15521
15522 (define-public python-setuptools-scm-git-archive
15523 (package
15524 (name "python-setuptools-scm-git-archive")
15525 (version "1.0")
15526 (source
15527 (origin
15528 (method url-fetch)
15529 (uri (pypi-uri "setuptools_scm_git_archive" version))
15530 (sha256
15531 (base32
15532 "1nii1sz5jq75ilf18bjnr11l9rz1lvdmyk66bxl7q90qan85yhjj"))))
15533 (build-system python-build-system)
15534 (native-inputs
15535 `(("python-pytest" ,python-pytest)))
15536 (propagated-inputs
15537 `(("python-setuptools-scm" ,python-setuptools-scm)))
15538 (home-page "https://github.com/Changaco/setuptools_scm_git_archive/")
15539 (synopsis "Setuptools_scm plugin for git archives")
15540 (description
15541 "The setuptools_scm_git_archive package is a plugin to
15542 setuptools_scm, which supports obtaining versions from git archives that
15543 belong to tagged versions.")
15544 (license license:expat)))
15545
15546 (define-public python2-setuptools-scm-git-archive
15547 (package-with-python2 python-setuptools-scm-git-archive))
15548
15549 (define-public python-setuptools-git
15550 (package
15551 (name "python-setuptools-git")
15552 (version "1.2")
15553 (source
15554 (origin
15555 (method url-fetch)
15556 (uri (pypi-uri "setuptools-git" version))
15557 (sha256
15558 (base32
15559 "0i84qjwp5m0l9qagdjww2frdh63r37km1c48mrvbmaqsl1ni6r7z"))))
15560 (build-system python-build-system)
15561 (arguments
15562 `(#:phases
15563 (modify-phases %standard-phases
15564 ;; This is needed for tests.
15565 (add-after 'unpack 'configure-git
15566 (lambda _
15567 (setenv "HOME" "/tmp")
15568 (invoke "git" "config" "--global" "user.email" "guix")
15569 (invoke "git" "config" "--global" "user.name" "guix")
15570 #t)))))
15571 (native-inputs
15572 `(("git" ,git-minimal)))
15573 (home-page "https://github.com/msabramo/setuptools-git")
15574 (synopsis "Setuptools revision control system plugin for Git")
15575 (description
15576 "This package provides a plugin for Setuptools for revision control with
15577 Git.")
15578 (license license:bsd-3)))
15579
15580 (define-public python-pyclipper
15581 (package
15582 (name "python-pyclipper")
15583 (version "1.1.0.post3")
15584 (source
15585 (origin
15586 (method url-fetch)
15587 (uri (pypi-uri "pyclipper" version ".zip"))
15588 (sha256
15589 (base32 "164yksvqwqvwzh8f8lq92asg87hd8rvcy2xb5vm4y4ccvd5xgb7i"))
15590 (modules '((guix build utils)))
15591 (snippet
15592 '(begin
15593 ;; This file is generated by Cython.
15594 (delete-file "pyclipper/pyclipper.cpp") #t))))
15595 (build-system python-build-system)
15596 (arguments
15597 `(#:phases
15598 (modify-phases %standard-phases
15599 (add-before 'build 'cythonize-sources
15600 (lambda _
15601 (with-directory-excursion "pyclipper"
15602 (invoke "cython" "--cplus" "pyclipper.pyx")))))))
15603 (propagated-inputs
15604 `(("python-setuptools-scm-git-archive" ,python-setuptools-scm-git-archive)))
15605 (native-inputs
15606 `(("python-cython" ,python-cython)
15607 ("python-pytest" ,python-pytest)
15608 ("python-pytest-runner" ,python-pytest-runner)
15609 ("python-unittest2" ,python-unittest2)
15610 ("unzip" ,unzip)))
15611 (home-page "https://github.com/greginvm/pyclipper")
15612 (synopsis "Wrapper for Angus Johnson's Clipper library")
15613 (description
15614 "Pyclipper is a Cython wrapper for the C++ translation of the
15615 Angus Johnson's polygon clipping Clipper library (ver. 6.4.2).")
15616 (license license:expat)))
15617
15618 (define-public python2-pyclipper
15619 (package-with-python2 python-pyclipper))
15620
15621 (define-public python2-booleanoperations
15622 (package
15623 (name "python2-booleanoperations")
15624 (version "0.7.1")
15625 (source
15626 (origin
15627 (method url-fetch)
15628 (uri (pypi-uri "booleanOperations" version ".zip"))
15629 (sha256
15630 (base32
15631 "1hw42fazdpvsn77glx96hwsj9l17mvx37sc5707s08y5w6fx16mn"))))
15632 (build-system python-build-system)
15633 (arguments
15634 `(#:python ,python-2))
15635 (native-inputs
15636 `(("unzip" ,unzip)
15637 ("python2-pytest" ,python2-pytest)
15638 ("python2-pytest-runner" ,python2-pytest-runner)))
15639 (propagated-inputs
15640 `(("python-fonttools" ,python2-fonttools)
15641 ("python-pyclipper" ,python2-pyclipper)
15642 ("python-ufolib" ,python2-ufolib)))
15643 (home-page "https://github.com/typemytype/booleanOperations")
15644 (synopsis "Boolean operations on paths")
15645 (description
15646 "BooleanOperations provides a Python library that enables
15647 boolean operations on paths.")
15648 (license license:expat)))
15649
15650 (define-public python-tempdir
15651 (package
15652 (name "python-tempdir")
15653 (version "0.7.1")
15654 (source
15655 (origin
15656 (method url-fetch)
15657 (uri (pypi-uri "tempdir" version))
15658 (sha256
15659 (base32
15660 "13msyyxqbicr111a294x7fsqbkl6a31fyrqflx3q7k547gnq15k8"))))
15661 (build-system python-build-system)
15662 (home-page "https://pypi.org/project/tempdir/")
15663 (arguments
15664 ;; the package has no tests
15665 '(#:tests? #f))
15666 (synopsis "Python library for managing temporary directories")
15667 (description
15668 "This library manages temporary directories that are automatically
15669 deleted with all their contents when they are no longer needed. It is
15670 particularly convenient for use in tests.")
15671 (license license:expat)))
15672
15673 (define-public python2-tempdir
15674 (package-with-python2 python-tempdir))
15675
15676 (define-public python-activepapers
15677 (package
15678 (name "python-activepapers")
15679 (version "0.2.2")
15680 (source
15681 (origin
15682 (method url-fetch)
15683 (uri (pypi-uri "ActivePapers.Py" version))
15684 (sha256
15685 (base32
15686 "12wkhjh90ffipjzv10swndp2xv9hd7xrxvg6v0n4n3i411pj4xb8"))))
15687 (build-system python-build-system)
15688 (arguments
15689 `(#:modules ((ice-9 ftw)
15690 (srfi srfi-1)
15691 (guix build utils)
15692 (guix build python-build-system))
15693
15694 #:phases
15695 (modify-phases %standard-phases
15696 (add-after 'unpack 'delete-python2-code
15697 (lambda _
15698 (for-each delete-file
15699 '("lib/activepapers/builtins2.py"
15700 "lib/activepapers/standardlib2.py"
15701 "lib/activepapers/utility2.py"))))
15702 (replace 'check
15703 (lambda _
15704 ;; Deactivate the test cases that download files
15705 (setenv "NO_NETWORK_ACCESS" "1")
15706 ;; For some strange reason, some tests fail if nosetests runs all
15707 ;; test modules in a single execution. They pass if each test
15708 ;; module is run individually.
15709 (for-each (lambda (filename)
15710 (invoke "nosetests"
15711 (string-append "tests/" filename)))
15712 (scandir "tests"
15713 (lambda (filename)
15714 (string-suffix? ".py" filename)))))))))
15715 (native-inputs
15716 `(("python-tempdir" ,python-tempdir)
15717 ("python-nose" ,python-nose)))
15718 (propagated-inputs
15719 `(("python-h5py" ,python-h5py)))
15720 (home-page "https://www.activepapers.org/")
15721 (synopsis "Executable papers for scientific computing")
15722 (description
15723 "ActivePapers is a tool for working with executable papers, which
15724 combine data, code, and documentation in single-file packages,
15725 suitable for publication as supplementary material or on repositories
15726 such as figshare or Zenodo.")
15727 (properties `((python2-variant . ,(delay python2-activepapers))))
15728 (license license:bsd-3)))
15729
15730 (define-public python2-activepapers
15731 (let ((base (package-with-python2
15732 (strip-python2-variant python-activepapers))))
15733 (package
15734 (inherit base)
15735 (arguments
15736 (substitute-keyword-arguments (package-arguments base)
15737 ((#:phases phases)
15738 `(modify-phases ,phases
15739 (delete 'delete-python2-code)
15740 (add-after 'unpack 'delete-python3-code
15741 (lambda _
15742 (for-each delete-file
15743 '("lib/activepapers/builtins3.py"
15744 "lib/activepapers/standardlib3.py"
15745 "lib/activepapers/utility3.py")))))))))))
15746
15747 (define-public python-semver
15748 (package
15749 (name "python-semver")
15750 (version "2.9.0")
15751 (source
15752 (origin
15753 (method url-fetch)
15754 (uri (pypi-uri "semver" version))
15755 (sha256
15756 (base32
15757 "183kg1rhzz3hqizvphkd8hlbf1zxfx8737zhfkmqzxi71jmdw7pd"))))
15758 (build-system python-build-system)
15759 (native-inputs
15760 `(("python-appdirs" ,python-appdirs)
15761 ("python-distlib" ,python-distlib)
15762 ("python-importlib-metadata" ,python-importlib-metadata)
15763 ("python-filelock" ,python-filelock)
15764 ("python-six" ,python-six)
15765 ("python-tox" ,python-tox)
15766 ("python-virtualenv" ,python-virtualenv)))
15767 (home-page "https://github.com/k-bx/python-semver")
15768 (synopsis "Python helper for Semantic Versioning")
15769 (description "This package provides a Python library for
15770 @url{Semantic Versioning, http://semver.org/}.")
15771 (license license:bsd-3)))
15772
15773 (define-public python2-semver
15774 (package-with-python2 python-semver))
15775
15776 (define-public python-pyro4
15777 (package
15778 (name "python-pyro4")
15779 (version "4.77")
15780 (source
15781 (origin
15782 (method url-fetch)
15783 (uri (pypi-uri "Pyro4" version))
15784 (sha256
15785 (base32 "0gsjg869y4gpy265s1gj1f2qy6jn5iz8r2bwwnq78r1r5yi15zib"))))
15786 (build-system python-build-system)
15787 (arguments
15788 '(#:tests? #f)) ;FIXME: Some tests require network access.
15789 (native-inputs
15790 `(("python-cloudpickle" ,python-cloudpickle)
15791 ("python-dill" ,python-dill)
15792 ("python-msgpack" ,python-msgpack)))
15793 (propagated-inputs
15794 `(("python-serpent" ,python-serpent)))
15795 (home-page "https://pyro4.readthedocs.io")
15796 (synopsis "Distributed object middleware for Python")
15797 (description
15798 "Pyro enables you to build applications in which objects can talk to each
15799 other over the network. You can just use normal Python method calls to call
15800 objects on other machines, also known as remote procedure calls (RPC).")
15801 (license license:expat)))
15802
15803 (define-public python2-pyro
15804 (package
15805 (name "python2-pyro")
15806 (version "3.16")
15807 (source
15808 (origin
15809 (method url-fetch)
15810 (uri (pypi-uri "Pyro" version))
15811 (file-name (string-append "Pyro-" version ".tar.gz"))
15812 (sha256
15813 (base32
15814 "0y75wzdqbjy565rpxaxscav4j8xg060sa90lnmb7aypgaf251v8v"))))
15815 (build-system python-build-system)
15816 (arguments
15817 ;; Pyro is not compatible with Python 3
15818 `(#:python ,python-2
15819 ;; Pyro has no test cases for automatic execution
15820 #:tests? #f))
15821 (home-page "https://pythonhosted.org/Pyro/")
15822 (synopsis "Distributed object manager for Python")
15823 (description "Pyro is a Distributed Object Technology system
15824 written in Python that is designed to be easy to use. It resembles
15825 Java's Remote Method Invocation (RMI). It has less similarity to CORBA,
15826 which is a system and language independent Distributed Object Technology
15827 and has much more to offer than Pyro or RMI. Pyro 3.x is no
15828 longer maintained. New projects should use Pyro4 instead, which
15829 is the new Pyro version that is actively developed.")
15830 (license license:expat)))
15831
15832 (define-public python2-scientific
15833 (package
15834 (name "python2-scientific")
15835 (version "2.9.4")
15836 (source
15837 (origin
15838 (method git-fetch)
15839 (uri (git-reference
15840 (url "https://github.com/khinsen/ScientificPython")
15841 (commit (string-append "rel" version))))
15842 (file-name (git-file-name name version))
15843 (sha256
15844 (base32
15845 "16l48aj9fps9r7jyk8gpxppwrv0fqvlc13sayxskz28r5s6sjwbl"))))
15846 (build-system python-build-system)
15847 (inputs
15848 `(("netcdf" ,netcdf)))
15849 (propagated-inputs
15850 `(("python-numpy" ,python2-numpy-1.8)
15851 ("python-pyro" ,python2-pyro)))
15852 (arguments
15853 ;; ScientificPython is not compatible with Python 3
15854 `(#:python ,python-2
15855 #:tests? #f ; No test suite
15856 #:phases
15857 (modify-phases %standard-phases
15858 (replace 'build
15859 (lambda* (#:key inputs #:allow-other-keys)
15860 (invoke "python" "setup.py" "build"
15861 (string-append "--netcdf_prefix="
15862 (assoc-ref inputs "netcdf"))))))))
15863 (home-page "http://dirac.cnrs-orleans.fr/ScientificPython")
15864 (synopsis "Python modules for scientific computing")
15865 (description "ScientificPython is a collection of Python modules that are
15866 useful for scientific computing. Most modules are rather general (Geometry,
15867 physical units, automatic derivatives, ...) whereas others are more
15868 domain-specific (e.g. netCDF and PDB support). The library is currently
15869 not actively maintained and works only with Python 2 and NumPy < 1.9.")
15870 (license license:cecill-c)))
15871
15872 (define-public python2-mmtk
15873 (package
15874 (name "python2-mmtk")
15875 (version "2.7.12")
15876 (source
15877 (origin
15878 (method git-fetch)
15879 (uri (git-reference
15880 (url "https://github.com/khinsen/MMTK")
15881 (commit (string-append "rel" version))))
15882 (file-name (git-file-name name version))
15883 (sha256
15884 (base32
15885 "1fqwh3ba9jd42nigvn5shndgwb1zy7kh9520ncvqci7n8ffjr6p1"))))
15886 (build-system python-build-system)
15887 (native-inputs
15888 `(("netcdf" ,netcdf)))
15889 (propagated-inputs
15890 `(("python-scientific" ,python2-scientific)
15891 ("python-tkinter" ,python-2 "tk")))
15892 (arguments
15893 `(#:python ,python-2
15894 #:tests? #f
15895 #:phases
15896 (modify-phases %standard-phases
15897 (add-before 'build 'includes-from-scientific
15898 (lambda* (#:key inputs #:allow-other-keys)
15899 (mkdir-p "Include/Scientific")
15900 (copy-recursively
15901 (string-append
15902 (assoc-ref inputs "python-scientific")
15903 "/include/python2.7/Scientific")
15904 "Include/Scientific"))))))
15905 (home-page "http://dirac.cnrs-orleans.fr/MMTK")
15906 (synopsis "Python library for molecular simulation")
15907 (description "MMTK is a library for molecular simulations with an emphasis
15908 on biomolecules. It provides widely used methods such as Molecular Dynamics
15909 and normal mode analysis, but also basic routines for implementing new methods
15910 for simulation and analysis. The library is currently not actively maintained
15911 and works only with Python 2 and NumPy < 1.9.")
15912 (license license:cecill-c)))
15913
15914 (define-public python-phonenumbers
15915 (package
15916 (name "python-phonenumbers")
15917 (version "8.9.1")
15918 (source
15919 (origin
15920 (method url-fetch)
15921 (uri (pypi-uri "phonenumbers" version))
15922 (sha256
15923 (base32
15924 "03fmrgb4r8x3ykmddjs9i3zhs703in8smikj3a6447blqpimwyh1"))))
15925 (build-system python-build-system)
15926 (home-page
15927 "https://github.com/daviddrysdale/python-phonenumbers")
15928 (synopsis
15929 "Python library for dealing with international phone numbers")
15930 (description
15931 "This package provides a Python port of Google's libphonenumber library.")
15932 (license license:asl2.0)))
15933
15934 (define-public python2-phonenumbers
15935 (package-with-python2 python-phonenumbers))
15936
15937 (define-public python-send2trash
15938 (package
15939 (name "python-send2trash")
15940 (version "1.5.0")
15941 (source
15942 (origin (method git-fetch)
15943 ;; Source tarball on PyPI doesn't include tests.
15944 (uri (git-reference
15945 (url "https://github.com/hsoft/send2trash.git")
15946 (commit version)))
15947 (file-name (git-file-name name version))
15948 (sha256
15949 (base32
15950 "1c76zldhw2ay7q7r00nnzcampjz9lkqfcbzqpm0iqp5i6bmmv30v"))))
15951 (build-system python-build-system)
15952 (arguments
15953 '(#:phases
15954 (modify-phases %standard-phases
15955 (add-before 'check 'pre-check
15956 (lambda _
15957 (mkdir-p "/tmp/foo")
15958 (setenv "HOME" "/tmp/foo")
15959 #t)))))
15960 (home-page "https://github.com/hsoft/send2trash")
15961 (synopsis "Send files to the user's @file{~/Trash} directory")
15962 (description "This package provides a Python library to send files to the
15963 user's @file{~/Trash} directory.")
15964 (properties `((python2-variant . ,(delay python2-send2trash))))
15965 (license license:bsd-3)))
15966
15967 (define-public python2-send2trash
15968 (package
15969 (inherit (package-with-python2 (strip-python2-variant python-send2trash)))
15970 (arguments
15971 (substitute-keyword-arguments (package-arguments python-send2trash)
15972 ((#:phases phases)
15973 `(modify-phases ,phases
15974 (add-before 'check 'setenv
15975 (lambda _
15976 (setenv "PYTHONPATH"
15977 (string-append (getcwd) ":" (getenv "PYTHONPATH")))
15978 #t))))))))
15979
15980 (define-public python-yapf
15981 (package
15982 (name "python-yapf")
15983 (version "0.29.0")
15984 (source
15985 (origin
15986 (method url-fetch)
15987 (uri (pypi-uri "yapf" version))
15988 (sha256
15989 (base32
15990 "1pj3xzblmbssshi889b6n9hwqbjpabw6j0fimlng2sshd3226bki"))))
15991 (build-system python-build-system)
15992 (home-page "https://github.com/google/yapf")
15993 (synopsis "Formatter for Python code")
15994 (description "YAPF is a formatter for Python code. It's based off of
15995 @dfn{clang-format}, developed by Daniel Jasper. In essence, the algorithm
15996 takes the code and reformats it to the best formatting that conforms to the
15997 style guide, even if the original code didn't violate the style guide.")
15998 (license license:asl2.0)))
15999
16000 (define-public python2-yapf
16001 (package-with-python2 python-yapf))
16002
16003 (define-public python-gyp
16004 (let ((commit "5e2b3ddde7cda5eb6bc09a5546a76b00e49d888f")
16005 (revision "0"))
16006 (package
16007 (name "python-gyp")
16008 ;; Google does not release versions,
16009 ;; based on second most recent commit date.
16010 (version (git-version "0.0.0" revision commit))
16011 (source
16012 (origin
16013 ;; Google does not release tarballs,
16014 ;; git checkout is needed.
16015 (method git-fetch)
16016 (uri (git-reference
16017 (url "https://chromium.googlesource.com/external/gyp")
16018 (commit commit)))
16019 (file-name (git-file-name name version))
16020 (sha256
16021 (base32
16022 "0fr7nxcrk292djmxzpcjaphnsd123k31gp8jnd91vwknhq6snmv9"))))
16023 (build-system python-build-system)
16024 (home-page "https://gyp.gsrc.io/")
16025 (synopsis "GYP is a Meta-Build system")
16026 (description
16027 "GYP builds build systems for large, cross platform applications.
16028 It can be used to generate XCode projects, Visual Studio projects, Ninja build
16029 files, and Makefiles.")
16030 (license license:bsd-3))))
16031
16032 (define-public python2-gyp
16033 (package-with-python2 python-gyp))
16034
16035 (define-public python-whatever
16036 (package
16037 (name "python-whatever")
16038 (version "0.6")
16039 (source
16040 (origin
16041 (method git-fetch)
16042 (uri (git-reference
16043 (url "https://github.com/Suor/whatever")
16044 (commit version)))
16045 (file-name (git-file-name name version))
16046 (sha256
16047 (base32 "1q7ajgqjfivxqsqgnhp4lc4p6jxyh4zprcsdbpd6dw54inaf0av5"))))
16048 (build-system python-build-system)
16049 (arguments
16050 `(#:phases
16051 (modify-phases %standard-phases
16052 (replace 'check
16053 (lambda _
16054 (invoke "py.test"))))))
16055 (native-inputs
16056 `(("python-pytest" ,python-pytest)))
16057 (home-page "http://github.com/Suor/whatever")
16058 (synopsis "Make anonymous functions by partial application of operators")
16059 (description "@code{whatever} provides an easy way to make anonymous
16060 functions by partial application of operators.")
16061 (license license:bsd-3)))
16062
16063 (define-public python2-whatever
16064 (package-with-python2 python-whatever))
16065
16066 (define-public python-funcy
16067 (package
16068 (name "python-funcy")
16069 (version "1.11")
16070 (source
16071 (origin
16072 (method git-fetch)
16073 (uri (git-reference
16074 (url "https://github.com/Suor/funcy.git")
16075 (commit version)))
16076 (sha256
16077 (base32 "1s98vkjnq3zq71737hn8xa15kssvmy1sfzsll3vrlv53902418mw"))
16078 (file-name (git-file-name name version))))
16079 (build-system python-build-system)
16080 (arguments
16081 `(#:phases
16082 (modify-phases %standard-phases
16083 (replace 'check
16084 (lambda _
16085 (invoke "py.test"))))))
16086 (native-inputs
16087 `(("python-pytest" ,python-pytest)
16088 ("python-whatever" ,python-whatever)))
16089 (home-page "http://github.com/Suor/funcy")
16090 (synopsis "Functional tools")
16091 (description "@code{funcy} is a library that provides functional tools.
16092 Examples are:
16093 @enumerate
16094 @item merge - Merges collections of the same type
16095 @item walk - Type-preserving map
16096 @item select - Selects a part of a collection
16097 @item take - Takes the first n items of a collection
16098 @item first - Takes the first item of a collection
16099 @item remove - Predicated-removes items of a collection
16100 @item concat - Concatenates two collections
16101 @item flatten - Flattens a collection with subcollections
16102 @item distinct - Returns only distinct items
16103 @item split - Predicated-splits a collection
16104 @item split_at - Splits a collection at a given item
16105 @item group_by - Groups items by group
16106 @item pairwise - Pairs off adjacent items
16107 @item partial - Partially-applies a function
16108 @item curry - Curries a function
16109 @item compose - Composes functions
16110 @item complement - Complements a predicate
16111 @item all_fn - \"all\" with predicate
16112 @end enumerate")
16113 (license license:bsd-3)))
16114
16115 (define-public python2-funcy
16116 (package-with-python2 python-funcy))
16117
16118 (define-public python-isoweek
16119 (package
16120 (name "python-isoweek")
16121 (version "1.3.3")
16122 (source
16123 (origin
16124 (method url-fetch)
16125 (uri (pypi-uri "isoweek" version))
16126 (sha256
16127 (base32
16128 "1s7zsf0pab0l9gn6456qadnz5i5h90hafcjwnhx5mq23qjxggwvk"))))
16129 (build-system python-build-system)
16130 (home-page "https://github.com/gisle/isoweek")
16131 (synopsis "Objects representing a week")
16132 (description "The @code{isoweek} module provide the class Week that
16133 implements the week definition of ISO 8601. This standard also defines
16134 a notation for identifying weeks; yyyyWww (where the W is a literal).
16135 Week instances stringify to this form.")
16136 (license license:bsd-3)))
16137
16138 (define-public python2-isoweek
16139 (package-with-python2 python-isoweek))
16140
16141 (define-public python-tokenize-rt
16142 (package
16143 (name "python-tokenize-rt")
16144 (version "2.0.1")
16145 (source
16146 (origin
16147 (method url-fetch)
16148 (uri (pypi-uri "tokenize-rt" version))
16149 (sha256
16150 (base32
16151 "1yjvbz7rvrz31zjyax1cgy3xhf4wb3j18jwnj4bnl77ca4gliyiw"))))
16152 (build-system python-build-system)
16153 (home-page "https://github.com/asottile/tokenize-rt")
16154 (synopsis "Wrapper around the stdlib tokenize which roundtrips.")
16155 (description
16156 "This Python library is a wrapper around @code{tokenize} from the Python
16157 standard library. It provides two additional tokens @code{ESCAPED_NL} and
16158 @code{UNIMPORTANT_WS}, and a @code{Token} data type. Use @code{src_to_tokens}
16159 and @code{tokens_to_src} to roundtrip.")
16160 (license license:expat)))
16161
16162 (define-public python-future-fstrings
16163 (package
16164 (name "python-future-fstrings")
16165 (version "0.4.1")
16166 (source
16167 (origin
16168 (method url-fetch)
16169 (uri (pypi-uri "future_fstrings" version))
16170 (sha256
16171 (base32
16172 "0ydxqz2dvns44g55p8ix2x18qkfk3aaz0m0dc70f3g6n8js35h47"))))
16173 (build-system python-build-system)
16174 (propagated-inputs
16175 `(("python-tokenize-rt" ,python-tokenize-rt)))
16176 (home-page "https://github.com/asottile/future-fstrings")
16177 (synopsis "Backport of fstrings to Python < 3.6")
16178 (description
16179 "This package provides a UTF-8 compatible encoding
16180 @code{future_fstrings}, which performs source manipulation. It decodes the
16181 source bytes using the UTF-8 encoding and then rewrites Python 3.6 style
16182 @code{f} strings.")
16183 (license license:expat)))
16184
16185 (define-public python-typed-ast
16186 (package
16187 (name "python-typed-ast")
16188 (version "1.4.0")
16189 (source
16190 (origin
16191 (method git-fetch)
16192 (uri (git-reference
16193 (url "https://github.com/python/typed_ast.git")
16194 (commit version)))
16195 (sha256
16196 (base32 "0l0hz809f7i356kmqkvfsaswiidb98j9hs9rrjnfawzqcbffzgyb"))
16197 (file-name (git-file-name name version))))
16198 (build-system python-build-system)
16199 (arguments
16200 `(#:modules ((guix build utils)
16201 (guix build python-build-system)
16202 (ice-9 ftw)
16203 (srfi srfi-1)
16204 (srfi srfi-26))
16205 #:phases
16206 (modify-phases %standard-phases
16207 (replace 'check
16208 (lambda _
16209 (let ((cwd (getcwd)))
16210 (setenv "PYTHONPATH"
16211 (string-append cwd "/build/"
16212 (find (cut string-prefix? "lib" <>)
16213 (scandir (string-append cwd "/build")))
16214 ":"
16215 (getenv "PYTHONPATH"))))
16216 (invoke "pytest")
16217 #t)))))
16218 (native-inputs `(("python-pytest" ,python-pytest)))
16219 (home-page "https://github.com/python/typed_ast")
16220 (synopsis "Fork of Python @code{ast} modules with type comment support")
16221 (description "This package provides a parser similar to the standard
16222 @code{ast} library. Unlike @code{ast}, the parsers in @code{typed_ast}
16223 include PEP 484 type comments and are independent of the version of Python
16224 under which they are run. The @code{typed_ast} parsers produce the standard
16225 Python AST (plus type comments), and are both fast and correct, as they are
16226 based on the CPython 2.7 and 3.7 parsers.")
16227 ;; See the file "LICENSE" for the details.
16228 (license (list license:psfl
16229 license:asl2.0
16230 license:expat)))) ;ast27/Parser/spark.py
16231
16232 (define-public python-typing
16233 (package
16234 (name "python-typing")
16235 (version "3.7.4.1")
16236 (source
16237 (origin
16238 (method url-fetch)
16239 (uri (pypi-uri "typing" version))
16240 (sha256
16241 (base32
16242 "08xs7s5pyq99hbrzw23inczmidz90krvpv9q5p1qrvh6yzrydpwi"))))
16243 (build-system python-build-system)
16244 (home-page "https://docs.python.org/3/library/typing.html")
16245 (synopsis "Type hints for Python")
16246 (description "This is a backport of the standard library @code{typing}
16247 module to Python versions older than 3.5. Typing defines a standard notation
16248 for Python function and variable type annotations. The notation can be used
16249 for documenting code in a concise, standard format, and it has been designed
16250 to also be used by static and runtime type checkers, static analyzers, IDEs
16251 and other tools.")
16252 (license license:psfl)))
16253
16254 (define-public python2-typing
16255 (package-with-python2 python-typing))
16256
16257 (define-public python-typing-extensions
16258 (package
16259 (name "python-typing-extensions")
16260 (version "3.7.4.1")
16261 (source
16262 (origin
16263 (method url-fetch)
16264 (uri (pypi-uri "typing_extensions" version))
16265 (sha256
16266 (base32
16267 "1wj1vcgbnm20aiinmphyxfrbv3qi9xdhvw89ab3qm42y9n4wq7h9"))))
16268 (build-system python-build-system)
16269 (home-page
16270 "https://github.com/python/typing/blob/master/typing_extensions/README.rst")
16271 (synopsis "Experimental type hints for Python")
16272 (description
16273 "The typing_extensions module contains additional @code{typing} hints not
16274 yet present in the of the @code{typing} standard library.
16275 Included are implementations of:
16276 @enumerate
16277 @item ClassVar
16278 @item ContextManager
16279 @item Counter
16280 @item DefaultDict
16281 @item Deque
16282 @item NewType
16283 @item NoReturn
16284 @item overload
16285 @item Protocol
16286 @item runtime
16287 @item Text
16288 @item Type
16289 @item TYPE_CHECKING
16290 @item AsyncGenerator
16291 @end enumerate\n")
16292 (license license:psfl)))
16293
16294 (define-public bpython
16295 (package
16296 (name "bpython")
16297 (version "0.18")
16298 (source
16299 (origin
16300 (method url-fetch)
16301 (uri (pypi-uri "bpython" version))
16302 (sha256
16303 (base32 "1hl6frgvr2lqaxqczl8amg9xih32b3gzv429vs0qrjb8wpdj1k2n"))))
16304 (build-system python-build-system)
16305 (arguments
16306 `(#:phases
16307 (modify-phases %standard-phases
16308 (add-after 'unpack 'remove-failing-test
16309 (lambda _
16310 ;; Remove failing test. FIXME: make it pass
16311 (delete-file "bpython/test/test_args.py")
16312 #t))
16313 (add-after 'wrap 'add-aliases
16314 ;; for symmetry to bpython2, add symlinks bypthon3, bpdb3, etc.
16315 (lambda* (#:key outputs #:allow-other-keys)
16316 (let ((out (assoc-ref outputs "out")))
16317 (for-each
16318 (lambda (old new)
16319 (symlink old (string-append out "/bin/" new)))
16320 '("bpython" "bpython-curses" "bpython-urwid" "bpdb")
16321 '("bpython3" "bpython3-curses" "bpython3-urwid" "bpdb3")))
16322 #t)))))
16323 (propagated-inputs
16324 `(("python-pygments" ,python-pygments)
16325 ("python-requests" ,python-requests)
16326 ("python-babel" ,python-babel) ; optional, for internationalization
16327 ("python-curtsies" ,python-curtsies) ; >= 0.1.18
16328 ("python-greenlet" ,python-greenlet)
16329 ("python-urwid" ,python-urwid) ; for bpython-urwid only
16330 ("python-six" ,python-six)))
16331 (native-inputs
16332 `(("python-sphinx" ,python-sphinx)
16333 ("python-mock" ,python-mock)))
16334 (home-page "https://bpython-interpreter.org/")
16335 (synopsis "Fancy interface to the Python interpreter")
16336 (description "Bpython is a fancy interface to the Python
16337 interpreter. bpython's main features are
16338
16339 @enumerate
16340 @item in-line syntax highlighting,
16341 @item readline-like autocomplete with suggestions displayed as you type,
16342 @item expected parameter list for any Python function,
16343 @item \"rewind\" function to pop the last line of code from memory and
16344 re-evaluate,
16345 @item send the code you've entered off to a pastebin,
16346 @item save the code you've entered to a file, and
16347 @item auto-indentation.
16348 @end enumerate")
16349 (license license:expat)))
16350
16351 (define-public bpython2
16352 (let ((base (package-with-python2
16353 (strip-python2-variant bpython))))
16354 (package (inherit base)
16355 (name "bpython2")
16356 (arguments
16357 `(#:python ,python-2
16358 #:phases
16359 (modify-phases %standard-phases
16360 (add-after 'unpack 'remove-failing-test
16361 (lambda _
16362 ;; Remove failing test. FIXME: make it pass
16363 (delete-file "bpython/test/test_args.py")
16364 ;; Disable failing test-cases (renaming inhibits they are
16365 ;; discovered)
16366 (substitute* "bpython/test/test_curtsies_repl.py"
16367 (("^(\\s*def )(test_get_last_word_with_prev_line\\W)" _ a b)
16368 (string-append a "xxx_off_" b))
16369 (("^(\\s*def )(test_complex\\W)" _ a b)
16370 (string-append a "xxx_off_" b)))
16371 #t))
16372 (add-before 'build 'rename-scripts
16373 ;; rename the scripts to bypthon2, bpdb2, etc.
16374 (lambda _
16375 (substitute* "setup.py"
16376 (("^(\\s+'bpdb)(\\s+=.*',?)\\s*?$" _ name rest)
16377 (string-append name "2" rest "\n"))
16378 (("^(\\s+'bpython)(-\\S+)?(\\s+=.*',?)\\s*?$" _ name sub rest)
16379 (string-append name "2" (or sub "") rest "\n")))
16380 #t))))))))
16381
16382 (define-public python-pyinotify
16383 (package
16384 (name "python-pyinotify")
16385 (version "0.9.6")
16386 (source (origin
16387 (method url-fetch)
16388 (uri (pypi-uri "pyinotify" version))
16389 (sha256
16390 (base32
16391 "1x3i9wmzw33fpkis203alygfnrkcmq9w1aydcm887jh6frfqm6cw"))))
16392 (build-system python-build-system)
16393 (arguments `(#:tests? #f)) ;no tests
16394 (home-page "https://github.com/seb-m/pyinotify")
16395 (synopsis "Python library for monitoring inotify events")
16396 (description
16397 "@code{pyinotify} provides a Python interface for monitoring
16398 file system events on Linux.")
16399 (license license:expat)))
16400
16401 (define-public python2-pyinotify
16402 (package-with-python2 python-pyinotify))
16403
16404 ;; Ada parser uses this version.
16405 (define-public python2-quex-0.67.3
16406 (package
16407 (name "python2-quex")
16408 (version "0.67.3")
16409 (source
16410 (origin
16411 (method url-fetch)
16412 (uri (string-append "mirror://sourceforge/quex/HISTORY/"
16413 (version-major+minor version)
16414 "/quex-" version ".zip"))
16415 (sha256
16416 (base32
16417 "14gv8ll3ipqv4kyc2xiy891nrmjl4ic823zfyx8hassagyclyppw"))))
16418 (build-system python-build-system)
16419 (native-inputs
16420 `(("unzip" ,unzip)))
16421 (arguments
16422 `(#:python ,python-2
16423 #:tests? #f
16424 #:phases
16425 (modify-phases %standard-phases
16426 (delete 'configure)
16427 (delete 'build)
16428 (replace 'install
16429 (lambda* (#:key outputs #:allow-other-keys)
16430 (let* ((out (assoc-ref outputs "out"))
16431 (share/quex (string-append out "/share/quex"))
16432 (bin (string-append out "/bin")))
16433 (copy-recursively "." share/quex)
16434 (mkdir-p bin)
16435 (symlink (string-append share/quex "/quex-exe.py")
16436 (string-append bin "/quex"))
16437 #t))))))
16438 (native-search-paths
16439 (list (search-path-specification
16440 (variable "QUEX_PATH")
16441 (files '("share/quex")))))
16442 (home-page "http://quex.sourceforge.net/")
16443 (synopsis "Lexical analyzer generator in Python")
16444 (description "@code{quex} is a lexical analyzer generator in Python.")
16445 (license license:lgpl2.1+))) ; Non-military
16446
16447 (define-public python2-quex
16448 (package (inherit python2-quex-0.67.3)
16449 (name "python2-quex")
16450 (version "0.68.1")
16451 (source
16452 (origin
16453 (method url-fetch)
16454 (uri (string-append "mirror://sourceforge/quex/DOWNLOAD/quex-" version ".tar.gz"))
16455 (sha256
16456 (base32
16457 "0svc9nla3b9145d6b7fb9dizx412l3difzqw0ilh9lz52nsixw8j"))
16458 (file-name (string-append name "-" version ".tar.gz"))))))
16459
16460 (define-public python-more-itertools
16461 (package
16462 (name "python-more-itertools")
16463 (version "8.2.0")
16464 (source
16465 (origin
16466 (method url-fetch)
16467 (uri (pypi-uri "more-itertools" version))
16468 (sha256
16469 (base32
16470 "01x5nwm1zxmnd06cllbdd095xxc2nd25ing1a726m2kd30rbkpdi"))))
16471 (build-system python-build-system)
16472 (home-page "https://github.com/erikrose/more-itertools")
16473 (synopsis "More routines for operating on iterables, beyond itertools")
16474 (description "Python's built-in @code{itertools} module implements a
16475 number of iterator building blocks inspired by constructs from APL, Haskell,
16476 and SML. @code{more-itertools} includes additional building blocks for
16477 working with iterables.")
16478 (properties `((python2-variant . ,(delay python2-more-itertools))))
16479 (license license:expat)))
16480
16481 ;; The 5.x series are the last versions supporting Python 2.7.
16482 (define-public python2-more-itertools
16483 (package
16484 (inherit python-more-itertools)
16485 (name "python2-more-itertools")
16486 (version "5.0.0")
16487 (source (origin
16488 (method url-fetch)
16489 (uri (pypi-uri "more-itertools" version))
16490 (sha256
16491 (base32
16492 "1r12cm6mcdwdzz7d47a6g4l437xsvapdlgyhqay3i2nrlv03da9q"))))
16493 (arguments
16494 `(#:python ,python-2))
16495 (propagated-inputs
16496 `(("python2-six" ,python2-six-bootstrap)))))
16497
16498 (define-public python-latexcodec
16499 (package
16500 (name "python-latexcodec")
16501 (version "1.0.7")
16502 (source
16503 (origin
16504 (method url-fetch)
16505 (uri (pypi-uri "latexcodec" version))
16506 (sha256
16507 (base32 "0wnp3yqcgx0rpy8dz51vh75lbp2qif67da19zi7m3ca98n887hgb"))))
16508 (build-system python-build-system)
16509 (inputs
16510 `(("python-six" ,python-six)))
16511 (home-page "https://readthedocs.org/projects/latexcodec/")
16512 (synopsis "Work with LaTeX code in Python")
16513 (description "Lexer and codec to work with LaTeX code in Python.")
16514 (license license:expat)))
16515
16516 (define-public python-pybtex
16517 (package
16518 (name "python-pybtex")
16519 (version "0.22.2")
16520 (source
16521 (origin
16522 (method url-fetch)
16523 (uri (pypi-uri "pybtex" version))
16524 (sha256
16525 (base32 "070wfcmxrd7xg1si421mi9150gmx2qwx431nwf69sq3hhmgnx080"))))
16526 (build-system python-build-system)
16527 (native-inputs
16528 `(("python-nose" ,python-nose)))
16529 (inputs
16530 `(("python-latexcodec" ,python-latexcodec)
16531 ("python-pyyaml" ,python-pyyaml)
16532 ("python-six" ,python-six)))
16533 (arguments
16534 `(#:test-target "nosetests"))
16535 (home-page "https://pybtex.org/")
16536 (synopsis "BibTeX-compatible bibliography processor")
16537 (description "Pybtex is a BibTeX-compatible bibliography processor written
16538 in Python. You can simply type pybtex instead of bibtex.")
16539 (license license:expat)))
16540
16541 (define-public python-onetimepass
16542 (package
16543 (name "python-onetimepass")
16544 (version "1.0.1")
16545 (source
16546 (origin
16547 (method url-fetch)
16548 (uri (pypi-uri "onetimepass" version))
16549 (sha256
16550 (base32 "09vagxgbq78wvq4xbikmn2hpqqsa2i96kqsmphf7dqynfv0dlsd5"))))
16551 (build-system python-build-system)
16552 (propagated-inputs `(("python-six" ,python-six)))
16553 (home-page "https://github.com/tadeck/onetimepass/")
16554 (synopsis "One-time password library")
16555 (description "Python one-time password library for HMAC-based (HOTP) and
16556 time-based (TOTP) passwords.")
16557 (license license:expat)))
16558
16559 (define-public python-parso
16560 (package
16561 (name "python-parso")
16562 (version "0.7.0")
16563 (source
16564 (origin
16565 (method url-fetch)
16566 (uri (pypi-uri "parso" version))
16567 (sha256
16568 (base32
16569 "0b7irps2dqmzq41sxbpvxbivhh1x2hwmbqp45bbpd82446p9z3lh"))))
16570 (native-inputs
16571 `(("python-pytest" ,python-pytest)))
16572 (build-system python-build-system)
16573 (arguments
16574 `(#:phases (modify-phases %standard-phases
16575 (replace 'check
16576 (lambda _ (invoke "pytest" "-vv"))))))
16577 (home-page "https://github.com/davidhalter/parso")
16578 (synopsis "Python Parser")
16579 (description "Parso is a Python parser that supports error recovery and
16580 round-trip parsing for different Python versions (in multiple Python versions).
16581 Parso is also able to list multiple syntax errors in your Python file.")
16582 (license license:expat)))
16583
16584 (define-public python2-parso
16585 (package-with-python2 python-parso))
16586
16587 (define-public python-async-generator
16588 (package
16589 (name "python-async-generator")
16590 (version "1.10")
16591 (source
16592 (origin
16593 (method url-fetch)
16594 (uri (pypi-uri "async_generator" version))
16595 (sha256
16596 (base32
16597 "0i11f6z6lix8ixi3vsk6s76zvvpmgrw6zjrcwjm0m4hjdh83vfvf"))))
16598 (build-system python-build-system)
16599 (native-inputs
16600 `(("python-pytest" ,python-pytest)))
16601 (home-page "https://github.com/python-trio/async_generator")
16602 (synopsis "Async generators and context managers for Python 3.5+")
16603 (description "@code{async_generator} back-ports Python 3.6's native async
16604 generators and Python 3.7's context managers into Python 3.5.")
16605 ;; Dual licensed.
16606 (license (list license:expat license:asl2.0))))
16607
16608 (define-public python-async-timeout
16609 (package
16610 (name "python-async-timeout")
16611 (version "3.0.1")
16612 (source
16613 (origin
16614 (method url-fetch)
16615 (uri (pypi-uri "async-timeout" version))
16616 (sha256
16617 (base32
16618 "0pscbyr840m7fyfc3r8zv9kgkwdcn9f78p7zsrczciwd09m82g0c"))))
16619 (build-system python-build-system)
16620 (home-page "https://github.com/aio-libs/async_timeout/")
16621 (synopsis "Timeout context manager for asyncio programs")
16622 (description "@code{async-timeout} provides a timeout timeout context
16623 manager compatible with @code{asyncio}.")
16624 (license license:asl2.0)))
16625
16626 (define-public python-glob2
16627 (package
16628 (name "python-glob2")
16629 (version "0.7")
16630 (source
16631 (origin
16632 (method git-fetch)
16633 (uri (git-reference
16634 (url "https://github.com/miracle2k/python-glob2.git")
16635 (commit (string-append "v" version))))
16636 (file-name (git-file-name name version))
16637 (sha256
16638 (base32 "160nh2ay9lw2hi0rixpzb2k87r6ql56k0j2cm87lqz8xc8zbw919"))))
16639 (build-system python-build-system)
16640 (home-page "https://github.com/miracle2k/python-glob2/")
16641 (synopsis "Extended Version of the python buildin glob module")
16642 (description "This is an extended version of the Python
16643 @url{http://docs.python.org/library/glob.html, built-in glob module} which
16644 adds:
16645
16646 @itemize
16647 @item The ability to capture the text matched by glob patterns, and return
16648 those matches alongside the file names.
16649 @item A recursive @code{**} globbing syntax, akin for example to the
16650 @code{globstar} option of Bash.
16651 @item The ability to replace the file system functions used, in order to glob
16652 on virtual file systems.
16653 @item Compatible with Python 2 and Python 3 (tested with 3.3).
16654 @end itemize
16655
16656 Glob2 currently based on the glob code from Python 3.3.1.")
16657 (license license:bsd-2)))
16658
16659 (define-public python2-glob2
16660 (package-with-python2 python-glob2))
16661
16662 (define-public python-gipc
16663 (package
16664 (name "python-gipc")
16665 (version "0.6.0")
16666 (source
16667 (origin
16668 (method url-fetch)
16669 (uri (pypi-uri "gipc" version ".zip"))
16670 (sha256
16671 (base32
16672 "0pd9by719qh882hqs6xpby61sn1x5h98hms5p2p8yqnycrf1s0h2"))))
16673 (build-system python-build-system)
16674 (native-inputs
16675 `(("unzip" ,unzip)))
16676 (propagated-inputs
16677 `(("python-gevent" ,python-gevent)))
16678 (home-page "https://gehrcke.de/gipc/")
16679 (synopsis "Child process management in the context of gevent")
16680 (description "Usage of Python's multiprocessing package in a
16681 gevent-powered application may raise problems. With @code{gipc},
16682 process-based child processes can safely be created anywhere within a
16683 gevent-powered application.")
16684 (license license:expat)))
16685
16686 (define-public python2-gipc
16687 (package-with-python2 python-gipc))
16688
16689 (define-public python-fusepy
16690 (package
16691 (name "python-fusepy")
16692 (version "2.0.4")
16693 (source
16694 (origin
16695 (method url-fetch)
16696 (uri (pypi-uri "fusepy" version))
16697 (sha256
16698 (base32
16699 "0v5grm4zyf58hsplwsxfbihddw95lz9w8cy3rpzbyha287swgx8h"))))
16700 (build-system python-build-system)
16701 (arguments
16702 `(#:phases
16703 (modify-phases %standard-phases
16704 (add-before 'build 'set-library-file-name
16705 (lambda* (#:key inputs #:allow-other-keys)
16706 (let ((fuse (assoc-ref inputs "fuse")))
16707 (substitute* "fuse.py"
16708 (("find_library\\('fuse'\\)")
16709 (string-append "'" fuse "/lib/libfuse.so'")))
16710 #t))))))
16711 (propagated-inputs
16712 `(("fuse" ,fuse)))
16713 (home-page "https://github.com/fusepy/fusepy")
16714 (synopsis "Simple ctypes bindings for FUSE")
16715 (description "Python module that provides a simple interface to FUSE and
16716 MacFUSE. The binding is created using the standard @code{ctypes} library.")
16717 (license license:isc)))
16718
16719 (define-public python2-fusepy
16720 (package-with-python2 python-fusepy))
16721
16722 (define-public python-fusepyng
16723 (package
16724 (name "python-fusepyng")
16725 (version "1.0.7")
16726 (source
16727 (origin
16728 (method url-fetch)
16729 (uri (pypi-uri "fusepyng" version))
16730 (sha256
16731 (base32
16732 "17w9iw6m6zjbmnhs4ikd27pq4mb1nan6k4ahlwyz40463vw6wkwb"))))
16733 (build-system python-build-system)
16734 (arguments
16735 '(#:phases
16736 (modify-phases %standard-phases
16737 (add-after 'unpack 'set-libfuse-path
16738 (lambda* (#:key inputs #:allow-other-keys)
16739 (let ((fuse (assoc-ref inputs "fuse")))
16740 (substitute* "fusepyng.py"
16741 (("os.environ.get\\('FUSE_LIBRARY_PATH'\\)")
16742 (string-append "\"" fuse "/lib/libfuse.so\""))))
16743 #t)))))
16744 (inputs
16745 `(("fuse" ,fuse)))
16746 (propagated-inputs
16747 `(("python-paramiko" ,python-paramiko)))
16748 (home-page "https://github.com/rianhunter/fusepyng")
16749 (synopsis "Simple ctypes bindings for FUSE")
16750 (description "@code{fusepyng} is a Python module that provides a simple
16751 interface to FUSE on various operating systems. It's just one file and is
16752 implemented using @code{ctypes}.")
16753 (license license:isc)))
16754
16755 (define-public python2-gdrivefs
16756 (package
16757 (name "python2-gdrivefs")
16758 (version "0.14.9")
16759 (source
16760 (origin
16761 (method url-fetch)
16762 (uri (pypi-uri "gdrivefs" version))
16763 (sha256
16764 (base32
16765 "0v9sp2cfg4ki3wagkwf3rnfpjhvgf845anz3757il9z95yvvcvb7"))))
16766 (build-system python-build-system)
16767 (arguments
16768 `(#:python ,python-2
16769 #:phases
16770 (modify-phases %standard-phases
16771 (add-before 'build 'patch-setup-py
16772 (lambda _
16773 ;; Update requirements from dependency==version
16774 ;; to dependency>=version
16775 (substitute* "gdrivefs/resources/requirements.txt"
16776 (("==") ">="))
16777 #t)))))
16778 (native-inputs
16779 `(("python2-gipc" ,python2-gipc)
16780 ("python2-gevent" ,python2-gevent)
16781 ("python2-greenlet" ,python2-greenlet)
16782 ("python2-httplib2" ,python2-httplib2)
16783 ("python2-uritemplate" ,python2-uritemplate)
16784 ("python2-oauth2client" ,python2-oauth2client)
16785 ("python2-six" ,python2-six)))
16786 (propagated-inputs
16787 `(("python2-dateutil" ,python2-dateutil)
16788 ("python2-fusepy" ,python2-fusepy)
16789 ("python2-google-api-client" ,python2-google-api-client)))
16790 (home-page "https://github.com/dsoprea/GDriveFS")
16791 (synopsis "Mount Google Drive as a local file system")
16792 (description "@code{gdrivefs} provides a FUSE wrapper for Google Drive
16793 under Python 2.7.")
16794 (license license:gpl2)))
16795
16796 (define-public python-userspacefs
16797 (package
16798 (name "python-userspacefs")
16799 (version "1.0.13")
16800 (source
16801 (origin
16802 (method url-fetch)
16803 (uri (pypi-uri "userspacefs" version))
16804 (sha256
16805 (base32
16806 "0kyz52jyxw3m7hqvn5g6z0sx9cq6k0nq1wj44lvdrghdljjgyk2z"))))
16807 (build-system python-build-system)
16808 (propagated-inputs
16809 `(("python-fusepyng" ,python-fusepyng)))
16810 (home-page "https://github.com/rianhunter/userspacefs")
16811 (synopsis "User-space file systems for Python")
16812 (description
16813 "@code{userspacefs} is a library that allows you to easily write
16814 user-space file systems in Python.")
16815 (license license:gpl3+)))
16816
16817 (define-public pybind11
16818 (package
16819 (name "pybind11")
16820 (version "2.4.3")
16821 (source (origin
16822 (method git-fetch)
16823 (uri (git-reference
16824 (url "https://github.com/pybind/pybind11.git")
16825 (commit (string-append "v" version))))
16826 (sha256
16827 (base32
16828 "0k89w4bsfbpzw963ykg1cyszi3h3nk393qd31m6y46pcfxkqh4rd"))
16829 (file-name (git-file-name name version))))
16830 (build-system cmake-build-system)
16831 (native-inputs
16832 `(("python" ,python-wrapper)
16833
16834 ;; The following dependencies are used for tests.
16835 ("python-pytest" ,python-pytest)
16836 ("catch" ,catch-framework2-1)
16837 ("eigen" ,eigen)))
16838 (arguments
16839 `(#:configure-flags
16840 (list (string-append "-DCATCH_INCLUDE_DIR="
16841 (assoc-ref %build-inputs "catch")
16842 "/include/catch"))
16843
16844 #:phases (modify-phases %standard-phases
16845 (add-after 'install 'install-python
16846 (lambda* (#:key outputs #:allow-other-keys)
16847 (let ((out (assoc-ref outputs "out")))
16848 (with-directory-excursion "../source"
16849 (setenv "PYBIND11_USE_CMAKE" "yes")
16850 (invoke "python" "setup.py" "install"
16851 "--single-version-externally-managed"
16852 "--root=/"
16853 (string-append "--prefix=" out)))))))
16854
16855 #:test-target "check"))
16856 (home-page "https://github.com/pybind/pybind11/")
16857 (synopsis "Seamless operability between C++11 and Python")
16858 (description
16859 "@code{pybind11} is a lightweight header-only library that exposes C++
16860 types in Python and vice versa, mainly to create Python bindings of existing
16861 C++ code. Its goals and syntax are similar to the @code{Boost.Python}
16862 library: to minimize boilerplate code in traditional extension modules by
16863 inferring type information using compile-time introspection.")
16864 (license license:bsd-3)))
16865
16866 (define-public python-fasteners
16867 (package
16868 (name "python-fasteners")
16869 (version "0.14.1")
16870 (source
16871 (origin
16872 (method url-fetch)
16873 (uri (pypi-uri "fasteners" version))
16874 (sha256
16875 (base32
16876 "063y20kx01ihbz2mziapmjxi2cd0dq48jzg587xdsdp07xvpcz22"))))
16877 (build-system python-build-system)
16878 (propagated-inputs
16879 `(("python-monotonic" ,python-monotonic)
16880 ("python-six" ,python-six)
16881 ("python-testtools" ,python-testtools)))
16882 (home-page "https://github.com/harlowja/fasteners")
16883 (synopsis "Python package that provides useful locks")
16884 (description
16885 "This package provides a Python program that provides following locks:
16886
16887 @itemize
16888 @item Locking decorator
16889 @item Reader-writer locks
16890 @item Inter-process locks
16891 @item Generic helpers
16892 @end itemize\n")
16893 (properties `((python2-variant . ,(delay python2-fasteners))))
16894 (license license:asl2.0)))
16895
16896 (define-public python2-fasteners
16897 (let ((base (package-with-python2 (strip-python2-variant python-fasteners))))
16898 (package
16899 (inherit base)
16900 (propagated-inputs
16901 `(("python2-futures" ,python2-futures)
16902 ,@(package-propagated-inputs base))))))
16903
16904 (define-public python-requests-file
16905 (package
16906 (name "python-requests-file")
16907 (version "1.4.3")
16908 (source
16909 (origin
16910 (method url-fetch)
16911 (uri (pypi-uri "requests-file" version))
16912 (sha256
16913 (base32
16914 "1yp2jaxg3v86pia0q512dg3hz6s9y5vzdivsgrba1kds05ial14g"))))
16915 (build-system python-build-system)
16916 (propagated-inputs
16917 `(("python-requests" ,python-requests)
16918 ("python-six" ,python-six)))
16919 (home-page
16920 "https://github.com/dashea/requests-file")
16921 (synopsis "File transport adapter for Requests")
16922 (description
16923 "Requests-File is a transport adapter for use with the Requests Python
16924 library to allow local file system access via @code{file://} URLs.")
16925 (license license:asl2.0)))
16926
16927 (define-public python2-requests-file
16928 (package-with-python2 python-requests-file))
16929
16930 (define-public python-tldextract
16931 (package
16932 (name "python-tldextract")
16933 (version "2.2.0")
16934 (source
16935 (origin
16936 (method url-fetch)
16937 (uri (pypi-uri "tldextract" version))
16938 (sha256
16939 (base32
16940 "1d5s8v6kpsgazyahflhji1cfdcf89rv7l7z55v774bhzvcjp2y99"))))
16941 (build-system python-build-system)
16942 (native-inputs
16943 `(("python-pytest" ,python-pytest)
16944 ("python-responses" ,python-responses)))
16945 (propagated-inputs
16946 `(("python-idna" ,python-idna)
16947 ("python-requests" ,python-requests)
16948 ("python-requests-file" ,python-requests-file)))
16949 (home-page
16950 "https://github.com/john-kurkowski/tldextract")
16951 (synopsis
16952 "Separate the TLD from the registered domain and subdomains of a URL")
16953 (description
16954 "TLDExtract accurately separates the TLD from the registered domain and
16955 subdomains of a URL, using the Public Suffix List. By default, this includes
16956 the public ICANN TLDs and their exceptions. It can optionally support the
16957 Public Suffix List's private domains as well.")
16958 (license license:bsd-3)))
16959
16960 (define-public python2-tldextract
16961 (package-with-python2 python-tldextract))
16962
16963 (define-public python-pynamecheap
16964 (package
16965 (name "python-pynamecheap")
16966 (version "0.0.3")
16967 (source
16968 (origin
16969 (method url-fetch)
16970 (uri (pypi-uri "PyNamecheap" version))
16971 (sha256
16972 (base32
16973 "0wkbwz208j8nfrsmzmclvxg22ymknn0mlz76wbdza9k2bx2zja6l"))))
16974 (build-system python-build-system)
16975 (propagated-inputs
16976 `(("python-requests" ,python-requests)))
16977 (home-page
16978 "https://github.com/Bemmu/PyNamecheap")
16979 (synopsis
16980 "Namecheap API client in Python")
16981 (description
16982 "PyNamecheap is a Namecheap API client in Python.")
16983 (license license:expat)))
16984
16985 (define-public python2-pynamecheap
16986 (package-with-python2 python-pynamecheap))
16987
16988 (define-public python-dns-lexicon
16989 (package
16990 (name "python-dns-lexicon")
16991 (version "2.4.0")
16992 (source
16993 (origin
16994 (method url-fetch)
16995 (uri (pypi-uri "dns-lexicon" version))
16996 (sha256
16997 (base32
16998 "0jdn3ns71bsybr7njgsqr9xlxsqh7zh6phn4ld0liazqdn2l5f6m"))))
16999 (build-system python-build-system)
17000 (arguments
17001 `(#:tests? #f)) ;requires internet access
17002 (propagated-inputs
17003 `(("python-future" ,python-future)
17004 ("python-pynamecheap" ,python-pynamecheap)
17005 ("python-requests" ,python-requests)
17006 ("python-tldextract" ,python-tldextract)
17007 ("python-urllib3" ,python-urllib3)))
17008 (home-page "https://github.com/AnalogJ/lexicon")
17009 (synopsis
17010 "Manipulate DNS records on various DNS providers")
17011 (description
17012 "Lexicon provides a way to manipulate DNS records on multiple DNS
17013 providers in a standardized way. It has a CLI but it can also be used as a
17014 Python library. It was designed to be used in automation, specifically with
17015 Let's Encrypt.")
17016 (license license:expat)))
17017
17018 (define-public python2-dns-lexicon
17019 (package-with-python2 python-dns-lexicon))
17020
17021 (define-public python-commandlines
17022 (package
17023 (name "python-commandlines")
17024 (version "0.4.1")
17025 (source
17026 (origin
17027 (method url-fetch)
17028 (uri (pypi-uri "commandlines" version))
17029 (sha256
17030 (base32
17031 "0r7xcr0knv02p4mswa2bng61nn8nbhhrs6kvdnb9bb3hhjvm1dl6"))))
17032 (build-system python-build-system)
17033 (home-page "https://github.com/chrissimpkins/commandlines")
17034 (synopsis "Command line argument to object parsing library")
17035 (description
17036 "@code{Commandlines} is a Python library for command line application
17037 development that supports command line argument parsing, command string
17038 validation testing and application logic.")
17039 (license license:expat)))
17040
17041 ;; Make sure to upgrade python-llvmlite in (gnu packages llvm) together with
17042 ;; python-numba. They have a very unflexible relationship.
17043 (define-public python-numba
17044 (package
17045 (name "python-numba")
17046 (version "0.46.0")
17047 (source
17048 (origin
17049 (method url-fetch)
17050 (uri (pypi-uri "numba" version))
17051 (sha256
17052 (base32
17053 "1vnfzcq6fcnkmdms6114d49awvvj5181fl7z1wlha27qc2paxjy2"))))
17054 (build-system python-build-system)
17055 (arguments
17056 `(#:modules ((guix build utils)
17057 (guix build python-build-system)
17058 (ice-9 ftw)
17059 (srfi srfi-1)
17060 (srfi srfi-26))
17061 #:phases
17062 (modify-phases %standard-phases
17063 (add-after 'unpack 'disable-proprietary-features
17064 (lambda _
17065 (setenv "NUMBA_DISABLE_HSA" "1")
17066 (setenv "NUMBA_DISABLE_CUDA" "1")
17067 #t))
17068 (add-after 'unpack 'remove-failing-tests
17069 (lambda _
17070 ;; FIXME: These tests fail for unknown reasons:
17071 ;; test_non_writable_pycache, test_non_creatable_pycache, and
17072 ;; test_frozen (all in numba.tests.test_dispatcher.TestCache).
17073 (substitute* "numba/tests/test_dispatcher.py"
17074 (("def test(_non_writable_pycache)" _ m)
17075 (string-append "def guix_skip" m))
17076 (("def test(_non_creatable_pycache)" _ m)
17077 (string-append "def guix_skip" m))
17078 (("def test(_frozen)" _ m)
17079 (string-append "def guix_skip" m)))
17080
17081 ;; These tests fail because we don't run the tests from the build
17082 ;; directory: test_setup_py_distutils, test_setup_py_setuptools
17083 ;; They are in numba.tests.test_pycc.TestDistutilsSupport.
17084 (substitute* "numba/tests/test_pycc.py"
17085 (("def test(_setup_py_distutils|_setup_py_setuptools)" _ m)
17086 (string-append "def guix_skip" m)))
17087
17088 ;; These tests fail because our version of Python does not have
17089 ;; a recognizable front-end for the Numba distribution to use
17090 ;; to check against.
17091 (substitute* "numba/tests/test_entrypoints.py"
17092 (("def test(_init_entrypoint)" _ m)
17093 (string-append "def guix_skip" m)))
17094 (substitute* "numba/tests/test_jitclasses.py"
17095 (("def test(_jitclass_longlabel_not_truncated)" _ m)
17096 (string-append "def guix_skip" m)))
17097 #t))
17098 (replace 'check
17099 (lambda _
17100 (let ((cwd (getcwd)))
17101 (setenv "PYTHONPATH"
17102 (string-append cwd "/build/"
17103 (find (cut string-prefix? "lib" <>)
17104 (scandir (string-append cwd "/build")))
17105 ":"
17106 (getenv "PYTHONPATH")))
17107 ;; Something is wrong with the PYTHONPATH when running the
17108 ;; tests from the build directory, as it complains about not being
17109 ;; able to import certain modules.
17110 (with-directory-excursion "/tmp"
17111 (invoke "python3" "-m" "numba.runtests" "-v" "-m")))
17112 #t)))))
17113 (propagated-inputs
17114 `(("python-llvmlite" ,python-llvmlite)
17115 ("python-numpy" ,python-numpy)
17116 ("python-singledispatch" ,python-singledispatch)))
17117 ;; Needed for tests.
17118 (inputs
17119 `(("python-jinja2" ,python-jinja2)
17120 ("python-pygments" ,python-pygments)))
17121 (home-page "https://numba.pydata.org")
17122 (synopsis "Compile Python code using LLVM")
17123 (description "Numba gives you the power to speed up your applications with
17124 high performance functions written directly in Python. With a few
17125 annotations, array-oriented and math-heavy Python code can be just-in-time
17126 compiled to native machine instructions, similar in performance to C, C++ and
17127 Fortran, without having to switch languages or Python interpreters.
17128
17129 Numba works by generating optimized machine code using the LLVM compiler
17130 infrastructure at import time, runtime, or statically (using the included pycc
17131 tool).")
17132 (license license:bsd-3)))
17133
17134 (define-public python-numcodecs
17135 (package
17136 (name "python-numcodecs")
17137 (version "0.6.4")
17138 (source
17139 (origin
17140 (method url-fetch)
17141 (uri (pypi-uri "numcodecs" version))
17142 (sha256
17143 (base32
17144 "0kbfr8pl3x9glsypbq8hzim003f16ml1b1cvgrh4w1sdvgal6j7g"))))
17145 (build-system python-build-system)
17146 (propagated-inputs
17147 `(("python-numpy" ,python-numpy)
17148 ("python-msgpack" ,python-msgpack)))
17149 (native-inputs
17150 `(("python-pytest" ,python-pytest)
17151 ("python-setuptools-scm" ,python-setuptools-scm)))
17152 (home-page "https://github.com/zarr-developers/numcodecs")
17153 (synopsis "Buffer compression and transformation codecs")
17154 (description
17155 "This Python package provides buffer compression and transformation
17156 codecs for use in data storage and communication applications.")
17157 (license license:expat)))
17158
17159 (define-public python-asciitree
17160 (package
17161 (name "python-asciitree")
17162 (version "0.3.3")
17163 (source
17164 (origin
17165 (method url-fetch)
17166 (uri (pypi-uri "asciitree" version))
17167 (sha256
17168 (base32
17169 "0vhgri2m2xlnibhz4xwn4hpbc7xacisxjqrk6k5kyppq96vbk92a"))))
17170 (build-system python-build-system)
17171 (home-page "https://github.com/mbr/asciitree")
17172 (synopsis "Draws ASCII trees")
17173 (description "This package draws tree structures using characters.")
17174 (license license:expat)))
17175
17176 (define-public python-zarr
17177 (package
17178 (name "python-zarr")
17179 (version "2.4.0")
17180 (source
17181 (origin
17182 (method url-fetch)
17183 (uri (pypi-uri "zarr" version))
17184 (sha256
17185 (base32
17186 "026n3sjzjv2gmwx6y72b8ij0hk42bc8zdbvfj5gdqzd4i6wj3ajk"))))
17187 (build-system python-build-system)
17188 (arguments
17189 `(#:phases
17190 (modify-phases %standard-phases
17191 (add-after 'unpack 'disable-service-tests
17192 (lambda _
17193 (setenv "ZARR_TEST_ABS" "0")
17194 (setenv "ZARR_TEST_MONGO" "0")
17195 (setenv "ZARR_TEST_REDIS" "0")
17196 #t))
17197 (replace 'check
17198 (lambda _
17199 (invoke "pytest" "-vv" "-k" "not lmdb")
17200 #t)))))
17201 (propagated-inputs
17202 `(("python-asciitree" ,python-asciitree)
17203 ("python-fasteners" ,python-fasteners)
17204 ("python-numcodecs" ,python-numcodecs)
17205 ("python-numpy" ,python-numpy)))
17206 (native-inputs
17207 `(("python-pytest" ,python-pytest)
17208 ("python-setuptools-scm" ,python-setuptools-scm)))
17209 (home-page "https://github.com/zarr-developers/zarr-python")
17210 (synopsis "Chunked, compressed, N-dimensional arrays for Python")
17211 (description
17212 "This package provides an implementation of chunked, compressed,
17213 N-dimensional arrays for Python.")
17214 (license license:expat)))
17215
17216 (define-public python-anndata
17217 (package
17218 (name "python-anndata")
17219 (version "0.7.1")
17220 (source
17221 (origin
17222 (method url-fetch)
17223 (uri (pypi-uri "anndata" version))
17224 (sha256
17225 (base32
17226 "0rnfbpr55j1a1bi2kd4mz444741hrn74kz90h5rnjr59jmpfnh09"))))
17227 (build-system python-build-system)
17228 (arguments
17229 `(#:phases
17230 (modify-phases %standard-phases
17231 (add-after 'unpack 'delete-inconvenient-tests
17232 (lambda _
17233 ;; This test depends on python-scikit-learn.
17234 (delete-file "anndata/tests/test_inplace_subset.py")
17235 #t))
17236 (delete 'check)
17237 (add-after 'install 'check
17238 (lambda* (#:key inputs outputs #:allow-other-keys)
17239 (add-installed-pythonpath inputs outputs)
17240 (invoke "pytest" "-vv"))))))
17241 (propagated-inputs
17242 `(("python-h5py" ,python-h5py)
17243 ("python-importlib-metadata" ,python-importlib-metadata)
17244 ("python-natsort" ,python-natsort)
17245 ("python-numcodecs" ,python-numcodecs)
17246 ("python-packaging" ,python-packaging)
17247 ("python-pandas" ,python-pandas)
17248 ("python-scipy" ,python-scipy)
17249 ("python-zarr" ,python-zarr)))
17250 (native-inputs
17251 `(("python-joblib" ,python-joblib)
17252 ("python-pytest" ,python-pytest)
17253 ("python-setuptools-scm" ,python-setuptools-scm)))
17254 (home-page "https://github.com/theislab/anndata")
17255 (synopsis "Annotated data for data analysis pipelines")
17256 (description "Anndata is a package for simple (functional) high-level APIs
17257 for data analysis pipelines. In this context, it provides an efficient,
17258 scalable way of keeping track of data together with learned annotations and
17259 reduces the code overhead typically encountered when using a mostly
17260 object-oriented library such as @code{scikit-learn}.")
17261 (license license:bsd-3)))
17262
17263 (define-public python-dill
17264 (package
17265 (name "python-dill")
17266 (version "0.3.1.1")
17267 (source
17268 (origin
17269 (method url-fetch)
17270 (uri (pypi-uri "dill" version))
17271 (sha256
17272 (base32 "1704g8z70d210ksgbccs2v545v9w0wc6lx15m296alb7jf0yzn22"))))
17273 (build-system python-build-system)
17274 (arguments
17275 `(#:phases
17276 (modify-phases %standard-phases
17277 (replace 'check
17278 (lambda _
17279 (with-directory-excursion "/tmp"
17280 (invoke "nosetests" "-v"))
17281 #t)))))
17282 (native-inputs
17283 `(("python-nose" ,python-nose)))
17284 (home-page "https://pypi.org/project/dill/")
17285 (synopsis "Serialize all of Python")
17286 (description "Dill extends Python's @code{pickle} module for serializing
17287 and de-serializing Python objects to the majority of the built-in Python
17288 types. Dill provides the user the same interface as the @code{pickle} module,
17289 and also includes some additional features. In addition to pickling Python
17290 objects, @code{dill} provides the ability to save the state of an interpreter
17291 session in a single command. Hence, it would be feasible to save a
17292 interpreter session, close the interpreter, ship the pickled file to another
17293 computer, open a new interpreter, unpickle the session and thus continue from
17294 the saved state of the original interpreter session.")
17295 (license license:bsd-3)))
17296
17297 (define-public python-multiprocess
17298 (package
17299 (name "python-multiprocess")
17300 (version "0.70.9")
17301 (source
17302 (origin
17303 (method url-fetch)
17304 (uri (pypi-uri "multiprocess" version))
17305 (sha256
17306 (base32
17307 "1r882nvd44xqwbrclwqx5rhs80l6809rcvpc7pkpgnij06cvvmcz"))))
17308 (build-system python-build-system)
17309 (arguments
17310 `(#:phases
17311 (modify-phases %standard-phases
17312 (add-after 'unpack 'disable-broken-tests
17313 (lambda _
17314 ;; This test is broken as there is no keyboard interrupt.
17315 (substitute* "py3.7/multiprocess/tests/__init__.py"
17316 (("^(.*)def test_wait_result"
17317 line indent)
17318 (string-append indent
17319 "@unittest.skip(\"Disabled by Guix\")\n"
17320 line)))
17321 #t))
17322 ;; Tests must be run after installation.
17323 (delete 'check)
17324 (add-after 'install 'check
17325 (lambda* (#:key inputs outputs #:allow-other-keys)
17326 (add-installed-pythonpath inputs outputs)
17327 (invoke "python" "-m" "multiprocess.tests")
17328 #t)))))
17329 (propagated-inputs
17330 `(("python-dill" ,python-dill)))
17331 (home-page "https://pypi.org/project/multiprocess/")
17332 (synopsis "Multiprocessing and multithreading in Python")
17333 (description
17334 "This package is a fork of the multiprocessing Python package, a package
17335 which supports the spawning of processes using the API of the standard
17336 library's @code{threading} module.")
17337 (license license:bsd-3)))
17338
17339 (define-public python-toolz
17340 (package
17341 (name "python-toolz")
17342 (version "0.9.0")
17343 (source
17344 (origin
17345 (method url-fetch)
17346 (uri (pypi-uri "toolz" version))
17347 (sha256
17348 (base32
17349 "1j9i7fdjnx9dz35fdj5gvgxx6585ja9sxgaiv65if77nlxz0m7wj"))))
17350 (build-system python-build-system)
17351 ;; FIXME: tests cannot be computed: "Can't perform this operation for
17352 ;; unregistered loader type"
17353 (arguments '(#:tests? #f))
17354 (home-page "https://github.com/pytoolz/toolz/")
17355 (synopsis "List processing tools and functional utilities")
17356 (description
17357 "This package provides a set of utility functions for iterators,
17358 functions, and dictionaries.")
17359 (license license:bsd-3)))
17360
17361 (define-public python2-toolz
17362 (package-with-python2 python-toolz))
17363
17364 (define-public python-cytoolz
17365 (package
17366 (name "python-cytoolz")
17367 (version "0.9.0.1")
17368 (source
17369 (origin
17370 (method url-fetch)
17371 (uri (pypi-uri "cytoolz" version))
17372 (sha256
17373 (base32
17374 "1r80p88hm3f3r4zpixzr047y5hw4bzy41m4xywnhycda83x0dk44"))))
17375 (build-system python-build-system)
17376 ;; FIXME: tests fail with "module 'cytoolz.curried' has no attribute
17377 ;; 'exceptions'"
17378 (arguments '(#:tests? #f))
17379 (propagated-inputs
17380 `(("python-toolz" ,python-toolz)))
17381 (native-inputs
17382 `(("python-cython" ,python-cython)))
17383 (home-page "https://github.com/pytoolz/cytoolz")
17384 (synopsis "High performance functional utilities")
17385 (description
17386 "The cytoolz package implements the same API as provided by toolz. The
17387 main differences are that @code{cytoolz} is faster and cytoolz offers a C API
17388 that is accessible to other projects developed in Cython.")
17389 (license license:bsd-3)))
17390
17391 (define-public python-sortedcontainers
17392 (package
17393 (name "python-sortedcontainers")
17394 (version "2.1.0")
17395 (source
17396 (origin
17397 (method url-fetch)
17398 (uri (pypi-uri "sortedcontainers" version))
17399 (sha256
17400 (base32
17401 "0fm0w5id2yhqld95hg2m636vjgkz377rvgdfqaxc25vbylr9lklp"))))
17402 (build-system python-build-system)
17403 (arguments
17404 ;; FIXME: Tests require many extra dependencies, and would introduce
17405 ;; a circular dependency on hypothesis, which uses this package.
17406 '(#:tests? #f))
17407 (propagated-inputs
17408 `(("python-appdirs" ,python-appdirs)
17409 ("python-distlib" ,python-distlib)
17410 ("python-filelock" ,python-filelock)
17411 ("python-six" ,python-six-bootstrap)))
17412 (home-page "http://www.grantjenks.com/docs/sortedcontainers/")
17413 (synopsis "Sorted List, Sorted Dict, Sorted Set")
17414 (description
17415 "This package provides a sorted collections library, written in
17416 pure-Python.")
17417 (license license:asl2.0)))
17418
17419 (define-public python2-sortedcontainers
17420 (package-with-python2 python-sortedcontainers))
17421
17422 (define-public python-cloudpickle
17423 (package
17424 (name "python-cloudpickle")
17425 (version "1.3.0")
17426 (source
17427 (origin
17428 (method url-fetch)
17429 (uri (pypi-uri "cloudpickle" version))
17430 (sha256
17431 (base32
17432 "0lx7gy9clp427qwcm7b23zdsldpr03gy3vxxhyi8fpbhwz859brq"))))
17433 (build-system python-build-system)
17434 (arguments
17435 '(#:phases (modify-phases %standard-phases
17436 (add-before 'check 'do-not-override-PYTHONPATH
17437 (lambda _
17438 ;; Append to PYTHONPATH instead of overriding it so
17439 ;; that dependencies from Guix can be found.
17440 (substitute* "tests/testutils.py"
17441 (("env\\['PYTHONPATH'\\] = pythonpath")
17442 "env['PYTHONPATH'] += os.pathsep + pythonpath"))
17443 #t))
17444 (replace 'check
17445 (lambda* (#:key tests? #:allow-other-keys)
17446 (if tests?
17447 (invoke "pytest" "-s" "-vv")
17448 (format #t "test suite not run~%"))
17449 #t)))))
17450 (native-inputs
17451 `(;; For tests.
17452 ("python-psutil" ,python-psutil)
17453 ("python-pytest" ,python-pytest)
17454 ("python-tornado" ,python-tornado)))
17455 (home-page "https://github.com/cloudpipe/cloudpickle")
17456 (synopsis "Extended pickling support for Python objects")
17457 (description
17458 "Cloudpickle makes it possible to serialize Python constructs not
17459 supported by the default pickle module from the Python standard library. It
17460 is especially useful for cluster computing where Python expressions are
17461 shipped over the network to execute on remote hosts, possibly close to the
17462 data.")
17463 (properties `((python2-variant . ,(delay python2-cloudpickle))))
17464 (license license:bsd-3)))
17465
17466 (define-public python2-cloudpickle
17467 (let ((base (package-with-python2 (strip-python2-variant python-cloudpickle))))
17468 (package
17469 (inherit base)
17470 (native-inputs
17471 `(("python-mock" ,python2-mock)
17472 ,@(package-native-inputs base)))
17473 (propagated-inputs
17474 `(("python-futures" ,python2-futures)
17475 ,@(package-propagated-inputs base))))))
17476
17477 (define-public python-locket
17478 (package
17479 (name "python-locket")
17480 (version "0.2.0")
17481 (source
17482 (origin
17483 (method url-fetch)
17484 (uri (pypi-uri "locket" version))
17485 (sha256
17486 (base32
17487 "1d4z2zngrpqkrfhnd4yhysh66kjn4mblys2l06sh5dix2p0n7vhz"))))
17488 (build-system python-build-system)
17489 (home-page "https://github.com/mwilliamson/locket.py")
17490 (synopsis "File-based locks for Python")
17491 (description
17492 "Locket implements a lock that can be used by multiple processes provided
17493 they use the same path.")
17494 (license license:bsd-2)))
17495
17496 (define-public python2-locket
17497 (package-with-python2 python-locket))
17498
17499 (define-public python-blosc
17500 (package
17501 (name "python-blosc")
17502 (version "1.5.1")
17503 (source
17504 (origin
17505 (method url-fetch)
17506 (uri (pypi-uri "blosc" version))
17507 (sha256
17508 (base32
17509 "1cm91c6r431yla2mbs4895bgiianjf30dfz14vvv99dslygd65jw"))))
17510 (build-system python-build-system)
17511 ;; FIXME: all tests pass, but then this error is printed:
17512 ;; TypeError: calling <function run at 0x7ffff2568d90> returned None, not a test
17513 (arguments '(#:tests? #f))
17514 (propagated-inputs
17515 `(("python-numpy" ,python-numpy)))
17516 (home-page "https://github.com/blosc/python-blosc")
17517 (synopsis "Python wrapper for the Blosc data compressor library")
17518 (description "Blosc is a high performance compressor optimized for binary
17519 data. It has been designed to transmit data to the processor cache faster
17520 than the traditional, non-compressed, direct memory fetch approach via a
17521 @code{memcpy()} system call.
17522
17523 Blosc works well for compressing numerical arrays that contains data with
17524 relatively low entropy, like sparse data, time series, grids with
17525 regular-spaced values, etc.
17526
17527 This Python package wraps the Blosc library.")
17528 (license license:bsd-3)))
17529
17530 (define-public python2-blosc
17531 (package-with-python2 python-blosc))
17532
17533 (define-public python-partd
17534 (package
17535 (name "python-partd")
17536 (version "0.3.9")
17537 (source
17538 (origin
17539 (method url-fetch)
17540 (uri (pypi-uri "partd" version))
17541 (sha256
17542 (base32
17543 "0sz6rwlnl4fqq220pyz863cnv0gjdxl4m7lscl71ishl5z0xkmhz"))))
17544 (build-system python-build-system)
17545 (propagated-inputs
17546 `(("python-blosc" ,python-blosc)
17547 ("python-locket" ,python-locket)
17548 ("python-numpy" ,python-numpy)
17549 ("python-pandas" ,python-pandas)
17550 ("python-pyzmq" ,python-pyzmq)
17551 ("python-toolz" ,python-toolz)))
17552 (home-page "https://github.com/dask/partd/")
17553 (synopsis "Appendable key-value storage")
17554 (description "Partd stores key-value pairs. Values are raw bytes. We
17555 append on old values. Partd excels at shuffling operations.")
17556 (license license:bsd-3)))
17557
17558 (define-public python2-partd
17559 (package-with-python2 python-partd))
17560
17561 (define-public python-fsspec
17562 (package
17563 (name "python-fsspec")
17564 (version "0.6.1")
17565 (source
17566 (origin
17567 (method url-fetch)
17568 (uri (pypi-uri "fsspec" version))
17569 (sha256
17570 (base32
17571 "1g9ba8v04s1nrh7pvzfm2md7ivl2mrz3hcq3y9d1a44gd62h17zj"))))
17572 (build-system python-build-system)
17573 (arguments '(#:tests? #f)) ; there are none
17574 (home-page "https://github.com/intake/filesystem_spec")
17575 (synopsis "File-system specification")
17576 (description "The purpose of this package is to produce a template or
17577 specification for a file-system interface, that specific implementations
17578 should follow, so that applications making use of them can rely on a common
17579 behavior and not have to worry about the specific internal implementation
17580 decisions with any given backend.")
17581 (license license:bsd-3)))
17582
17583 (define-public python-dask
17584 (package
17585 (name "python-dask")
17586 (version "2.14.0")
17587 (source
17588 (origin
17589 (method url-fetch)
17590 (uri (pypi-uri "dask" version))
17591 (sha256
17592 (base32 "031j0j26s0675v0isyps2dphm03330n7dy8ifdy70jgvf78d119q"))))
17593 (build-system python-build-system)
17594 (arguments
17595 `(#:phases
17596 (modify-phases %standard-phases
17597 (add-after 'unpack 'disable-broken-tests
17598 (lambda _
17599 ;; This test is marked as xfail when pytest-xdist is used.
17600 (substitute* "dask/tests/test_threaded.py"
17601 (("def test_interrupt\\(\\)" m)
17602 (string-append "@pytest.mark.skip(reason=\"Disabled by Guix\")\n"
17603 m)))
17604 ;; This one fails with a type error:
17605 ;; TypeError: Already tz-aware, use tz_convert to convert.
17606 (substitute* "dask/dataframe/tests/test_shuffle.py"
17607 (("def test_set_index_timestamp\\(\\)" m)
17608 (string-append "@pytest.mark.skip(reason=\"Disabled by Guix\")\n"
17609 m)))
17610 #t))
17611 (replace 'check
17612 (lambda _ (invoke "pytest" "-vv"))))))
17613 (propagated-inputs
17614 `(("python-cloudpickle" ,python-cloudpickle)
17615 ("python-fsspec" ,python-fsspec)
17616 ("python-numpy" ,python-numpy)
17617 ("python-packaging" ,python-packaging)
17618 ("python-pandas" ,python-pandas)
17619 ("python-partd" ,python-partd)
17620 ("python-toolz" ,python-toolz)
17621 ("python-pyyaml" ,python-pyyaml)))
17622 (native-inputs
17623 `(("python-pytest" ,python-pytest)
17624 ("python-pytest-runner" ,python-pytest-runner)))
17625 (home-page "https://github.com/dask/dask/")
17626 (synopsis "Parallel computing with task scheduling")
17627 (description
17628 "Dask is a flexible parallel computing library for analytics. It
17629 consists of two components: dynamic task scheduling optimized for computation,
17630 and large data collections like parallel arrays, dataframes, and lists that
17631 extend common interfaces like NumPy, Pandas, or Python iterators to
17632 larger-than-memory or distributed environments. These parallel collections
17633 run on top of the dynamic task schedulers. ")
17634 (license license:bsd-3)))
17635
17636 (define-public python-ilinkedlist
17637 (package
17638 (name "python-ilinkedlist")
17639 (version "0.4.0")
17640 (source
17641 (origin
17642 (method url-fetch)
17643 (uri (pypi-uri "ilinkedlist" version))
17644 (sha256
17645 (base32
17646 "0nrw4sr3afldrp7073hvc0rgdz282s0l819jdmj1i6nn05v33h0l"))))
17647 (build-system python-build-system)
17648 (native-inputs `(("python-pytest" ,python-pytest)))
17649 (inputs `(("python" ,python)))
17650 (home-page "https://github.com/luther9/ilinkedlist-py")
17651 (synopsis "Immutable linked list library")
17652 (description
17653 "This is a implementation of immutable linked lists for Python. It
17654 contains @code{nil} (the empty linked list) and a @code{Pair} class for nodes.
17655 Since a linked list is treated as immutable, it is hashable, and its length
17656 can be retrieved in constant time. Some of the terminology is inspired by
17657 LISP. It is possible to create an improper list by creating a @code{Pair}
17658 with a non-list @code{cdr}.")
17659 (license license:gpl3+)))
17660
17661 (define-public python-readlike
17662 (package
17663 (name "python-readlike")
17664 (version "0.1.3")
17665 (source
17666 (origin
17667 (method url-fetch)
17668 (uri (pypi-uri "readlike" version))
17669 (sha256
17670 (base32 "027w8fvi50ksl57q0a7kb5zvmq8jxaawnviib1jdqw0p3igvm1j4"))))
17671 (build-system python-build-system)
17672 (home-page "https://github.com/jangler/readlike")
17673 (synopsis "GNU Readline-like line editing module")
17674 (description
17675 "This Python module provides line editing functions similar to the default
17676 Emacs-style ones of GNU Readline. Unlike the Python standard library's
17677 @code{readline} package, this one allows access to those capabilties in settings
17678 outside of a standard command-line interface. It is especially well-suited to
17679 interfacing with Urwid, due to a shared syntax for describing key inputs.
17680
17681 Currently, all stateless Readline commands are implemented. Yanking and history
17682 are not supported.")
17683 (license license:expat)))
17684
17685 (define-public python2-readlike
17686 (package-with-python2 python-readlike))
17687
17688 (define-public python-reparser
17689 (package
17690 (name "python-reparser")
17691 (version "1.4.3")
17692 (source
17693 (origin
17694 (method url-fetch)
17695 (uri (pypi-uri "ReParser" version))
17696 (sha256
17697 (base32 "0nniqb69xr0fv7ydlmrr877wyyjb61nlayka7xr08vlxl9caz776"))))
17698 (build-system python-build-system)
17699 (home-page "https://github.com/xmikos/reparser")
17700 (synopsis "Simple lexer/parser for inline markup based on regular expressions")
17701 (description
17702 "This Python library provides a simple lexer/parser for inline markup based
17703 on regular expressions.")
17704 (license license:expat)))
17705
17706 (define-public python2-reparser
17707 (let ((reparser (package-with-python2
17708 (strip-python2-variant python-reparser))))
17709 (package (inherit reparser)
17710 (propagated-inputs
17711 `(("python2-enum34" ,python2-enum34)
17712 ,@(package-propagated-inputs reparser))))))
17713
17714 (define-public python-precis-i18n
17715 (package
17716 (name "python-precis-i18n")
17717 (version "1.0.0")
17718 (source
17719 (origin
17720 (method url-fetch)
17721 (uri (pypi-uri "precis_i18n" version))
17722 (sha256
17723 (base32
17724 "0gjhvwd8aifx94rl1ag08vlmndyx2q3fkyqb0c4i46x3p2bc2yi2"))))
17725 (build-system python-build-system)
17726 (home-page "https://github.com/byllyfish/precis_i18n")
17727 (synopsis "Implementation of the PRECIS framework")
17728 (description
17729 "This module implements the PRECIS Framework as described in RFC 8264,
17730 RFC 8265 and RFC 8266.")
17731 (license license:expat)))
17732
17733 (define-public python-absl-py
17734 (package
17735 (name "python-absl-py")
17736 (version "0.6.1")
17737 (source
17738 (origin
17739 (method url-fetch)
17740 (uri (pypi-uri "absl-py" version))
17741 (sha256
17742 (base32
17743 "1mp9lk0b2qa37b7y6ak4lvf6ifw2ylyy6bkf9ik77md3j4xrwlc7"))))
17744 (build-system python-build-system)
17745 (propagated-inputs
17746 `(("python-six" ,python-six)))
17747 (home-page "https://github.com/abseil/abseil-py")
17748 (synopsis "Abseil Python common libraries")
17749 (description
17750 "This package provides the Abseil Python Common Libraries, a collection
17751 of Python libraries for building Python applications.")
17752 (license license:asl2.0)))
17753
17754 (define-public python-astor
17755 (package
17756 (name "python-astor")
17757 (version "0.7.1")
17758 (source
17759 (origin
17760 (method url-fetch)
17761 (uri (pypi-uri "astor" version))
17762 (sha256
17763 (base32
17764 "13gv6f2xz9i564byp21gcpc0l3w4cs23k1wbcam8kky2ls3hvhwm"))))
17765 (build-system python-build-system)
17766 ;; FIXME: There are two errors and two test failures.
17767 (arguments `(#:tests? #f))
17768 (home-page "https://github.com/berkerpeksag/astor")
17769 (synopsis "Read and write Python ASTs")
17770 (description "Astor is designed to allow easy manipulation of Python
17771 source via the Abstract Syntax Tree.")
17772 (license license:bsd-3)))
17773
17774 (define-public python2-astor
17775 (package-with-python2 python-astor))
17776
17777 (define-public python-astunparse
17778 (package
17779 (name "python-astunparse")
17780 (version "1.6.2")
17781 (source
17782 (origin
17783 (method url-fetch)
17784 (uri (pypi-uri "astunparse" version))
17785 (sha256
17786 (base32 "0rzbc44xcvzjhhiy7wac96mgal5mcjz1mfq8rmvgswskf4kf9cys"))))
17787 (build-system python-build-system)
17788 (arguments '(#:tests? #f)) ; there are none
17789 (propagated-inputs
17790 `(("python-six" ,python-six)
17791 ("python-wheel" ,python-wheel)))
17792 (home-page "https://github.com/simonpercivall/astunparse")
17793 (synopsis "AST unparser for Python")
17794 (description "This package provides an AST unparser for Python. It is a
17795 factored out version of @code{unparse} found in the Python source
17796 distribution.")
17797 (license license:bsd-3)))
17798
17799 (define-public python-gast
17800 (package
17801 (name "python-gast")
17802 (version "0.3.3")
17803 (source
17804 (origin
17805 (method url-fetch)
17806 (uri (pypi-uri "gast" version))
17807 (sha256
17808 (base32 "0mrvvfzqafj1wzd0xxfmjf4vphnlxypbhpic1m283aj9i8lfz0dq"))))
17809 (build-system python-build-system)
17810 (propagated-inputs
17811 `(("python-astunparse" ,python-astunparse)))
17812 (home-page "https://pypi.org/project/gast/")
17813 (synopsis "Generic Python AST that abstracts the underlying Python version")
17814 (description
17815 "GAST provides a compatibility layer between the AST of various Python
17816 versions, as produced by @code{ast.parse} from the standard @code{ast}
17817 module.")
17818 (license license:bsd-3)))
17819
17820 (define-public python-wikidata
17821 (package
17822 (name "python-wikidata")
17823 (version "0.6.1")
17824 (source
17825 (origin
17826 (method url-fetch)
17827 (uri (pypi-uri "Wikidata" version))
17828 (sha256
17829 (base32
17830 "08nlnydddfp1jj0cdmshvld1irzngbp3dij928wqsg9ziklm6mw9"))))
17831 (build-system python-build-system)
17832 (propagated-inputs
17833 `(("python-babel" ,python-babel)))
17834 (home-page "https://github.com/dahlia/wikidata")
17835 (synopsis "Wikidata client library")
17836 (description
17837 "This package provides a Python interface to
17838 @url{https://www.wikidata.org/, Wikidata}.")
17839 (properties '((upstream-name . "Wikidata")))
17840 (license license:gpl3+)))
17841
17842 (define-public python-doctest-ignore-unicode
17843 (package
17844 (name "python-doctest-ignore-unicode")
17845 (version "0.1.2")
17846 (source
17847 (origin
17848 (method url-fetch)
17849 (uri (pypi-uri "doctest-ignore-unicode" version))
17850 (sha256
17851 (base32
17852 "1m9aa4qnyj21lbq4sbvmv1vcz7zksss4rz37ddf2hxv4hk8b547w"))))
17853 (build-system python-build-system)
17854 (native-inputs
17855 `(("python-nose" ,python-nose)))
17856 (home-page "https://github.com/gnublade/doctest-ignore-unicode")
17857 (synopsis "Ignore Unicode literal prefixes in doctests")
17858 (description
17859 "This package adds support for a flag to ignore Unicode literal prefixes
17860 in doctests.")
17861 (license license:asl2.0)))
17862
17863 (define-public python-attr
17864 (package
17865 (name "python-attr")
17866 (version "0.3.1")
17867 (source
17868 (origin
17869 (method url-fetch)
17870 (uri (pypi-uri "attr" version))
17871 (sha256
17872 (base32
17873 "0pbpskvxp5hzdvcaf766ljwpckshir8sf7z6jqji6zyib20594ch"))))
17874 (build-system python-build-system)
17875 (home-page "https://github.com/denis-ryzhkov/attr")
17876 (synopsis "Decorator for attributes of target function or class")
17877 (description "Simple decorator to set attributes of target function or
17878 class in a @acronym{DRY, Don't Repeat Yourself} way.")
17879 (license license:expat)))
17880
17881 (define-public python-construct
17882 (package
17883 (name "python-construct")
17884 (version "2.10.56")
17885 (source
17886 (origin
17887 (method url-fetch)
17888 (uri (pypi-uri "construct" version))
17889 (sha256
17890 (base32
17891 "0q86jjzsvy835h3c8pjj4619vbp7ihfg8njmyw86ym4qrpni7flp"))))
17892 (build-system python-build-system)
17893 (arguments
17894 `(#:tests? #f)) ; No tests exist.
17895 (propagated-inputs
17896 `(("python-extras" ,python-extras)
17897 ("python-arrow" ,python-arrow)
17898 ("python-numpy" ,python-numpy)
17899 ("python-ruamel.yaml" ,python-ruamel.yaml)))
17900 (home-page "https://construct.readthedocs.io")
17901 (synopsis "Declarative and symmetrical parser and builder for binary data")
17902 (description
17903 "This package provides both simple, atomic constructs (such as
17904 integers of various sizes), as well as composite ones which allow you
17905 form hierarchical and sequential structures of increasing complexity.
17906 It features bit and byte granularity, easy debugging and testing, an
17907 easy-to-extend subclass system, and lots of primitive constructs to
17908 make your work easier.")
17909 (license license:expat)))
17910
17911 (define-public python-humanize
17912 (package
17913 (name "python-humanize")
17914 (version "0.5.1")
17915 (source
17916 (origin
17917 (method url-fetch)
17918 (uri (pypi-uri "humanize" version))
17919 (sha256
17920 (base32
17921 "06dvhm3k8lf2rayn1gxbd46y0fy1db26m3h9vrq7rb1ib08mfgx4"))))
17922 (arguments
17923 '(#:tests? #f)) ; tests not in pypi archive
17924 (build-system python-build-system)
17925 (home-page "https://github.com/jmoiron/humanize")
17926 (synopsis "Print numerical information in a human-readable form")
17927 (description "This package provides a Python module that displays numbers
17928 and dates in \"human readable\" forms. For example, it would display
17929 \"12345591313\" as \"12.3 billion\".")
17930 (license license:expat)))
17931
17932 (define-public python-txaio
17933 (package
17934 (name "python-txaio")
17935 (version "18.8.1")
17936 (source
17937 (origin
17938 (method url-fetch)
17939 (uri (pypi-uri "txaio" version))
17940 (sha256
17941 (base32
17942 "1zmpdph6zddgrnkkcykh6qk5s46l7s5mzfqrh82m4b5iffn61qv7"))))
17943 (build-system python-build-system)
17944 (propagated-inputs
17945 `(("python-twisted" ,python-twisted)
17946 ("python-six" ,python-six)))
17947 (home-page "https://github.com/crossbario/txaio")
17948 (synopsis "Compatibility layer between Python asyncio and Twisted")
17949 (description "Txaio provides a compatibility layer between the Python
17950 @code{asyncio} module and @code{Twisted}.")
17951 (license license:expat)))
17952
17953 (define-public python-toolshed
17954 (package
17955 (name "python-toolshed")
17956 (version "0.4.6")
17957 (source
17958 (origin
17959 (method url-fetch)
17960 (uri (pypi-uri "toolshed" version))
17961 (sha256
17962 (base32
17963 "14zvz51gzf9i1i3d1sj363ba4rksl6lcf4lz1arl8hpqgcbir8r3"))))
17964 (build-system python-build-system)
17965 (native-inputs
17966 `(("python-nose" ,python-nose)))
17967 (home-page "https://github.com/brentp/toolshed/")
17968 (synopsis "Collection of modules and functions for working with data")
17969 (description "This is a collection of well-tested, simple modules and
17970 functions that aim to reduce boilerplate when working with data.")
17971 (license license:bsd-2)))
17972
17973 (define-public python-annoy
17974 (package
17975 (name "python-annoy")
17976 (version "1.15.1")
17977 (source
17978 (origin
17979 (method url-fetch)
17980 (uri (pypi-uri "annoy" version))
17981 (sha256
17982 (base32
17983 "1rxn6snn0r32r07g45hdjhh8aa1xzx6fjrm8g62d8vzp46z7rzrp"))))
17984 (build-system python-build-system)
17985 (native-inputs
17986 `(("python-nose" ,python-nose)))
17987 (home-page "https://github.com/spotify/annoy/")
17988 (synopsis "Approximate nearest neighbors library")
17989 (description
17990 "Annoy is a C++ library with Python bindings to search for points in
17991 space that are close to a given query point. It also creates large read-only
17992 file-based data structures that are @code{mmap}ped into memory so that many
17993 processes may share the same data.")
17994 (license license:asl2.0)))
17995
17996 (define-public python-pylzma
17997 (package
17998 (name "python-pylzma")
17999 (version "0.5.0")
18000 (source
18001 (origin
18002 (method url-fetch)
18003 (uri (pypi-uri "pylzma" version))
18004 (sha256
18005 (base32
18006 "074anvhyjgsv2iby2ql1ixfvjgmhnvcwjbdz8gk70xzkzcm1fx5q"))))
18007 (build-system python-build-system)
18008 (home-page "http://www.joachim-bauch.de/projects/pylzma/")
18009 (synopsis "Python bindings for the LZMA library by Igor Pavlov.")
18010 (description "This package provides Python bindings for the LZMA library
18011 by Igor Pavlov.")
18012 (license license:lgpl2.1+)))
18013
18014 (define-public python2-pylzma
18015 (package-with-python2 python-pylzma))
18016
18017 (define-public python2-zeroconf
18018 (package
18019 (name "python2-zeroconf")
18020
18021 ;; This is the last version that supports Python 2.x.
18022 (version "0.19.1")
18023 (source
18024 (origin
18025 (method url-fetch)
18026 (uri (pypi-uri "zeroconf" version))
18027 (sha256
18028 (base32
18029 "0ykzg730n915qbrq9bn5pn06bv6rb5zawal4sqjyfnjjm66snkj3"))))
18030 (build-system python-build-system)
18031 (arguments
18032 `(#:python ,python-2
18033 #:phases
18034 (modify-phases %standard-phases
18035 (add-after 'unpack 'patch-requires
18036 (lambda* (#:key inputs #:allow-other-keys)
18037 (substitute* "setup.py"
18038 (("enum-compat")
18039 "enum34"))
18040 #t)))))
18041 (native-inputs
18042 `(("python2-six" ,python2-six)
18043 ("python2-enum32" ,python2-enum34)
18044 ("python2-netifaces" ,python2-netifaces)
18045 ("python2-typing" ,python2-typing)))
18046 (home-page "https://github.com/jstasiak/python-zeroconf")
18047 (synopsis "Pure Python mDNS service discovery")
18048 (description
18049 "Pure Python multicast DNS (mDNS) service discovery library (Bonjour/Avahi
18050 compatible).")
18051 (license license:lgpl2.1+)))
18052
18053 (define-public python-bsddb3
18054 (package
18055 (name "python-bsddb3")
18056 (version "6.2.6")
18057 (source
18058 (origin
18059 (method url-fetch)
18060 (uri (pypi-uri "bsddb3" version))
18061 (sha256
18062 (base32
18063 "019db2y6bfmiqbrgg9x9f6h72qjmqh05czdn2v5sy9bl0gs23mj2"))))
18064 (build-system python-build-system)
18065 (inputs
18066 `(("bdb" ,bdb)))
18067 (arguments
18068 '(#:phases
18069 (modify-phases %standard-phases
18070 (add-after 'unpack 'configure-locations
18071 (lambda* (#:key inputs #:allow-other-keys)
18072 (setenv "BERKELEYDB_DIR" (assoc-ref inputs "bdb"))
18073 (setenv "YES_I_HAVE_THE_RIGHT_TO_USE_THIS_BERKELEY_DB_VERSION" "1")
18074 #t))
18075 (replace 'check
18076 (lambda _
18077 (invoke "python3" "test3.py" "-v"))))))
18078 (home-page "https://www.jcea.es/programacion/pybsddb.htm")
18079 (synopsis "Python bindings for Oracle Berkeley DB")
18080 (description
18081 "This module provides a nearly complete wrapping of the Oracle/Sleepycat
18082 C API for the Database Environment, Database, Cursor, Log Cursor, Sequence and
18083 Transaction objects, and each of these is exposed as a Python type in the
18084 bsddb3.db module. The database objects can use various access methods: btree,
18085 hash, recno, and queue. Complete support of Berkeley DB distributed
18086 transactions. Complete support for Berkeley DB Replication Manager.
18087 Complete support for Berkeley DB Base Replication. Support for RPC.")
18088 (license license:bsd-3)))
18089
18090 (define-public python-dbfread
18091 (package
18092 (name "python-dbfread")
18093 (version "2.0.7")
18094 (source (origin
18095 (method url-fetch)
18096 (uri (pypi-uri "dbfread" version))
18097 (sha256
18098 (base32
18099 "0gdpwdzf1fngsi6jrdyj4qdf6cr7gnnr3zp80dpkzbgz0spskj07"))))
18100 (build-system python-build-system)
18101 (native-inputs
18102 `(("python-pytest" ,python-pytest)))
18103 (home-page "https://dbfread.readthedocs.io")
18104 (synopsis "Read DBF Files with Python")
18105 (description
18106 "This library reads DBF files and returns the data as native Python data
18107 types for further processing. It is primarily intended for batch jobs and
18108 one-off scripts.")
18109 (license license:expat)))
18110
18111 (define-public python-cached-property
18112 (package
18113 (name "python-cached-property")
18114 (version "1.5.1")
18115 (source
18116 (origin
18117 (method url-fetch)
18118 (uri (pypi-uri "cached-property" version))
18119 (sha256
18120 (base32
18121 "010m1bl380l2r3vwq24r5v14l6gwvgm9v0mqqjkjss552jgsa5wj"))))
18122 (build-system python-build-system)
18123 (arguments
18124 `(#:phases
18125 (modify-phases %standard-phases
18126 ;; https://github.com/pydanny/cached-property/issues/131
18127 ;; recent versions of freezegun break one test
18128 (add-after 'unpack 'disable-broken-test
18129 (lambda _
18130 (substitute* "tests/test_cached_property.py"
18131 (("def test_threads_ttl_expiry\\(self\\)" m)
18132 (string-append "@unittest.skip(\"Disabled by Guix\")\n"
18133 " " m)))
18134 #t)))))
18135 (native-inputs
18136 `(("python-freezegun" ,python-freezegun)))
18137 (home-page
18138 "https://github.com/pydanny/cached-property")
18139 (synopsis
18140 "Decorator for caching properties in classes")
18141 (description
18142 "This package provides a decorator which makes caching
18143 time-or-computationally-expensive properties quick and easy and works in Python
18144 2 or 3.")
18145 (license license:bsd-3)))
18146
18147 (define-public python-folium
18148 (package
18149 (name "python-folium")
18150 (version "0.10.1")
18151 (source
18152 (origin
18153 (method url-fetch)
18154 (uri (pypi-uri "folium" version))
18155 (sha256
18156 (base32
18157 "0gcc267wxwxr57ry86pqpbiyfvl0g48hfvgy0f2mz9s58g87kgzd"))))
18158 (build-system python-build-system)
18159 (propagated-inputs
18160 `(("python-branca" ,python-branca)
18161 ("python-jinja2" ,python-jinja2)
18162 ("python-numpy" ,python-numpy)
18163 ("python-requests" ,python-requests)))
18164 (native-inputs
18165 `(("python-pytest" ,python-pytest)))
18166 (home-page "https://github.com/python-visualization/folium")
18167 (synopsis "Make beautiful maps with Leaflet.js & Python")
18168 (description "@code{folium} makes it easy to visualize data that’s been
18169 manipulated in Python on an interactive leaflet map. It enables both the
18170 binding of data to a map for @code{choropleth} visualizations as well as
18171 passing rich vector/raster/HTML visualizations as markers on the map.
18172
18173 The library has a number of built-in tilesets from OpenStreetMap, Mapbox, and
18174 Stamen, and supports custom tilesets with Mapbox or Cloudmade API keys. It
18175 supports Image, Video, GeoJSON and TopoJSON overlays.")
18176 (license license:expat)))
18177
18178 (define-public jube
18179 (package
18180 ;; This is a command-line tool, so no "python-" prefix.
18181 (name "jube")
18182 (version "2.2.2")
18183 (source (origin
18184 (method url-fetch)
18185 (uri (string-append
18186 "http://apps.fz-juelich.de/jsc/jube/jube2/download.php?version="
18187 version))
18188 (sha256
18189 (base32
18190 "0xq4k1q63s1p6swgyp61vahlrd1fqmgbm0gm5kpj8ikwy0yc0nqk"))
18191 (file-name (string-append "jube-" version ".tar.gz"))))
18192 (build-system python-build-system)
18193 (home-page "https://apps.fz-juelich.de/jsc/jube/jube2/docu/index.html")
18194 (synopsis "Benchmarking environment")
18195 (description
18196 "JUBE helps perform and analyze benchmarks in a systematic way. For each
18197 benchmarked application, benchmark data is stored in a format that allows JUBE
18198 to deduct the desired information. This data can be parsed by automatic pre-
18199 and post-processing scripts that draw information and store it more densely
18200 for manual interpretation.")
18201 (license license:gpl3+)))
18202
18203 (define-public python-pyroutelib3
18204 (package
18205 (name "python-pyroutelib3")
18206 (version "1.3.post1")
18207 (source
18208 (origin
18209 (method url-fetch)
18210 (uri (pypi-uri "pyroutelib3" version))
18211 (sha256
18212 (base32
18213 "1hpbydpn2alyswiajfbvhzq4c7f36vdmvxy91hgv8l1lb2g2vfrj"))))
18214 (build-system python-build-system)
18215 (propagated-inputs
18216 `(("python-dateutil" ,python-dateutil)))
18217 (home-page "https://github.com/MKuranowski/pyroutelib3")
18218 (synopsis "Library for simple routing on OSM data")
18219 (description "Library for simple routing on OSM data")
18220 (license license:gpl3+)))
18221
18222 (define-public python-bibtexparser
18223 (package
18224 (name "python-bibtexparser")
18225 (version "1.1.0")
18226 (source
18227 (origin
18228 (method url-fetch)
18229 (uri (pypi-uri "bibtexparser" version))
18230 (sha256
18231 (base32
18232 "0zwhfkrzf3n5847dbnfng92k7ak199l9v6x6ax3dgdidfpm6d2fz"))))
18233 (build-system python-build-system)
18234 (propagated-inputs
18235 `(("python-pyparsing" ,python-pyparsing)))
18236 (native-inputs
18237 `(("python-future" ,python-future)))
18238 (home-page "https://github.com/sciunto-org/python-bibtexparser")
18239 (synopsis "Python library to parse BibTeX files")
18240 (description "BibtexParser is a Python library to parse BibTeX files.")
18241 (license (list license:bsd-3 license:lgpl3))))
18242
18243 (define-public python-distro
18244 (package
18245 (name "python-distro")
18246 (version "1.4.0")
18247 (source
18248 (origin
18249 (method url-fetch)
18250 (uri (pypi-uri "distro" version))
18251 (sha256
18252 (base32
18253 "0mrg75w4ap7mdzyga75yaid9n8bgb345ih5mwjp3plj6v1jxwb9n"))))
18254 (build-system python-build-system)
18255 (native-inputs
18256 `(("python-pytest" ,python-pytest)))
18257 (home-page "https://github.com/nir0s/distro")
18258 (synopsis
18259 "OS platform information API")
18260 (description
18261 "@code{distro} provides information about the OS distribution it runs on,
18262 such as a reliable machine-readable ID, or version information.
18263
18264 It is the recommended replacement for Python's original
18265 `platform.linux_distribution` function (which will be removed in Python 3.8).
18266 @code{distro} also provides a command-line interface to output the platform
18267 information in various formats.")
18268 (license license:asl2.0)))
18269
18270 (define-public python-cairosvg
18271 (package
18272 (name "python-cairosvg")
18273 (version "2.4.2")
18274 (source
18275 (origin
18276 (method url-fetch)
18277 (uri (pypi-uri "CairoSVG" version))
18278 (sha256
18279 (base32 "1bb7irxbaxxb9ahm3z5wsx1q96mm5gzskc7b6q07h9ikcnb8yrjf"))))
18280 (build-system python-build-system)
18281 (arguments
18282 `(#:phases
18283 (modify-phases %standard-phases
18284 (replace 'check
18285 (lambda _ (invoke "pytest"))))))
18286 (propagated-inputs
18287 `(("python-cairocffi" ,python-cairocffi)
18288 ("python-cssselect2" ,python-cssselect2)
18289 ("python-defusedxml" ,python-defusedxml)
18290 ("python-pillow" ,python-pillow)
18291 ("python-tinycss2" ,python-tinycss2)))
18292 (native-inputs
18293 `(("python-pytest-flake8" ,python-pytest-flake8)
18294 ("python-pytest-isort" ,python-pytest-isort)
18295 ("python-pytest-runner" ,python-pytest-runner)))
18296 (home-page "https://cairosvg.org/")
18297 (synopsis "SVG to PDF/PS/PNG converter based on Cairo")
18298 (description "CairoSVG is a SVG converter based on Cairo. It can export
18299 SVG files to PDF, PostScript and PNG files. The main part of CairoSVG is a
18300 SVG parser, trying to follow the SVG 1.1 recommendation from the W3C. Once
18301 parsed, the result is drawn to a Cairo surface that can be exported to
18302 qvarious formats: PDF, PostScript, PNG and even SVG.")
18303 (license license:lgpl3+)))
18304
18305 (define-public python-pyphen
18306 (package
18307 (name "python-pyphen")
18308 (version "0.9.5")
18309 (source
18310 (origin
18311 (method url-fetch)
18312 (uri (pypi-uri "Pyphen" version))
18313 (sha256
18314 (base32 "08c9y69ry9d6m4zalhnalg86lsp9v2j5n1ziw5vxfmiihx83lqrv"))))
18315 (build-system python-build-system)
18316 ;; TODO: Use the Guix system hyphenation packages hyphen-* rather than the
18317 ;; embedded set provided by upstream - like Debian does.
18318 (home-page "https://github.com/Kozea/Pyphen")
18319 (synopsis "Pure Python module to hyphenate text")
18320 (description "Pyphen is a pure Python module to hyphenate text using
18321 existing Hunspell hyphenation dictionaries.")
18322 (license (list license:gpl2 license:lgpl2.1 license:mpl1.1))))
18323
18324 (define-public python-intelhex
18325 (package
18326 (name "python-intelhex")
18327 (version "2.2.1")
18328 (source
18329 (origin
18330 (method url-fetch)
18331 (uri (pypi-uri "intelhex" version))
18332 (sha256
18333 (base32
18334 "0ckqjbxd8gwcg98gfzpn4vq1qxzfvq3rdbrr1hikj1nmw08qb780"))))
18335 (build-system python-build-system)
18336 (arguments '(#:tests? #f)) ;issue with version
18337 (home-page "https://pypi.org/project/IntelHex/")
18338 (synopsis "Python library for Intel HEX files manipulations")
18339 (description "The Intel HEX file format is widely used in microprocessors
18340 and microcontrollers area (embedded systems etc.) as the de facto standard for
18341 representation of code to be programmed into microelectronic devices. This
18342 package provides an intelhex Python library to read, write, create from
18343 scratch and manipulate data from Intel HEX file format. It also includes
18344 several convenience Python scripts, including \"classic\" hex2bin and bin2hex
18345 converters and more, those based on the library itself.")
18346 (license license:bsd-3)))
18347
18348 (define-public python-pykwalify
18349 (package
18350 (name "python-pykwalify")
18351 (version "1.7.0")
18352 (source
18353 (origin
18354 (method url-fetch)
18355 (uri (pypi-uri "pykwalify" version))
18356 (sha256
18357 (base32
18358 "1cnfzkg1b01f825ikpw2fhjclf9c8akxjfrbd1vc22x1lg2kk2vy"))))
18359 (build-system python-build-system)
18360 (arguments '(#:tests? #f)) ;missing dependencies
18361 (propagated-inputs
18362 `(("python-dateutil" ,python-dateutil)
18363 ("python-docopt" ,python-docopt)
18364 ("python-pyyaml" ,python-pyyaml)))
18365 (home-page "https://github.com/grokzen/pykwalify")
18366 (synopsis
18367 "Python lib/cli for JSON/YAML schema validation")
18368 (description
18369 "This package provides a parser, schema validator, and data binding tool
18370 for YAML and JSON.")
18371 (license license:expat)))
18372
18373 (define-public python-dbusmock
18374 (package
18375 (name "python-dbusmock")
18376 (version "0.18.3")
18377 (source
18378 (origin
18379 (method url-fetch)
18380 (uri (pypi-uri "python-dbusmock" version))
18381 (sha256
18382 (base32
18383 "0hp2kyac88nh9iv6l8hlmv7s1sa1s5f1a3wc2pmlmmxnd211fjlr"))))
18384 (build-system python-build-system)
18385 (arguments
18386 '(#:phases
18387 (modify-phases %standard-phases
18388 (add-after 'unpack 'patch-shell-path
18389 (lambda _
18390 (substitute* "tests/test_code.py"
18391 (("/bin/bash") (which "bash")))
18392 #t)))))
18393 (native-inputs
18394 `(;; For tests.
18395 ("dbus" ,dbus) ; for dbus-daemon
18396 ("python-nose" ,python-nose)
18397 ("which" ,which)))
18398 (propagated-inputs
18399 `(("python-dbus" ,python-dbus)
18400 ("python-pygobject" ,python-pygobject)))
18401 (home-page "https://github.com/martinpitt/python-dbusmock")
18402 (synopsis "Python library for mock D-Bus objects")
18403 (description "python-dbusmock allows for the easy creation of mock objects on
18404 D-Bus. This is useful for writing tests for software which talks to D-Bus
18405 services such as upower, systemd, logind, gnome-session or others, and it is
18406 hard (or impossible without root privileges) to set the state of the real
18407 services to what you expect in your tests.")
18408 (license license:lgpl3+)))
18409
18410 (define-public python-ujson
18411 (package
18412 (name "python-ujson")
18413 (version "2.0.3")
18414 (source
18415 (origin
18416 (method url-fetch)
18417 (uri (pypi-uri "ujson" version))
18418 (sha256
18419 (base32
18420 "18z9gb9ggy1r464b9q1gqs078mqgrkj6dys5a47529rqk3yfybdx"))
18421 (modules '((guix build utils)))
18422 (snippet
18423 '(begin (delete-file-recursively "deps") #t))))
18424 (build-system python-build-system)
18425 (arguments
18426 `(#:phases
18427 (modify-phases %standard-phases
18428 (add-after 'unpack 'link-to-system-double-conversion
18429 (lambda* (#:key inputs #:allow-other-keys)
18430 (let ((d-c (assoc-ref inputs "double-conversion")))
18431 (substitute* "setup.py"
18432 (("./deps/double-conversion/double-conversion\"")
18433 (string-append d-c "/include/double-conversion\""))
18434 (("-lstdc++" stdc)
18435 (string-append "-L" d-c "/lib\","
18436 " \"-ldouble-conversion\","
18437 " \"" stdc)))
18438 #t)))
18439 (replace 'check
18440 (lambda* (#:key inputs outputs #:allow-other-keys)
18441 (add-installed-pythonpath inputs outputs)
18442 (invoke "pytest"))))))
18443 (native-inputs
18444 `(("double-conversion" ,double-conversion)
18445 ("python-setuptools-scm" ,python-setuptools-scm)
18446 ("python-pytest" ,python-pytest)))
18447 (home-page "https://github.com/ultrajson/ultrajson")
18448 (synopsis "Ultra fast JSON encoder and decoder for Python")
18449 (description
18450 "UltraJSON is an ultra fast JSON encoder and decoder written in pure C with
18451 bindings for Python 3.")
18452 (license license:bsd-3)))
18453
18454 (define-public python-ujson-1
18455 (package
18456 (inherit python-ujson)
18457 (version "1.35")
18458 (source
18459 (origin
18460 (method url-fetch)
18461 (uri (pypi-uri "ujson" version))
18462 (sha256
18463 (base32
18464 "11jz5wi7mbgqcsz52iqhpyykiaasila4lq8cmc2d54bfa3jp6q7n"))))
18465 (arguments
18466 '(#:phases %standard-phases))
18467 (native-inputs '())
18468 (home-page "http://www.esn.me")
18469 (description
18470 "UltraJSON is an ultra fast JSON encoder and decoder written in pure C with
18471 bindings for Python 2.5+ and 3.")))
18472
18473 (define-public python2-ujson-1
18474 (package-with-python2 python-ujson-1))
18475
18476 (define-public python-iocapture
18477 ;; The latest release is more than a year older than this commit.
18478 (let ((commit "fdc021c431d0840303908dfc3ca8769db383595c")
18479 (revision "1"))
18480 (package
18481 (name "python-iocapture")
18482 (version "0.1.2")
18483 (source
18484 (origin
18485 (method git-fetch)
18486 (uri (git-reference
18487 (url "https://github.com/oinume/iocapture.git")
18488 (commit commit)))
18489 (file-name (git-file-name name version))
18490 (sha256
18491 (base32
18492 "1mkbhqibxvgwg0p7slr8dfraa3g2s6bsayladhax2jccwj4kcndz"))))
18493 (build-system python-build-system)
18494 (arguments
18495 `(#:phases
18496 (modify-phases %standard-phases
18497 (delete 'check)
18498 (add-after 'install 'check
18499 (lambda* (#:key inputs outputs #:allow-other-keys)
18500 (add-installed-pythonpath inputs outputs)
18501 (invoke "py.test" "-v" "tests")
18502 #t)))))
18503 (propagated-inputs
18504 `(("python-flexmock" ,python-flexmock)
18505 ("python-pytest" ,python-pytest)
18506 ("python-pytest-cov" ,python-pytest-cov)
18507 ("python-six" ,python-six)))
18508 (home-page "https://github.com/oinume/iocapture")
18509 (synopsis "Python capturing tool for stdout and stderr")
18510 (description
18511 "This package helps you to capture the standard out (stdout) and the
18512 standard error channel (stderr) in your program.")
18513 (license license:expat))))
18514
18515 (define-public python-argh
18516 ;; There are 21 commits since the latest release containing important
18517 ;; improvements.
18518 (let ((commit "dcd3253f2994400a6a58a700c118c53765bc50a4")
18519 (revision "1"))
18520 (package
18521 (name "python-argh")
18522 (version (git-version "0.26.2" revision commit))
18523 (source
18524 (origin
18525 (method git-fetch)
18526 (uri (git-reference
18527 (url "https://github.com/neithere/argh.git")
18528 (commit commit)))
18529 (file-name (git-file-name name version))
18530 (sha256
18531 (base32
18532 "1p5h3dnpbsjmqrvil96s71asc6i3gpinmbrabqmwnrsxprz7r3ns"))))
18533 (build-system python-build-system)
18534 (propagated-inputs
18535 `(("python-iocapture" ,python-iocapture)
18536 ("python-mock" ,python-mock)
18537 ("python-pytest" ,python-pytest)
18538 ("python-pytest-cov" ,python-pytest-cov)
18539 ("python-pytest-xdist" ,python-pytest-xdist)
18540 ("python-tox" ,python-tox)))
18541 (home-page "https://github.com/neithere/argh/")
18542 (synopsis "Argparse wrapper with natural syntax")
18543 (description
18544 "python-argh is a small library that provides several layers of
18545 abstraction on top of @code{python-argparse}. The layers can be mixed. It is
18546 always possible to declare a command with the highest possible (and least
18547 flexible) layer and then tune the behaviour with any of the lower layers
18548 including the native API of @code{python-argparse}.")
18549 (license license:lgpl3+))))
18550
18551 (define-public python-ppft
18552 (package
18553 (name "python-ppft")
18554 (version "1.6.6.1")
18555 (source
18556 (origin
18557 (method url-fetch)
18558 (uri (pypi-uri "ppft" version))
18559 (sha256
18560 (base32
18561 "1z1invkhszc5d2mvgr221v7cszzifcc77mz0pv3wjp6x5q2768cy"))))
18562 (build-system python-build-system)
18563 (arguments '(#:tests? #f)) ; there are none
18564 (propagated-inputs
18565 `(("python-six" ,python-six)))
18566 (home-page "https://pypi.org/project/ppft/")
18567 (synopsis "Fork of Parallel Python")
18568 (description
18569 "This package is a fork of Parallel Python. The Parallel Python
18570 module (@code{pp}) provides an easy and efficient way to create
18571 parallel-enabled applications for @dfn{symmetric multiprocessing} (SMP)
18572 computers and clusters. It features cross-platform portability and dynamic
18573 load balancing.")
18574 (license license:bsd-3)))
18575
18576 (define-public python-pox
18577 (package
18578 (name "python-pox")
18579 (version "0.2.7")
18580 (source
18581 (origin
18582 (method url-fetch)
18583 (uri (pypi-uri "pox" version))
18584 (sha256
18585 (base32
18586 "0y17ckc2p6i6709s279sjdj4q459mpcc38ymg9zv9y6vl6jf3bq6"))))
18587 (build-system python-build-system)
18588 (arguments
18589 `(#:phases
18590 (modify-phases %standard-phases
18591 (replace 'check
18592 (lambda _
18593 (mkdir-p "/tmp/guix")
18594 (setenv "SHELL" "bash")
18595 (setenv "USERNAME" "guix")
18596 (setenv "HOME" "/tmp/guix") ; must end on USERNAME...
18597 (invoke "py.test" "-vv")
18598 #t)))))
18599 (native-inputs
18600 `(("python-pytest" ,python-pytest)
18601 ("which" ,which)))
18602 (home-page "https://pypi.org/project/pox/")
18603 (synopsis "Python utilities for filesystem exploration and automated builds")
18604 (description
18605 "Pox provides a collection of utilities for navigating and manipulating
18606 filesystems. This module is designed to facilitate some of the low level
18607 operating system interactions that are useful when exploring a filesystem on a
18608 remote host. Pox provides Python equivalents of several shell commands such
18609 as @command{which} and @command{find}. These commands allow automated
18610 discovery of what has been installed on an operating system, and where the
18611 essential tools are located.")
18612 (license license:bsd-3)))
18613
18614 (define-public python-pathos
18615 (package
18616 (name "python-pathos")
18617 (version "0.2.5")
18618 (source
18619 (origin
18620 (method url-fetch)
18621 (uri (pypi-uri "pathos" version))
18622 (sha256
18623 (base32
18624 "0in8hxdz7k081ijn6q94gr39ycy7363sx4zysmbwyvd7snqjrbi1"))))
18625 (build-system python-build-system)
18626 (arguments
18627 '(#:phases
18628 (modify-phases %standard-phases
18629 (replace 'check
18630 (lambda _
18631 (setenv "PYTHONPATH"
18632 (string-append (getcwd) ":" (getenv "PYTHONPATH")))
18633 (invoke "python" "./tests/__main__.py"))))))
18634 (propagated-inputs
18635 `(("python-dill" ,python-dill)
18636 ("python-multiprocess" ,python-multiprocess)
18637 ("python-pox" ,python-pox)
18638 ("python-ppft" ,python-ppft)))
18639 (native-inputs
18640 `(("python-pytest" ,python-pytest)))
18641 (home-page "https://pypi.org/project/pathos/")
18642 (synopsis
18643 "Parallel graph management and execution in heterogeneous computing")
18644 (description
18645 "Python-pathos is a framework for heterogenous computing. It provides a
18646 consistent high-level interface for configuring and launching parallel
18647 computations across heterogenous resources. Python-pathos provides configurable
18648 launchers for parallel and distributed computing, where each launcher contains
18649 the syntactic logic to configure and launch jobs in an execution environment.")
18650 (license license:bsd-3)))
18651
18652 (define-public python-flit
18653 (package
18654 (name "python-flit")
18655 (version "2.1.0")
18656 (source
18657 (origin
18658 (method url-fetch)
18659 (uri (pypi-uri "flit" version))
18660 (sha256
18661 (base32
18662 "0h5vvmqinqzn97mr3ix7zx53af9ad4fimjjwqpx88yp8qhz4r5bc"))))
18663 (build-system python-build-system)
18664 (arguments
18665 `(#:tests? #f)) ; XXX: Check requires network access.
18666 (home-page "https://flit.readthedocs.io/")
18667 (synopsis
18668 "Simple packaging tool for simple packages")
18669 (description
18670 "Flit is a simple way to put Python packages and modules on PyPI. Flit
18671 packages a single importable module or package at a time, using the import
18672 name as the name on PyPI. All subpackages and data files within a package
18673 are included automatically.")
18674 (license license:bsd-3)))
18675
18676 (define-public python-pathtools
18677 (package
18678 (name "python-pathtools")
18679 (version "0.1.2")
18680 (source
18681 (origin
18682 (method url-fetch)
18683 (uri (pypi-uri "pathtools" version))
18684 (sha256
18685 (base32
18686 "1h7iam33vwxk8bvslfj4qlsdprdnwf8bvzhqh3jq5frr391cadbw"))))
18687 (build-system python-build-system)
18688 (home-page
18689 "https://github.com/gorakhargosh/pathtools")
18690 (synopsis "Path utilities for Python")
18691 (description "Pattern matching and various utilities for file systems
18692 paths.")
18693 (license license:expat)))
18694
18695 (define-public python-fastentrypoints
18696 (package
18697 (name "python-fastentrypoints")
18698 (version "0.12")
18699 (source
18700 (origin
18701 (method url-fetch)
18702 (uri (pypi-uri "fastentrypoints" version))
18703 (sha256
18704 (base32
18705 "02s1j8i2dzbpbwgq2a3fiqwm3cnmhii2qzc0k42l0rdxd4a4ya7z"))))
18706 (build-system python-build-system)
18707 (home-page
18708 "https://github.com/ninjaaron/fast-entry_points")
18709 (synopsis
18710 "Makes entry_points specified in setup.py load more quickly")
18711 (description
18712 "Using entry_points in your setup.py makes scripts that start really
18713 slowly because it imports pkg_resources. This package allows such setup
18714 scripts to load entry points more quickly.")
18715 (license license:bsd-3)))
18716
18717 (define-public python-funcparserlib
18718 (package
18719 (name "python-funcparserlib")
18720 (version "0.3.6")
18721 (source
18722 (origin
18723 (method url-fetch)
18724 (uri (pypi-uri "funcparserlib" version))
18725 (sha256
18726 (base32
18727 "07f9cgjr3h4j2m67fhwapn8fja87vazl58zsj4yppf9y3an2x6dp"))))
18728 (native-inputs
18729 `(("python-tox" ,python-tox)))
18730 (arguments
18731 `(#:phases
18732 (modify-phases %standard-phases
18733 (replace 'check
18734 (lambda _
18735 (invoke "tox"))))))
18736 (build-system python-build-system)
18737 (home-page
18738 "https://github.com/vlasovskikh/funcparserlib")
18739 (synopsis
18740 "Recursive descent parsing library based on functional combinators")
18741 (description
18742 "This package is a recursive descent parsing library for Python based on
18743 functional combinators. Parser combinators are just higher-order functions
18744 that take parsers as their arguments and return them as result values.")
18745 (license license:expat)))
18746
18747 (define-public python-speg
18748 (package
18749 (name "python-speg")
18750 (version "0.3")
18751 (source
18752 (origin
18753 (method url-fetch)
18754 (uri (pypi-uri "speg" version ".zip"))
18755 (sha256
18756 (base32 "0w9y4jf4787dzhy6rvhwi0mpl0r8qkqmqmyv2hpwdpv8w53yzjqh"))))
18757 (arguments
18758 `(#:tests? #f)) ;FIXME: tests fail, not sure why
18759 (native-inputs
18760 `(("unzip" ,unzip)))
18761 (build-system python-build-system)
18762 (home-page "https://github.com/avakar/speg")
18763 (synopsis "PEG-based parser interpreter with memoization")
18764 (description "This package is a PEG-based parser and interpreter with
18765 memoization.")
18766 (license license:expat)))
18767
18768 (define-public python-cson
18769 (package
18770 (name "python-cson")
18771 (version "0.8")
18772 (source
18773 (origin
18774 (method url-fetch)
18775 (uri (pypi-uri "cson" version))
18776 (sha256
18777 (base32 "00cyvigg4npbph39ghkg77xbxisa6plf75vii24igxfizik0337f"))))
18778 (build-system python-build-system)
18779 (propagated-inputs
18780 `(("python-speg" ,python-speg)))
18781 (home-page "https://github.com/avakar/pycson")
18782 (synopsis "Parser for Coffeescript Object Notation (CSON)")
18783 (description "This package is a parser for Coffeescript Object
18784 Notation (CSON).")
18785 (license license:expat)))
18786
18787 (define-public python-asynctest
18788 (package
18789 (name "python-asynctest")
18790 (version "0.13.0")
18791 (source
18792 (origin
18793 (method url-fetch)
18794 (uri (pypi-uri "asynctest" version))
18795 (sha256
18796 (base32
18797 "1b3zsy7p84gag6q8ai2ylyrhx213qdk2h2zb6im3xn0m5n264y62"))))
18798 (build-system python-build-system)
18799 (arguments
18800 '(#:phases
18801 (modify-phases %standard-phases
18802 (replace 'check
18803 (lambda _
18804 (invoke "python" "-X" "dev" "-m" "unittest" "-v" "test")))
18805 (add-after 'unpack 'disable-tests
18806 (lambda* _
18807 (substitute* "test/test_selector.py"
18808 ;; XXX: This test fails for unknown reason inside the build
18809 ;; environment.
18810 (("def test_events_watched_outside_test_are_ignored")
18811 "@unittest.skip('disabled by guix')
18812 def test_events_watched_outside_test_are_ignored")))))))
18813 (home-page "https://github.com/Martiusweb/asynctest")
18814 (synopsis "Extension of unittest for testing asyncio libraries")
18815 (description
18816 "The package asynctest is built on top of the standard unittest module
18817 and cuts down boilerplate code when testing libraries for asyncio.")
18818 (license license:asl2.0)))
18819
18820 (define-public python-aionotify
18821 (package
18822 (name "python-aionotify")
18823 (version "0.2.0")
18824 (source
18825 (origin
18826 ;; Source tarball on PyPi lacks tests
18827 (method git-fetch)
18828 (uri (git-reference
18829 (url "https://github.com/rbarrois/aionotify")
18830 (commit (string-append "v" version))))
18831 (file-name (git-file-name name version))
18832 (sha256
18833 (base32 "1sk9i8czxgsbrswsf1nlb4c82vgnlzi8zrvrxdip92w2z8hqh43y"))))
18834 (build-system python-build-system)
18835 (native-inputs `(("python-asynctest" ,python-asynctest)))
18836 (home-page "https://github.com/rbarrois/aionotify")
18837 (synopsis "Asyncio-powered inotify library")
18838 (description
18839 "@code{aionotify} is a simple, asyncio-based inotify library.")
18840 (license license:bsd-3)))
18841
18842 (define-public python-forbiddenfruit
18843 (package
18844 (name "python-forbiddenfruit")
18845 (version "0.1.3")
18846 (source
18847 (origin
18848 ;; Source tarball on PyPi lacks Makefile that builds and runs tests
18849 (method git-fetch)
18850 (uri (git-reference
18851 (url "https://github.com/clarete/forbiddenfruit")
18852 (commit version)))
18853 (file-name (git-file-name name version))
18854 (sha256
18855 (base32 "1fp2xvdqpi910j9r3q68x38phpxbm700gjdi2m2j5gs91xdnyyh2"))))
18856 (build-system python-build-system)
18857 (arguments
18858 '(#:phases
18859 (modify-phases %standard-phases
18860 (replace 'check
18861 (lambda _
18862 (invoke "make" "SKIP_DEPS=1"))))))
18863 (native-inputs
18864 `(("python-nose" ,python-nose)
18865 ("python-coverage" ,python-coverage)))
18866 (home-page "https://github.com/clarete/forbiddenfruit")
18867 (synopsis "Patch python built-in objects")
18868 (description "This project allows Python code to extend built-in types.")
18869 (license (list license:gpl3+ license:expat))))
18870
18871 (define-public python-shouldbe
18872 (package
18873 (name "python-shouldbe")
18874 (version "0.1.2")
18875 (source
18876 (origin
18877 (method url-fetch)
18878 (uri (pypi-uri "shouldbe" version))
18879 (sha256
18880 (base32
18881 "16zbvjxf71dl4yfbgcr6idyim3mdrfvix1dv8b95p0s9z07372pj"))
18882 (patches (search-patches "python-shouldbe-0.1.2-cpy3.8.patch"))))
18883 (build-system python-build-system)
18884 (propagated-inputs
18885 `(("python-forbiddenfruit" ,python-forbiddenfruit)))
18886 (native-inputs
18887 `(("python-nose" ,python-nose)))
18888 (home-page "https://github.com/directxman12/should_be")
18889 (synopsis "Python Assertion Helpers inspired by Shouldly")
18890 (description
18891 "Python Assertion Helpers inspired by Shouldly.")
18892 (license license:isc)))
18893
18894 (define-public python-k5test
18895 (package
18896 (name "python-k5test")
18897 (version "0.9.2")
18898 (source
18899 (origin
18900 (method url-fetch)
18901 (uri (pypi-uri "k5test" version))
18902 (sha256
18903 (base32
18904 "1lqp3jgfngyhaxjgj3n230hn90wsylwilh120yjf62h7b1s02mh8"))))
18905 (build-system python-build-system)
18906 (propagated-inputs
18907 `(("python-six" ,python-six)
18908 ;; `which`, `kadmin.local` binaries called inside library
18909 ("which" ,which)
18910 ("mit-krb5" ,mit-krb5)))
18911 (native-inputs `(("mit-krb5" ,mit-krb5)))
18912 (arguments
18913 '(#:phases
18914 (modify-phases %standard-phases
18915 (add-after 'unpack 'patch-paths
18916 (lambda* _
18917 (substitute* "k5test/realm.py"
18918 (("'kadmin_local'") "'kadmin.local'")))))))
18919 (home-page "https://github.com/pythongssapi/k5test")
18920 (synopsis "Library for setting up self-contained Kerberos 5 environments")
18921 (description
18922 "@code{k5test} is a library for setting up self-contained Kerberos 5
18923 environments, and running Python unit tests inside those environments. It is
18924 based on the file of the same name found alongside the MIT Kerberos 5 unit
18925 tests.")
18926 (license license:isc)))
18927
18928 (define-public python-gssapi
18929 (package
18930 (name "python-gssapi")
18931 (version "1.6.5")
18932 (source
18933 (origin
18934 (method url-fetch)
18935 (uri (pypi-uri "gssapi" version))
18936 (sha256
18937 (base32
18938 "02i5s7998dg5kcr4m0xwamd8vjqk1816xbzldyp68l91f6bynwcr"))))
18939 (build-system python-build-system)
18940 (propagated-inputs
18941 `(("python-decorator" ,python-decorator)
18942 ("python-six" ,python-six)))
18943 (inputs
18944 `(("mit-krb5" ,mit-krb5)))
18945 ;; for tests
18946 (native-inputs
18947 `(("python-shouldbe" ,python-shouldbe)
18948 ("python-parameterized" ,python-parameterized)
18949 ("python-k5test" ,python-k5test)
18950 ("python-nose" ,python-nose)))
18951 (home-page "https://github.com/pythongssapi/python-gssapi")
18952 (synopsis "Python GSSAPI Wrapper")
18953 (description
18954 "Python-GSSAPI provides both low-level and high level wrappers around the
18955 GSSAPI C libraries. While it focuses on the Kerberos mechanism, it should
18956 also be useable with other GSSAPI mechanisms.")
18957 (license license:isc)))
18958
18959 (define-public python-check-manifest
18960 (package
18961 (name "python-check-manifest")
18962 (version "0.37")
18963 (source
18964 (origin
18965 (method url-fetch)
18966 (uri (pypi-uri "check-manifest" version))
18967 (sha256
18968 (base32
18969 "0lk45ifdv2cpkl6ayfyix7jwmnxa1rha7xvb0ih5999k115wzqs4"))))
18970 (build-system python-build-system)
18971 (native-inputs
18972 `(("python-mock" ,python-mock)
18973 ("git" ,git)))
18974 (home-page "https://github.com/mgedmin/check-manifest")
18975 (synopsis "Check MANIFEST.in in a Python source package for completeness")
18976 (description "Python package can include a MANIFEST.in file to help with
18977 sending package files to the Python Package Index. This package checks that
18978 file to ensure it completely and accurately describes your project.")
18979 (license license:expat)))
18980
18981 (define-public python-android-stringslib
18982 (package
18983 (name "python-android-stringslib")
18984 (version "0.1.2")
18985 (source
18986 (origin
18987 (method git-fetch)
18988 (uri (git-reference
18989 (url "https://framagit.org/tyreunom/python-android-strings-lib")
18990 (commit (string-append "v" version))))
18991 (file-name (git-file-name name version))
18992 (sha256
18993 (base32
18994 "0gij55qzzq1h83kfpvhai1vf78kkhyvxa6l17m2nl24454lhfin4"))))
18995 (build-system python-build-system)
18996 (arguments
18997 `(#:tests? #f))
18998 (home-page "https://framagit.org/tyreunom/python-android-strings-lib")
18999 (synopsis "Android strings.xml support")
19000 (description "Android Strings Lib provides support for android's strings.xml
19001 files. These files are used to translate strings in android apps.")
19002 (license license:expat)))
19003
19004 (define-public python-watchdog
19005 (package
19006 (name "python-watchdog")
19007 (version "0.9.0")
19008 (source
19009 (origin
19010 (method url-fetch)
19011 (uri (pypi-uri "watchdog" version))
19012 (sha256
19013 (base32
19014 "07cnvvlpif7a6cg4rav39zq8fxa5pfqawchr46433pij0y6napwn"))))
19015 (build-system python-build-system)
19016 (arguments
19017 `(#:phases
19018 (modify-phases %standard-phases
19019 (add-before 'check 'remove-failing
19020 (lambda _
19021 (delete-file "tests/test_inotify_buffer.py")
19022 (delete-file "tests/test_snapshot_diff.py")
19023 #t)))))
19024 (propagated-inputs
19025 `(("python-argh" ,python-argh)
19026 ("python-pathtools" ,python-pathtools)
19027 ("python-pyyaml" ,python-pyyaml)))
19028 (native-inputs
19029 `(("python-pytest-cov" ,python-pytest-cov)
19030 ("python-pytest-timeout" ,python-pytest-timeout)))
19031 (home-page "https://github.com/gorakhargosh/watchdog")
19032 (synopsis "Filesystem events monitoring")
19033 (description "This package provides a way to monitor filesystem events
19034 such as a file modification and trigger an action. This is similar to inotify,
19035 but portable.")
19036 (license license:asl2.0)))
19037
19038 (define-public python-wget
19039 (package
19040 (name "python-wget")
19041 (version "3.2")
19042 (source
19043 (origin
19044 (method url-fetch)
19045 (uri (pypi-uri "wget" version ".zip"))
19046 (sha256
19047 (base32
19048 "0qb0y7ipby42m4m7h0ipazpdyc3bn9xi46lvifcwwl5albn31rim"))))
19049 (build-system python-build-system)
19050 (native-inputs `(("unzip" ,unzip)))
19051 (home-page "https://bitbucket.org/techtonik/python-wget/")
19052 (synopsis "Pure Python download utility")
19053 (description "The python-wget library provides an API to download files
19054 with features similar to the @command{wget} utility.")
19055 (license license:unlicense)))
19056
19057 (define-public offlate
19058 (package
19059 (name "offlate")
19060 (version "0.5")
19061 (source
19062 (origin
19063 (method git-fetch)
19064 (uri (git-reference
19065 (url "https://framagit.org/tyreunom/offlate")
19066 (commit version)))
19067 (file-name (git-file-name name version))
19068 (sha256
19069 (base32
19070 "13pqnbl05wcyldfvl75fp89vjgwsvxyc69vhnb17kkha2rc2k1h7"))))
19071 (build-system python-build-system)
19072 (arguments
19073 ;; No tests
19074 `(#:tests? #f))
19075 (propagated-inputs
19076 `(("python-android-stringslib" ,python-android-stringslib)
19077 ("python-dateutil" ,python-dateutil)
19078 ("python-gitlab" ,python-gitlab)
19079 ("python-lxml" ,python-lxml)
19080 ("python-polib" ,python-polib)
19081 ("python-pyenchant" ,python-pyenchant)
19082 ("python-pygit2" ,python-pygit2)
19083 ("python-pygithub" ,python-pygithub)
19084 ("python-pyqt" ,python-pyqt)
19085 ("python-requests" ,python-requests)
19086 ("python-ruamel.yaml" ,python-ruamel.yaml)
19087 ("python-translation-finder" ,python-translation-finder)
19088 ("python-watchdog" ,python-watchdog)))
19089 (native-inputs
19090 `(("qttools" ,qttools)))
19091 (home-page "https://framagit.org/tyreunom/offlate")
19092 (synopsis "Offline translation interface for online translation tools")
19093 (description "Offlate offers a unified interface for different translation
19094 file formats, as well as many different online translation platforms. You can
19095 use it to get work from online platforms, specialized such as the Translation
19096 Project, or not such a gitlab instance when your upstream doesn't use any
19097 dedicated platform. The tool proposes a unified interface for any format and
19098 an upload option to send your work back to the platform.")
19099 (license license:gpl3+)))
19100
19101 (define-public python-titlecase
19102 (package
19103 (name "python-titlecase")
19104 (version "0.12.0")
19105 (source
19106 (origin
19107 (method url-fetch)
19108 (uri (pypi-uri "titlecase" version))
19109 (sha256
19110 (base32
19111 "0486i99wf8ssa7sgn81fn6fv6i4rhhq6n751bc740b3hzfbpmpl4"))))
19112 (build-system python-build-system)
19113 (native-inputs
19114 `(("python-nose" ,python-nose)))
19115 (home-page "https://github.com/ppannuto/python-titlecase")
19116 (synopsis "Capitalize strings similar to book titles")
19117 (description
19118 "Python-Titlecase is a Python port of John Gruber's titlecase.pl.
19119 It capitalizes (predominantly English) strings in a way that is similar to
19120 book titles, using the New York Times Manual of Style to leave certain words
19121 lowercase.")
19122 (license license:expat)))
19123
19124 (define-public python-pypng
19125 (package
19126 (name "python-pypng")
19127 (version "0.0.20")
19128 (source
19129 (origin
19130 (method url-fetch)
19131 (uri (pypi-uri "pypng" version))
19132 (sha256
19133 (base32 "02qpa22ls41vwsrzw9r9qhj1nhq05p03hb5473pay6y980s86chh"))))
19134 (build-system python-build-system)
19135 (home-page "https://github.com/drj11/pypng")
19136 (synopsis "Pure Python PNG image encoder/decoder")
19137 (description
19138 "The PyPNG module implements support for PNG images. It reads and writes
19139 PNG files with all allowable bit depths (1/2/4/8/16/24/32/48/64 bits per
19140 pixel) and colour combinations: greyscale (1/2/4/8/16 bit); RGB, RGBA,
19141 LA (greyscale with alpha) with 8/16 bits per channel; colour mapped
19142 images (1/2/4/8 bit). Adam7 interlacing is supported for reading and writing.
19143 A number of optional chunks can be specified (when writing) and
19144 understood (when reading): tRNS, bKGD, gAMA.
19145
19146 PyPNG is not a high level toolkit for image processing (like PIL) and does not
19147 aim at being a replacement or competitor. Its strength lies in fine-grained
19148 extensive support of PNG features. It can also read and write Netpbm PAM
19149 files, with a focus on its use as an intermediate format for implementing
19150 custom PNG processing.")
19151 (license license:expat)))
19152
19153 (define-public python-fuzzywuzzy
19154 (package
19155 (name "python-fuzzywuzzy")
19156 (version "0.18.0")
19157 (source
19158 (origin
19159 (method url-fetch)
19160 (uri (pypi-uri "fuzzywuzzy" version))
19161 (sha256
19162 (base32
19163 "1s00zn75y2dkxgnbw8kl8dw4p1mc77cv78fwfa4yb0274s96w0a5"))))
19164 (build-system python-build-system)
19165 (native-inputs
19166 `(("python-hypothesis" ,python-hypothesis)
19167 ("python-pycodestyle" ,python-pycodestyle)
19168 ("python-pytest" ,python-pytest)))
19169 (propagated-inputs
19170 `(("python-levenshtein" ,python-levenshtein)))
19171 (home-page "https://github.com/seatgeek/fuzzywuzzy")
19172 (synopsis "Fuzzy string matching in Python")
19173 (description "Approximate string matching using
19174 @emph{Levenshtein Distance} to calculate the differences between
19175 sequences.")
19176 (license license:gpl2)))
19177
19178 (define-public python2-fuzzywuzzy
19179 (package-with-python2 python-fuzzywuzzy))
19180
19181 (define-public python-block-tracing
19182 (package
19183 (name "python-block-tracing")
19184 (version "1.0.1")
19185 (source
19186 (origin
19187 (method url-fetch)
19188 (uri (pypi-uri "block_tracing" version))
19189 (sha256
19190 (base32
19191 "0s2y729qr5rs7n506qfh8cssk8m2bi6k2y5vbrh2z3raf2d01alz"))))
19192 (build-system python-build-system)
19193 (arguments '(#:tests? #f)) ; no tests
19194 (home-page "https://github.com/rianhunter/block_tracing")
19195 (synopsis "Protect process memory")
19196 (description
19197 "@code{block_tracing} is a tiny Python library that can be used to
19198 prevent debuggers and other applications from inspecting the memory within
19199 your process.")
19200 (license license:expat)))
19201
19202 (define-public python-gcovr
19203 (package
19204 (name "python-gcovr")
19205 (version "4.2")
19206 (source
19207 (origin
19208 (method url-fetch)
19209 (uri (pypi-uri "gcovr" version))
19210 (sha256
19211 (base32
19212 "0gyady7x3v3l9fm1zan0idaggqqcm31y7g5vxk7h05p5h7f39bjs"))))
19213 (build-system python-build-system)
19214 (propagated-inputs
19215 `(("python-lxml" ,python-lxml)
19216 ("python-jinja2" ,python-jinja2)))
19217 (home-page "https://gcovr.com/")
19218 (synopsis "Utility for generating code coverage results")
19219 (description
19220 "Gcovr provides a utility for managing the use of the GNU gcov
19221 utility and generating summarized code coverage results. It is inspired
19222 by the Python coverage.py package, which provides a similar utility for
19223 Python.")
19224 (license license:bsd-3)))
19225
19226 (define-public python-owslib
19227 (package
19228 (name "python-owslib")
19229 (version "0.19.2")
19230 (source
19231 (origin
19232 (method url-fetch)
19233 (uri (pypi-uri "OWSLib" version))
19234 (sha256
19235 (base32 "0v8vg0naa9rywvd31cpq65ljbdclpsrx09788v4xj7lg10np8nk0"))))
19236 (build-system python-build-system)
19237 (arguments
19238 '(#:tests? #f)) ; TODO: package dependencies required for tests.
19239 (synopsis "Interface for Open Geospatial Consortium web service")
19240 (description
19241 "OWSLib is a Python package for client programming with Open Geospatial
19242 Consortium (OGC) web service (hence OWS) interface standards, and their related
19243 content models.")
19244 (home-page "https://geopython.github.io/OWSLib/")
19245 (license license:bsd-3)))
19246
19247 (define-public python-docusign-esign
19248 (package
19249 (name "python-docusign-esign")
19250 (version "3.1.0")
19251 (source (origin
19252 (method url-fetch)
19253 (uri (pypi-uri "docusign_esign" version))
19254 (sha256
19255 (base32
19256 "01f3h03vc97syjlmqyl7xa5j90pzgmwpspc5a0gra9saynnbkx37"))))
19257 (build-system python-build-system)
19258 ;; Testing requires undocumented setup changes, and so testing is disabled here.
19259 (arguments `(#:tests? #f))
19260 (propagated-inputs
19261 `(("python-certifi", python-certifi)
19262 ("python-six", python-six)
19263 ("python-dateutil", python-dateutil)
19264 ("python-urllib3", python-urllib3)
19265 ("python-pyjwt", python-pyjwt)
19266 ("python-cryptography", python-cryptography)
19267 ("python-nose", python-nose)))
19268 (synopsis "DocuSign Python Client")
19269 (description "The Official DocuSign Python Client Library used to interact
19270 with the eSign REST API. Send, sign, and approve documents using this client.")
19271 (home-page "https://www.docusign.com/devcenter")
19272 (license license:expat)))
19273
19274 (define-public python-xattr
19275 (package
19276 (name "python-xattr")
19277 (version "0.9.7")
19278 (source
19279 (origin
19280 (method url-fetch)
19281 (uri (pypi-uri "xattr" version))
19282 (sha256
19283 (base32
19284 "0i4xyiqbhjz2g16zbim17zjdbjkw79xsw8k59942vvq4is1cmfxh"))))
19285 (build-system python-build-system)
19286 (propagated-inputs
19287 `(("python-cffi" ,python-cffi)))
19288 (home-page "https://github.com/xattr/xattr")
19289 (synopsis
19290 "Python wrapper for extended filesystem attributes")
19291 (description "This package provides a Python wrapper for using extended
19292 filesystem attributes. Extended attributes extend the basic attributes of files
19293 and directories in the file system. They are stored as name:data pairs
19294 associated with file system objects (files, directories, symlinks, etc).")
19295 (license license:expat)))
19296
19297 (define-public python-json-logger
19298 (package
19299 (name "python-json-logger")
19300 (version "0.1.11")
19301 (source
19302 (origin
19303 (method url-fetch)
19304 (uri (pypi-uri "python-json-logger" version))
19305 (sha256
19306 (base32
19307 "10g2ya6nsvn5vxzvq2wb8q4d43i3d7756i5rxyjna6d0y9i138xp"))))
19308 (build-system python-build-system)
19309 (home-page
19310 "https://github.com/madzak/python-json-logger")
19311 (synopsis "JSON log formatter in Python")
19312 (description "This library allows standard Python logging to output log data
19313 as JSON objects. With JSON we can make our logs more readable by machines and
19314 we can stop writing custom parsers for syslog-type records.")
19315 (license license:bsd-3)))
19316
19317 (define-public python-daiquiri
19318 (package
19319 (name "python-daiquiri")
19320 (version "2.1.1")
19321 (source
19322 (origin
19323 (method url-fetch)
19324 (uri (pypi-uri "daiquiri" version))
19325 (sha256
19326 (base32
19327 "1qmank3c217ddiig3xr8ps0mqaydcp0q5a62in9a9g4zf72zjnqd"))))
19328 (build-system python-build-system)
19329 (propagated-inputs
19330 `(("python-json-logger" ,python-json-logger)))
19331 (native-inputs
19332 `(("python-mock" ,python-mock)
19333 ("python-pytest" ,python-pytest)
19334 ("python-setuptools-scm" ,python-setuptools-scm)
19335 ("python-six" ,python-six)))
19336 (home-page "https://github.com/jd/daiquiri")
19337 (synopsis
19338 "Library to configure Python logging easily")
19339 (description "The daiquiri library provides an easy way to configure
19340 logging in Python. It also provides some custom formatters and handlers.")
19341 (license license:asl2.0)))
19342
19343 (define-public python-pifpaf
19344 (package
19345 (name "python-pifpaf")
19346 (version "2.4.0")
19347 (source
19348 (origin
19349 (method url-fetch)
19350 (uri (pypi-uri "pifpaf" version))
19351 (sha256
19352 (base32
19353 "150av2pylsjy8ykrpyi0vzy2q24s9rhh2ya01zvwnvj9j5dspviz"))))
19354 (build-system python-build-system)
19355 (arguments
19356 `(#:tests? #f))
19357 (propagated-inputs
19358 `(("python-click" ,python-click)
19359 ("python-daiquiri" ,python-daiquiri)
19360 ("python-fixtures" ,python-fixtures)
19361 ("python-jinja2" ,python-jinja2)
19362 ("python-pbr" ,python-pbr)
19363 ("python-psutil" ,python-psutil)
19364 ("python-six" ,python-six)
19365 ("python-xattr" ,python-xattr)))
19366 (native-inputs
19367 `(("python-mock" ,python-mock)
19368 ("python-os-testr" ,python-os-testr)
19369 ("python-requests" ,python-requests)
19370 ("python-testrepository" ,python-testrepository)
19371 ("python-testtools" ,python-testtools)))
19372 (home-page "https://github.com/jd/pifpaf")
19373 (synopsis "Tools and fixtures to manage daemons for testing in Python")
19374 (description "Pifpaf is a suite of fixtures and a command-line tool that
19375 starts and stops daemons for a quick throw-away usage. This is typically
19376 useful when needing these daemons to run integration testing. It originally
19377 evolved from its precursor @code{overtest}.")
19378 (license license:asl2.0)))
19379
19380 (define-public python-pytest-check-links
19381 (package
19382 (name "python-pytest-check-links")
19383 (version "0.3.0")
19384 (source
19385 (origin
19386 (method url-fetch)
19387 ;; URI uses underscores
19388 (uri (pypi-uri "pytest_check_links" version))
19389 (sha256
19390 (base32
19391 "12x3wmrdzm6wgk0vz02hb769h68nr49q47w5q1pj95pc89hsa34v"))))
19392 (build-system python-build-system)
19393 (propagated-inputs
19394 `(("python-docutils" ,python-docutils)
19395 ("python-html5lib" ,python-html5lib)
19396 ("python-nbconvert" ,python-nbconvert)
19397 ("python-nbformat" ,python-nbformat)
19398 ("python-pytest" ,python-pytest)
19399 ("python-six" ,python-six)))
19400 (native-inputs
19401 `(("python-pbr-minimal" ,python-pbr-minimal)))
19402 (home-page "https://github.com/minrk/pytest-check-links")
19403 (synopsis "Check links in files")
19404 (description "This package provides a pytest plugin that checks URLs for
19405 HTML-containing files.")
19406 (license license:bsd-3)))
19407
19408 (define-public python-json5
19409 (package
19410 (name "python-json5")
19411 (version "0.8.5")
19412 (source
19413 (origin
19414 ;; sample.json5 is missing from PyPi source tarball
19415 (method git-fetch)
19416 (uri (git-reference
19417 (url "https://github.com/dpranke/pyjson5.git")
19418 (commit (string-append "v" version))))
19419 (file-name (git-file-name name version))
19420 (sha256
19421 (base32 "0nyngj18jlkgvm1177lc3cj47wm4yh3dqigygvcvw7xkyryafsqn"))))
19422 (build-system python-build-system)
19423 (home-page "https://github.com/dpranke/pyjson5")
19424 (synopsis
19425 "Python implementation of the JSON5 data format")
19426 (description
19427 "JSON5 extends the JSON data interchange format to make it slightly more
19428 usable as a configuration language. This Python package implements parsing and
19429 dumping of JSON5 data structures.")
19430 (license license:asl2.0)))
19431
19432 (define-public python-frozendict
19433 (package
19434 (name "python-frozendict")
19435 (version "1.2")
19436 (source
19437 (origin
19438 (method url-fetch)
19439 (uri (pypi-uri "frozendict" version))
19440 (sha256
19441 (base32 "0ibf1wipidz57giy53dh7mh68f2hz38x8f4wdq88mvxj5pr7jhbp"))))
19442 (build-system python-build-system)
19443 (home-page "https://github.com/slezica/python-frozendict")
19444 (synopsis "Simple immutable mapping for Python")
19445 (description
19446 "@dfn{frozendict} is an immutable wrapper around dictionaries that
19447 implements the complete mapping interface. It can be used as a drop-in
19448 replacement for dictionaries where immutability is desired.")
19449 (license license:expat)))
19450
19451 (define-public python-unpaddedbase64
19452 (package
19453 (name "python-unpaddedbase64")
19454 (version "1.1.0")
19455 (source
19456 (origin
19457 (method git-fetch)
19458 (uri (git-reference
19459 (url "https://github.com/matrix-org/python-unpaddedbase64.git")
19460 (commit (string-append "v" version))))
19461 (file-name (git-file-name name version))
19462 (sha256
19463 (base32
19464 "0if3fjfxga0bwdq47v77fs9hrcqpmwdxry2i2a7pdqsp95258nxd"))))
19465 (build-system python-build-system)
19466 (home-page "https://pypi.org/project/unpaddedbase64/")
19467 (synopsis "Encode and decode Base64 without “=” padding")
19468 (description
19469 "RFC 4648 specifies that Base64 should be padded to a multiple of 4 bytes
19470 using “=” characters. However this conveys no benefit so many protocols
19471 choose to use Base64 without the “=” padding.")
19472 (license license:asl2.0)))
19473
19474 (define-public python-canonicaljson
19475 (package
19476 (name "python-canonicaljson")
19477 (version "1.1.4")
19478 (source
19479 (origin
19480 (method url-fetch)
19481 (uri (pypi-uri "canonicaljson" version))
19482 (sha256
19483 (base32 "09cpacc8yvcc74i63pdmlfaahh77dnvbyw9zf29wml2zzwqfbg25"))))
19484 (build-system python-build-system)
19485 (propagated-inputs
19486 `(("python-six" ,python-six)
19487 ("python-frozendict" ,python-frozendict)
19488 ("python-simplejson" ,python-simplejson)))
19489 (home-page "https://github.com/matrix-org/python-canonicaljson")
19490 (synopsis "Canonical JSON")
19491 (description
19492 "Deterministically encode JSON.
19493
19494 @itemize
19495 @item Encodes objects and arrays as RFC 7159 JSON.
19496 @item Sorts object keys so that you get the same result each time.
19497 @item Has no insignificant whitespace to make the output as small as possible.
19498 @item Escapes only the characters that must be escaped, U+0000 to
19499 U+0019 / U+0022 / U+0056, to keep the output as small as possible.
19500 @item Uses the shortest escape sequence for each escaped character.
19501 @item Encodes the JSON as UTF-8.
19502 @item Can encode frozendict immutable dictionaries.
19503 @end itemize")
19504 (license license:asl2.0)))
19505
19506 (define-public python-signedjson
19507 (package
19508 (name "python-signedjson")
19509 (version "1.1.1")
19510 (source
19511 (origin
19512 (method url-fetch)
19513 (uri (pypi-uri "signedjson" version))
19514 (sha256
19515 (base32 "0280f8zyycsmd7iy65bs438flm7m8ffs1kcxfbvhi8hbazkqc19m"))))
19516 (build-system python-build-system)
19517 (propagated-inputs
19518 `(("python-canonicaljson" ,python-canonicaljson)
19519 ("python-importlib-metadata" ,python-importlib-metadata)
19520 ("python-pynacl" ,python-pynacl)
19521 ("python-typing-extensions" ,python-typing-extensions)
19522 ("python-unpaddedbase64" ,python-unpaddedbase64)))
19523 (native-inputs
19524 `(("python-setuptools-scm" ,python-setuptools-scm)))
19525 (home-page "https://github.com/matrix-org/python-signedjson")
19526 (synopsis "Sign JSON objects with ED25519 signatures")
19527 (description
19528 "Sign JSON objects with ED25519 signatures.
19529
19530 @itemize
19531 @item More than one entity can sign the same object.
19532 @item Each entity can sign the object with more than one key making it easier to
19533 rotate keys
19534 @item ED25519 can be replaced with a different algorithm.
19535 @item Unprotected data can be added to the object under the @dfn{\"unsigned\"}
19536 key.
19537 @end itemize")
19538 (license license:asl2.0)))
19539
19540 (define-public python-daemonize
19541 (package
19542 (name "python-daemonize")
19543 (version "2.5.0")
19544 (source
19545 (origin
19546 (method url-fetch)
19547 (uri (pypi-uri "daemonize" version))
19548 (sha256
19549 (base32 "1hwbl3gf9fdds9sc14zgjyjisjvxidrvqc11xlbb0b6jz17nw0nx"))))
19550 (build-system python-build-system)
19551 (home-page "https://github.com/thesharp/daemonize")
19552 (synopsis "Library for writing system daemons in Python")
19553 (description "Daemonize is a library for writing system daemons in Python.")
19554 (license license:expat)))
19555
19556 (define-public python-pymacaroons
19557 (package
19558 (name "python-pymacaroons")
19559 (version "0.13.0")
19560 (source
19561 (origin
19562 (method url-fetch)
19563 (uri (pypi-uri "pymacaroons" version))
19564 (sha256
19565 (base32 "1f0357a6g1h96sk6wy030xmc1p4rd80a999qvxd28v7nlm1blsqy"))))
19566 (build-system python-build-system)
19567 (propagated-inputs
19568 `(("python-six" ,python-six)
19569 ("python-pynacl" ,python-pynacl)))
19570 (home-page "https://github.com/ecordell/pymacaroons")
19571 (synopsis "Python Macaroon Library")
19572 (description
19573 "Macaroons, like cookies, are a form of bearer credential. Unlike opaque
19574 tokens, macaroons embed caveats that define specific authorization
19575 requirements for the target service, the service that issued the root macaroon
19576 and which is capable of verifying the integrity of macaroons it receives.
19577
19578 Macaroons allow for delegation and attenuation of authorization. They are
19579 simple and fast to verify, and decouple authorization policy from the
19580 enforcement of that policy.")
19581 (license license:expat)))
19582
19583 (define-public python-ldap3
19584 (package
19585 (name "python-ldap3")
19586 (version "2.7")
19587 (home-page "https://github.com/cannatag/ldap3")
19588 (source
19589 (origin
19590 (method git-fetch)
19591 (uri (git-reference (url home-page)
19592 (commit (string-append "v" version))))
19593 (file-name (git-file-name name version))
19594 (sha256
19595 (base32 "0xw9fkqld21xsvdpaqir8ccc2l805xnn9gxahsnl70xzp3mwl0xv"))))
19596 (build-system python-build-system)
19597 (arguments
19598 '(#:tests? #f ;TODO: Tests need a real LDAP server to run
19599 #:phases (modify-phases %standard-phases
19600 (replace 'check
19601 (lambda* (#:key tests? #:allow-other-keys)
19602 (when tests?
19603 (invoke "nosetests" "-s" "test"))
19604 #t)))))
19605 (native-inputs
19606 `(("python-nose" ,python-nose)))
19607 (propagated-inputs
19608 `(("python-gssapi" ,python-gssapi)
19609 ("python-pyasn1" ,python-pyasn1)))
19610 (synopsis "Python LDAP client")
19611 (description
19612 "LDAP3 is a strictly RFC 4510 conforming LDAP V3 pure Python client
19613 library.")
19614 (license license:lgpl3+)))
19615
19616 (define-public python-boltons
19617 (package
19618 (name "python-boltons")
19619 (version "20.0.0")
19620 (source
19621 (origin
19622 (method url-fetch)
19623 (uri (pypi-uri "boltons" version))
19624 (sha256
19625 (base32
19626 "0lrr40qqj3ch8xarvyzbnbjs79pz5aywklllq53l347h1b8xnkg4"))))
19627 (build-system python-build-system)
19628 (home-page "https://github.com/mahmoud/boltons")
19629 (synopsis "Extensions to the Python standard library")
19630 (description
19631 "Boltons is a set of over 230 pure-Python utilities in the same spirit
19632 as — and yet conspicuously missing from — the standard library, including:
19633
19634 @itemize
19635 @item Atomic file saving, bolted on with fileutils
19636 @item A highly-optimized OrderedMultiDict, in dictutils
19637 @item Two types of PriorityQueue, in queueutils
19638 @item Chunked and windowed iteration, in iterutils
19639 @item Recursive data structure iteration and merging, with iterutils.remap
19640 @item Exponential backoff functionality, including jitter, through
19641 iterutils.backoff
19642 @item A full-featured TracebackInfo type, for representing stack traces, in
19643 tbutils
19644 @end itemize")
19645 (license license:bsd-3)))
19646
19647 (define-public python-eliot
19648 (package
19649 (name "python-eliot")
19650 (version "1.12.0")
19651 (source
19652 (origin
19653 (method url-fetch)
19654 (uri (pypi-uri "eliot" version))
19655 (sha256
19656 (base32 "0wabv7hk63l12881f4zw02mmj06583qsx2im0yywdjlj8f56vqdn"))))
19657 (build-system python-build-system)
19658 (arguments
19659 `(#:phases
19660 (modify-phases %standard-phases
19661 (add-after 'unpack 'remove-journald-support
19662 (lambda _
19663 (for-each delete-file
19664 '("eliot/tests/test_journald.py"
19665 "eliot/journald.py"))
19666 #t))
19667 (add-after 'remove-journald-support 'remove-eliot-prettyprint-tests
19668 ;; remove command-line tool's tests. TODO eliot-prettyprint should
19669 ;; be installed and these tests should pass.
19670 (lambda _
19671 (delete-file "eliot/tests/test_prettyprint.py")
19672 #t)))))
19673 (propagated-inputs
19674 `(("python-boltons" ,python-boltons)
19675 ("python-pyrsistent" ,python-pyrsistent)
19676 ("python-six" ,python-six)
19677 ("python-zope-interface" ,python-zope-interface)))
19678 (native-inputs
19679 `(("python-black" ,python-black)
19680 ("python-coverage" ,python-coverage)
19681 ("python-dask" ,python-dask)
19682 ("python-flake8" ,python-flake8)
19683 ("python-hypothesis" ,python-hypothesis)
19684 ("python-pytest" ,python-pytest)
19685 ("python-setuptools" ,python-setuptools)
19686 ("python-sphinx" ,python-sphinx)
19687 ("python-sphinx-rtd-theme" ,python-sphinx-rtd-theme)
19688 ("python-testtools" ,python-testtools)
19689 ("python-twine" ,python-twine)
19690 ("python-twisted" ,python-twisted)))
19691 (home-page "https://github.com/itamarst/eliot/")
19692 (synopsis "Eliot: the logging system that tells you why it happened")
19693 (description
19694 "@dfn{eliot} is a Python logging system that outputs causal chains of
19695 actions: actions can spawn other actions, and eventually they either succeed
19696 or fail. The resulting logs tell you the story of what your software did: what
19697 happened, and what caused it.")
19698 (license license:asl2.0)))
19699
19700 (define-public python-pem
19701 (package
19702 (name "python-pem")
19703 (version "20.1.0")
19704 (source
19705 (origin
19706 (method url-fetch)
19707 (uri (pypi-uri "pem" version))
19708 (sha256
19709 (base32
19710 "1xh88ss279fprxnzd10dczmqwjhppbyvljm33zrg2mgybwd66qr7"))))
19711 (build-system python-build-system)
19712 (native-inputs
19713 `(("python-certifi" ,python-certifi)
19714 ("python-coverage" ,python-coverage)
19715 ("python-pretend" ,python-pretend)
19716 ("python-pyopenssl" ,python-pyopenssl)
19717 ("python-pytest" ,python-pytest)
19718 ("python-sphinx" ,python-sphinx)
19719 ("python-twisted" ,python-twisted)))
19720 (home-page "https://pem.readthedocs.io/")
19721 (synopsis "Easy PEM file parsing in Python")
19722 (description
19723 "This package provides a Python module for parsing and splitting PEM files.")
19724 (license license:expat)))
19725
19726 (define-public python-txsni
19727 ;; We need a few commits on top of 0.1.9 for compatibility with newer
19728 ;; Python and OpenSSL.
19729 (let ((commit "5014c141a7acef63e20fcf6c36fa07f0cd754ce1")
19730 (revision "0"))
19731 (package
19732 (name "python-txsni")
19733 (version (git-version "0.1.9" revision commit))
19734 (home-page "https://github.com/glyph/txsni")
19735 (source
19736 (origin
19737 (method git-fetch)
19738 (uri (git-reference (url home-page) (commit commit)))
19739 (file-name (git-file-name name version))
19740 (sha256
19741 (base32
19742 "0imfxx4yjj1lbq0n5ad45al3wvv4qv96sivnc1r51i66mxi658z8"))))
19743 (build-system python-build-system)
19744 (propagated-inputs
19745 `(("python-pyopenssl" ,python-pyopenssl)
19746 ("python-service-identity" ,python-service-identity)
19747 ("python-twisted" ,python-twisted)))
19748 (synopsis "Run TLS servers with Twisted")
19749 (description
19750 "This package provides an easy-to-use SNI endpoint for use
19751 with the Twisted web framework.")
19752 (license license:expat))))
19753
19754 (define-public python-txacme
19755 (package
19756 (name "python-txacme")
19757 (version "0.9.2")
19758 (source
19759 (origin
19760 (method url-fetch)
19761 (uri (pypi-uri "txacme" version))
19762 (sha256
19763 (base32 "1cplx4llq7i508w6fgwjdv9di7rsz9k9irfmzdfbiz6q6a0ykf1d"))))
19764 (build-system python-build-system)
19765 (propagated-inputs
19766 `(("python-acme" ,python-acme)
19767 ("python-attrs" ,python-attrs)
19768 ("python-eliot" ,python-eliot)
19769 ("python-josepy" ,python-josepy)
19770 ("python-pem" ,python-pem)
19771 ("python-treq" ,python-treq)
19772 ("python-twisted" ,python-twisted)
19773 ("python-txsni" ,python-txsni)))
19774 (native-inputs
19775 `(("python-fixtures" ,python-fixtures)
19776 ("python-hypothesis" ,python-hypothesis)
19777 ("python-mock" ,python-mock)
19778 ("python-service-identity"
19779 ,python-service-identity)
19780 ("python-testrepository" ,python-testrepository)
19781 ("python-testscenarios" ,python-testscenarios)
19782 ("python-testtools" ,python-testtools)))
19783 (home-page "https://github.com/twisted/txacme")
19784 (synopsis "Twisted implexmentation of the ACME protocol")
19785 (description
19786 "ACME is Automatic Certificate Management Environment, a protocol that
19787 allows clients and certificate authorities to automate verification and
19788 certificate issuance. The ACME protocol is used by the free Let's Encrypt
19789 Certificate Authority.
19790
19791 txacme is an implementation of the protocol for Twisted, the event-driven
19792 networking engine for Python.")
19793 (license license:expat)))
19794
19795 (define-public python-pysaml2
19796 (package
19797 (name "python-pysaml2")
19798 (version "5.0.0")
19799 (source
19800 (origin
19801 (method url-fetch)
19802 (uri (pypi-uri "pysaml2" version))
19803 (sha256
19804 (base32
19805 "1h8cmxh9cvxhrdfmkh92wg6zpxmhi2fixq1cy4hxismmaar7bsny"))))
19806 (build-system python-build-system)
19807 (propagated-inputs
19808 `(("python-cryptography" ,python-cryptography)
19809 ("python-dateutil" ,python-dateutil)
19810 ("python-defusedxml" ,python-defusedxml)
19811 ("python-pyopenssl" ,python-pyopenssl)
19812 ("python-pytz" ,python-pytz)
19813 ("python-requests" ,python-requests)
19814 ("python-six" ,python-six)))
19815 (home-page "https://idpy.org")
19816 (synopsis "Python implementation of SAML Version 2 Standard")
19817 (description
19818 "PySAML2 is a pure python implementation of SAML Version 2 Standard.
19819 It contains all necessary pieces for building a SAML2 service provider or
19820 an identity provider. The distribution contains examples of both.
19821
19822 This package was originally written to work in a WSGI environment, but
19823 there are extensions that allow you to use it with other frameworks.")
19824 (license license:asl2.0)))
19825
19826 (define-public python-click-plugins
19827 (package
19828 (name "python-click-plugins")
19829 (version "1.1.1")
19830 (source
19831 (origin
19832 (method url-fetch)
19833 (uri (pypi-uri "click-plugins" version))
19834 (sha256
19835 (base32 "0jr6bxj67vg988vkm6nz8jj98v9lg46bn49lkhak3n598jbrkas6"))))
19836 (build-system python-build-system)
19837 (native-inputs
19838 `(("python-pytest" ,python-pytest)))
19839 (propagated-inputs
19840 `(("python-click" ,python-click)))
19841 (synopsis "Extension for Click to register external CLI commands")
19842 (description "This package provides n extension module for Click to
19843 register external CLI commands via setuptools entry-points.")
19844 (home-page "https://github.com/click-contrib/click-plugins")
19845 (license license:bsd-3)))
19846
19847 (define-public python-diceware
19848 (package
19849 (name "python-diceware")
19850 (version "0.9.6")
19851 (source
19852 (origin
19853 (method url-fetch)
19854 (uri (pypi-uri "diceware" version))
19855 (sha256
19856 (base32
19857 "0klb0ysybzlh2wihvir82hgq62v0jjmlcqklwajyms7c0p529yby"))))
19858 (build-system python-build-system)
19859 (native-inputs
19860 `(("python-coverage" ,python-coverage)
19861 ("python-pytest" ,python-pytest)
19862 ("python-pytest-runner" ,python-pytest-runner)))
19863 (home-page "https://github.com/ulif/diceware/")
19864 (synopsis "Generates memorable passphrases")
19865 (description "This package generates passphrases by concatenating words
19866 randomly picked from wordlists. It supports several sources of
19867 randomness (including real life dice) and different wordlists (including
19868 cryptographically signed ones).")
19869 (license license:gpl3+)))
19870
19871 (define-public pyzo
19872 (package
19873 (name "pyzo")
19874 (version "4.10.2")
19875 (source
19876 (origin
19877 (method url-fetch)
19878 (uri (pypi-uri "pyzo" version))
19879 (sha256
19880 (base32 "1zplxcb78qy8qibifmnsx5i9gnlfmw9n6nr4yflsabpxw57mx4m1"))))
19881 (build-system python-build-system)
19882 (arguments
19883 `(#:phases
19884 (modify-phases %standard-phases
19885 (add-before 'check 'fix-home-directory
19886 (lambda _
19887 ;; Tests fail with "Permission denied: '/homeless-shelter'".
19888 (setenv "HOME" "/tmp")
19889 #t)))
19890 ;; Tests fail with "Uncaught Python exception: invalid literal for
19891 ;; int() with base 10: 'test'".
19892 #:tests? #f))
19893 (propagated-inputs
19894 `(("python-pyqt" ,python-pyqt)))
19895 (home-page "https://pyzo.org")
19896 (synopsis
19897 "Python IDE for scientific computing")
19898 (description
19899 "Pyzo is a Python IDE focused on interactivity and introspection,
19900 which makes it very suitable for scientific computing. Its practical
19901 design is aimed at simplicity and efficiency.
19902
19903 It consists of two main components, the editor and the shell, and uses
19904 a set of pluggable tools to help the programmer in various ways. Some
19905 example tools are source structure, project manager, interactive help,
19906 workspace...")
19907 (license license:bsd-2)))
19908
19909 (define-public python-osc
19910 (package
19911 (name "python-osc")
19912 (version "1.7.4")
19913 (source
19914 (origin
19915 (method url-fetch)
19916 (uri (pypi-uri "python-osc" version))
19917 (sha256
19918 (base32
19919 "0cnh0z5lnng7fh48nmfaqqn8j25k13gkd4rhxd3m6sjqiix9s3vn"))))
19920 (build-system python-build-system)
19921 (home-page "https://github.com/attwad/python-osc")
19922 (synopsis "Open Sound Control server and client implementations")
19923 (description
19924 "@code{python-osc} is a pure Python library with no external
19925 dependencies. It implements the @uref{http://opensoundcontrol.org/spec-1_0,
19926 Open Sound Control 1.0} specification.")
19927 (license license:unlicense)))
19928
19929 (define-public python-voluptuous
19930 (package
19931 (name "python-voluptuous")
19932 (version "0.11.7")
19933 (source
19934 (origin
19935 (method url-fetch)
19936 (uri (pypi-uri "voluptuous" version))
19937 (sha256
19938 (base32
19939 "0mplkcpb5d8wjf8vk195fys4y6a3wbibiyf708imw33lphfk9g1a"))))
19940 (build-system python-build-system)
19941 (native-inputs
19942 `(("python-nose" ,python-nose)))
19943 (home-page "https://github.com/alecthomas/voluptuous")
19944 (synopsis "Python data validation library")
19945 (description
19946 "Voluptuous is a Python data validation library. It is primarily
19947 intended for validating data coming into Python as JSON, YAML, etc.")
19948 (license license:bsd-3)))
19949
19950 (define-public python-cmd2
19951 (package
19952 (name "python-cmd2")
19953 (version "1.0.2")
19954 (source
19955 (origin
19956 (method url-fetch)
19957 (uri (pypi-uri "cmd2" version))
19958 (sha256
19959 (base32
19960 "1f18plbc9yyvhn0js3d2bii9yld8zfl775gxsaw9jza5pmlg9ss2"))))
19961 (build-system python-build-system)
19962 (propagated-inputs
19963 `(("python-attrs" ,python-attrs)
19964 ("python-colorama" ,python-colorama)
19965 ("python-pyperclip" ,python-pyperclip)
19966 ("python-wcwidth" ,python-wcwidth)))
19967 (native-inputs
19968 `(("python-codecov" ,python-codecov)
19969 ("python-coverage" ,python-coverage)
19970 ("python-doc8" ,python-doc8)
19971 ("python-flake8" ,python-flake8)
19972 ("python-invoke" ,python-invoke)
19973 ("python-mock" ,python-mock)
19974 ("python-pytest" ,python-pytest)
19975 ("python-pytest-cov" ,python-pytest-cov)
19976 ("python-pytest-mock" ,python-pytest-mock)
19977 ("python-setuptools-scm" ,python-setuptools-scm)
19978 ("python-sphinx" ,python-sphinx)
19979 ("python-sphinx-autobuild" ,python-sphinx-autobuild)
19980 ("python-sphinx-rtd-theme" ,python-sphinx-rtd-theme)
19981 ("python-tox" ,python-tox)
19982 ("python-twine" ,python-twine)
19983 ("which" ,which)))
19984 (home-page "https://github.com/python-cmd2/cmd2")
19985 (synopsis "Tool for building interactive command line applications")
19986 (description
19987 "Cmd2 is a tool for building interactive command line applications in
19988 Python. Its goal is to make it quick and easy for developers to build
19989 feature-rich and user-friendly interactive command line applications. It
19990 provides a simple API which is an extension of Python's built-in @code{cmd}
19991 module. @code{cmd2} provides a wealth of features on top of @code{cmd} to
19992 make your life easier and eliminates much of the boilerplate code which would
19993 be necessary when using @code{cmd}.")
19994 (license license:expat)))
19995
19996 (define-public python-pytidylib
19997 (package
19998 (name "python-pytidylib")
19999 (version "0.3.2")
20000 (source (origin
20001 (method url-fetch)
20002 (uri (pypi-uri "pytidylib" version))
20003 (sha256
20004 (base32
20005 "1wqa9dv5d7swka14rnky862hc7dgk2g3dhlrz57hdn3hb7bwic92"))))
20006 (build-system python-build-system)
20007 (arguments
20008 '(#:phases
20009 (modify-phases %standard-phases
20010 (add-before 'build 'qualify-libtidy
20011 (lambda* (#:key inputs #:allow-other-keys)
20012 (let ((libtidy (string-append (assoc-ref inputs "tidy")
20013 "/lib/libtidy.so")))
20014 (substitute* "tidylib/tidy.py"
20015 (("ctypes\\.util\\.find_library\\('tidy'\\)")
20016 (format #f "'~a'" libtidy)))
20017 #t))))))
20018 (inputs `(("tidy" ,tidy)))
20019 (home-page "https://github.com/countergram/pytidylib")
20020 (synopsis "Python wrapper for HTML Tidy library")
20021 (description
20022 "PyTidyLib is a Python package that wraps the HTML Tidy library. This
20023 allows you, from Python code, to “fix” invalid (X)HTML markup.")
20024 (license license:expat)))
20025
20026 (define-public python2-pytidylib
20027 (package-with-python2 python-pytidylib))
20028
20029 (define-public python-mujson
20030 (package
20031 (name "python-mujson")
20032 (version "1.4")
20033 (source
20034 (origin
20035 (method url-fetch)
20036 (uri (pypi-uri "mujson" version))
20037 (sha256
20038 (base32
20039 "0wbj6r8yzsdx2b0kbldlkznr1a9nn33za2q9x3g0hbg420dwzn97"))))
20040 (build-system python-build-system)
20041 (home-page "https://github.com/mattgiles/mujson")
20042 (synopsis "Use the fastest JSON functions available at import time")
20043 (description "This packages selects the fastest JSON functions available
20044 at import time.")
20045 (license license:expat)))
20046
20047 (define-public python-bashlex
20048 (package
20049 (name "python-bashlex")
20050 (version "0.14")
20051 (source
20052 (origin
20053 (method url-fetch)
20054 (uri (pypi-uri "bashlex" version))
20055 (sha256
20056 (base32
20057 "1z9g96fgsfpdwawp4sb5x6hbdhmda7kgmcrqlf9xx4bs1f8f14js"))))
20058 (build-system python-build-system)
20059 (arguments
20060 `(#:phases
20061 (modify-phases %standard-phases
20062 (add-before 'build 'pregenerate-yacc-tables
20063 (lambda _
20064 ;; parser.py caches tables, which attempts to write to site lib
20065 ;; see https://github.com/idank/bashlex/issues/51
20066 (invoke "python" "-c" "import bashlex"))))))
20067 (home-page
20068 "https://github.com/idank/bashlex")
20069 (synopsis "Python parser for bash")
20070 (description "@code{bashlex} is a Python port of the parser used
20071 internally by GNU bash.
20072
20073 For the most part it's transliterated from C, the major differences are:
20074
20075 @itemize
20076 @item it does not execute anything
20077 @item it is reentrant
20078 @item it generates a complete AST
20079 @end itemize
20080 ")
20081 (license license:gpl3+)))