Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteeea7b9

Browse files
committed
package names (auto-generated)
1 parentdb4628e commiteeea7b9

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)

[8]ページ先頭

©2009-2025 Movatter.jp