mzlib
This 0.0.0 release is a name reservation and contains no functionality.
mzlib is the Python binding for mzLib, the
mass-spectrometry and proteomics library behind
MetaMorpheus. It gives Python users mzLib's
functionality with no .NET installation and zero third-party Python dependencies — the wheel
carries its own self-contained .NET payload.
Where the working package is
Platform-specific wheels are published on the project's GitHub releases page:
https://github.com/smith-chem-wisc/pyMzLib/releases
They are not on PyPI yet because each wheel carries a self-contained .NET runtime and exceeds
PyPI's default 100 MB per-file limit. A limit increase has to be requested against an existing
project — which is part of why this release exists. Once it is granted, pip install mzlib will
fetch a real wheel.
Links
- Documentation: https://smith-chem-wisc.github.io/pyMzLib/
- Source: https://github.com/smith-chem-wisc/pyMzLib
- Upstream C# library: https://github.com/smith-chem-wisc/mzLib
Note on sdists
This project deliberately publishes wheels only, never an sdist. An sdist cannot carry the platform binary, so it would install "successfully" on any platform and then fail on the first call. With wheels only, an unsupported platform gets a clean "no matching distribution found".
Release files for mzlib 0.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mzlib-0.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / mzlib-0.0.0-py3-none-any.whl
| Download URL | mzlib-0.0.0-py3-none-any.whl |
|---|---|
| Size | 5.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4b7d8b75161f9859652332eeede8fd14a4b989db20b7898bd3674fe214e7079a
|
|
BLAKE2b-256 checksum How to use checksums |
c8eaffaffcbd2e60cb5184f9a12ba6119764c74dbe3a2137c4d8aa8eca7bde49
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.11
|