10000 Merge pull request #851 from stonebig/master · winpython/winpython@72f866d · GitHub
[go: up one dir, main page]

Skip to content

Commit 72f866d

Browse files
authored
Merge pull request #851 from stonebig/master
package names (auto-generated)
2 parents 48b7787 + eeea7b9 commit 72f866d

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

winpython/data/packages.ini

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2605,3 +2605,51 @@ description = Bayesian Optimization in PyTorch
26052605
[gpytorch]
26062606
description = An implementation of Gaussian Processes in Pytorch
26072607
2608+
[tifffile]
2609+
description = Read and write TIFF(r) files
2610+
2611+
[pooch]
2612+
description = Pooch manages your Python library's sample data files: it automatically downloads and stores them in a local directory, with support for versioning and corruption checks.
2613+
2614+
[imagecodecs]
2615+
description = Image transformation, compression, and decompression codecs
2616+
2617+
[threadpoolctl]
2618+
description = threadpoolctl
2619+
2620+
[nlopt]
2621+
description = Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
2622+
2623+
[flaky]
2624+
description = Plugin for nose or pytest that automatically reruns flaky tests.
2625+
2626+
[pytest-qt]
2627+
description = pytest support for PyQt and PySide applications
2628+
2629+
[pytest-cov]
2630+
description = Pytest plugin for measuring coverage.
2631+
2632+
[pytest-ordering]
2633+
description = pytest plugin to run your tests in a specific order
2634+
2635+
[pytest-lazy-fixture]
2636+
description = It helps to use fixtures in pytest.mark.parametrize
2637+
2638+
[pytest-faulthandler]
2639+
description = py.test plugin that activates the fault handler module for tests (dummy package)
2640+
2641+
[pytest-mock]
2642+
description = Thin-wrapper around the mock package for easier use with pytest
2643+
2644+
[cachelib]
2645+
description = A collection of cache libraries in the same API interface.
2646+
2647+
[flask-session]
2648+
description = Adds server-side session support to your Flask application
2649+
2650+
[python-dotenv]
2651+
description = Add .env support to your django/flask apps in development and deployments
2652+
2653+
[httpie]
2654+
description = HTTPie - a CLI, cURL-like tool for humans.
2655+

0 commit comments

Comments
 (0)
0