Type stubs for the multiprocess library.
Project description
multiprocess-stubs
Type stubs for the multiprocess library.
Installation
pip install multiprocess-stubs
Purpose
This package provides type stubs (.pyi) for the multiprocess library, enabling better type checking and IDE support for Python's multiprocessing functionality.
Usage
Simply install the stubs, and your type checker (mypy, pyright) will use these type definitions when analyzing code that uses multiprocess.
Compatibility
- Compatible with Python 3.8+
- Matches the type signature of the standard library
multiprocessingmodule
Development
Right now, most of this package is copied from https://github.com/python/typeshed/tree/main/stdlib/multiprocessing. Contributions to improve the type annotations are welcome.
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file multiprocess_stubs-0.1.0.tar.gz.
File metadata
- Download URL: multiprocess_stubs-0.1.0.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32b77796af133316bcc1b53ad9569014adfe1ca9d5848af9bc5ad19789e97eed
|
|
| MD5 |
6b2f7c54a50fb30ba051634a87ab8b74
|
|
| BLAKE2b-256 |
e355062d9ebd24b5c21ad603300e9530df3640aab15fa89ea4d1a2dfdcece391
|
File details
Details for the file multiprocess_stubs-0.1.0-py3-none-any.whl.
File metadata
- Download URL: multiprocess_stubs-0.1.0-py3-none-any.whl
- Upload date:
- Size: 23.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c77331a4f69a0f192e1ce0dc70febb5e5c886f240f640f50587a41c6ada32b4
|
|
| MD5 |
c66f3deff32da46343d2ab0a246c770c
|
|
| BLAKE2b-256 |
3a06c709666beb39a12a7f6f42a049f5226b236987f0177abc285fd0888fb7e4
|