Skip to main content

Biosphere

Simple, fast random forests.

Random forests with a runtime of O(n d log(n) + n_estimators d n max_depth) instead of O(n_estimators mtry n log(n) max_depth).

biosphere is available as a rust crate and as a Python package.

Benchmarks

Ran on an M1 Pro with n_jobs=4. Wall-time to fit a Random Forest including OOB score with 400 trees to the NYC Taxi dataset, minimum over 10 runs. After feature engineering, the dataset consists of 5 numerical and 7 one-hot encoded features.

model 1000 2000 4000 8000 16000 32000 64000 128000 256000 512000 1024000 2048000
biosphere 0.04s 0.08s 0.15s 0.32s 0.65s 1.40s 2.97s 6.48s 15.53s 37.91s 96.69s 231.82s
scikit-learn 0.28s 0.34s 0.46s 0.69s 1.23s 2.47s 4.99s 10.49s 22.11s 51.04s 118.95s 271.03s

Release files for biosphere 0.4.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for biosphere 0.4.2
File Size Uploaded
biosphere-0.4.2.tar.gz 25.2 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for biosphere 0.4.2
File
biosphere-0.4.2-cp314-cp314t-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64 Details
biosphere-0.4.2-cp314-cp314t-macosx_15_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 15.0+ ARM64 Details
biosphere-0.4.2-cp314-cp314-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64 Details
biosphere-0.4.2-cp314-cp314-macosx_15_0_arm64.whl CPython 3.14 CPython 3.14 macOS 15.0+ ARM64 Details
biosphere-0.4.2-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
biosphere-0.4.2-cp313-cp313-manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64 Details
biosphere-0.4.2-cp313-cp313-macosx_15_0_arm64.whl CPython 3.13 CPython 3.13 macOS 15.0+ ARM64 Details
biosphere-0.4.2-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
biosphere-0.4.2-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
biosphere-0.4.2-cp312-cp312-macosx_15_0_arm64.whl CPython 3.12 CPython 3.12 macOS 15.0+ ARM64 Details
biosphere-0.4.2-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
biosphere-0.4.2-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
biosphere-0.4.2-cp311-cp311-macosx_15_0_arm64.whl CPython 3.11 CPython 3.11 macOS 15.0+ ARM64 Details
biosphere-0.4.2-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
biosphere-0.4.2-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
biosphere-0.4.2-cp310-cp310-macosx_15_0_arm64.whl CPython 3.10 CPython 3.10 macOS 15.0+ ARM64 Details
biosphere-0.4.2-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
biosphere-0.4.2-cp39-cp39-manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ x86-64 Details
biosphere-0.4.2-cp39-cp39-macosx_15_0_arm64.whl CPython 3.9 CPython 3.9 macOS 15.0+ ARM64 Details
biosphere-0.4.2-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
biosphere-0.4.2-cp38-cp38-manylinux_2_28_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.28+ x86-64 Details
biosphere-0.4.2-cp38-cp38-macosx_15_0_arm64.whl CPython 3.8 CPython 3.8 macOS 15.0+ ARM64 Details

Total release size: 8.0 MB

Release files / biosphere-0.4.2.tar.gz

Download URL biosphere-0.4.2.tar.gz
Size 25.2 kB
Tags Source
SHA-256 checksum
How to use checksums
d92a5736130491a24169c2e987ec207524a3c579a6fce47d8845bf14c41e12ab
BLAKE2b-256 checksum
How to use checksums
33d943ceb5c98dac26e814479742559ae04bf6dbe495011bdd23e5ce280d77f0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp314-cp314t-manylinux_2_28_x86_64.whl

Download URL biosphere-0.4.2-cp314-cp314t-manylinux_2_28_x86_64.whl
Size 429.8 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
76f8abf30592af1340340a1d6dfc60733753bbd199f4840eb69b0c2bc8f60b82
BLAKE2b-256 checksum
How to use checksums
2f2f42f6e6958161ef46f7b225da5234136d1d7335e8408e50496af8faab32fb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp314-cp314t-macosx_15_0_arm64.whl

Download URL biosphere-0.4.2-cp314-cp314t-macosx_15_0_arm64.whl
Size 370.0 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
6207b6d4ccd1897bbd61aa94e17b18d954a854255b8b0a04c2d763a3eb8aa928
BLAKE2b-256 checksum
How to use checksums
8d498c4d39face3d16c7d86cadf77db32e8afbec8fe151ea5c86623e2e963bac
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp314-cp314-manylinux_2_28_x86_64.whl

Download URL biosphere-0.4.2-cp314-cp314-manylinux_2_28_x86_64.whl
Size 429.6 kB
Tags CPython 3.14 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
c6e529a734dab8503c6c64fbb7ff3d02422d2450b2520deb463c3731b269d00c
BLAKE2b-256 checksum
How to use checksums
96f33e1dacab980dc4c54cc1c6019db838f4f054763b514d0d53423fb9b8a69f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp314-cp314-macosx_15_0_arm64.whl

Download URL biosphere-0.4.2-cp314-cp314-macosx_15_0_arm64.whl
Size 370.6 kB
Tags CPython 3.14 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
0a76bf2c5454fb3ac03570721d2529bd9ff3e5e277d8797321945a13330bde8c
BLAKE2b-256 checksum
How to use checksums
77f8dfc9ca7796fc3acf3e65dfc89b0e4a8b3b25a3b787c07bc6c588012578cb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp313-cp313-win_amd64.whl

Download URL biosphere-0.4.2-cp313-cp313-win_amd64.whl
Size 254.6 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
567575b34a7ca2d6ba3796d66cf0fd031e7466bed776366bd86d4ca854b6a7d5
BLAKE2b-256 checksum
How to use checksums
7953cc278ee29a70a88bcbcd0e41ba9ee127aec1003405d417c71f9c99a199e3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp313-cp313-manylinux_2_28_x86_64.whl

Download URL biosphere-0.4.2-cp313-cp313-manylinux_2_28_x86_64.whl
Size 429.7 kB
Tags CPython 3.13 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
e6e47f240126c302f966d062de59796b55aa0b4b26a99586999aa5a4ada3e0fd
BLAKE2b-256 checksum
How to use checksums
4e79817a19795e181fd85cd49e877a12b357bf683eb934666b15868e60d212e2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp313-cp313-macosx_15_0_arm64.whl

Download URL biosphere-0.4.2-cp313-cp313-macosx_15_0_arm64.whl
Size 370.9 kB
Tags CPython 3.13 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
27fdc8fe6e94672e1365a300fc0397d6b6e761553c2ee06ad26924393e13cf19
BLAKE2b-256 checksum
How to use checksums
0b8abaa31be9c2f6781758050d26ce12cef8fbc51fd9caef80b679c67175f7f3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp312-cp312-win_amd64.whl

Download URL biosphere-0.4.2-cp312-cp312-win_amd64.whl
Size 254.5 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
44e5ae9b5ad5b0bd005e24044db35281bc78b8d8fb4a62f3953e8a4b40748172
BLAKE2b-256 checksum
How to use checksums
0966708f5cafba2acdec704a9a1330ad250ab5850d11a223a03d4304da6e3f02
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL biosphere-0.4.2-cp312-cp312-manylinux_2_28_x86_64.whl
Size 430.0 kB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
190f4f67a482916c162ffb2dbc578d1be74f2d5a92bb631523968958360c6bbb
BLAKE2b-256 checksum
How to use checksums
439bb2390fbb64d9b2149a8e0378d863cfd2298d6385b69de3fb87fc09ba91be
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp312-cp312-macosx_15_0_arm64.whl

Download URL biosphere-0.4.2-cp312-cp312-macosx_15_0_arm64.whl
Size 370.9 kB
Tags CPython 3.12 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
55320ef817d1470fa315c0704bd1db6d85f9696f0f1af5eb43ff57fd0dbb2187
BLAKE2b-256 checksum
How to use checksums
72056a9620f7d52e630e396c45ccbd9d721763c6cd1c2e67e9c9fff946467f28
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp311-cp311-win_amd64.whl

Download URL biosphere-0.4.2-cp311-cp311-win_amd64.whl
Size 255.8 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
1496580061e7d6d3a1998635f24bc34f9d7e7f8f4dda77bc82aed98aa0e9bc79
BLAKE2b-256 checksum
How to use checksums
8dab481360efc8d2248ecc28847a5c429365ad6d10c0a0c79f22b34235661fa5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL biosphere-0.4.2-cp311-cp311-manylinux_2_28_x86_64.whl
Size 433.3 kB
Tags CPython 3.11 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
c363156a1da873875e23d805a32e378254badaf185a088ba488a86f66ecc6b52
BLAKE2b-256 checksum
How to use checksums
fab9f3baecf922ca908cb403bc6cf28ac91646f254603a759147288d1bb18f1c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp311-cp311-macosx_15_0_arm64.whl

Download URL biosphere-0.4.2-cp311-cp311-macosx_15_0_arm64.whl
Size 373.0 kB
Tags CPython 3.11 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
b3f043bc0f13ce6fa2115b0da5be1974d0425e2def4d243d80eb79c02b0d889f
BLAKE2b-256 checksum
How to use checksums
2b420f8a3ba8716d94a5ad55f1d15aba9dfd90aa267f58419e8d6d744b17ee54
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp310-cp310-win_amd64.whl

Download URL biosphere-0.4.2-cp310-cp310-win_amd64.whl
Size 256.1 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
6d059f0c166fc5e92505b630121802a67cd66ffbd24fb1d6c2fdcc60a3f79471
BLAKE2b-256 checksum
How to use checksums
db27cfdaa4a3036745ec02f61aecc08c62b55d1667fec9ef7f019098231f7ff9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL biosphere-0.4.2-cp310-cp310-manylinux_2_28_x86_64.whl
Size 433.4 kB
Tags CPython 3.10 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
49bcccfa0f2b8a4dd7a58799800edef0f2411353a578f55375f6a14de5a9817b
BLAKE2b-256 checksum
How to use checksums
09018a2c5523252bbf2de3acb611fe516f70c10309983b2acb013e0ebe677174
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp310-cp310-macosx_15_0_arm64.whl

Download URL biosphere-0.4.2-cp310-cp310-macosx_15_0_arm64.whl
Size 373.0 kB
Tags CPython 3.10 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
89a430e6fa652ac5ffe2be539c3db2b0927ab6ca20a9ce5b67dd0649fe55dd46
BLAKE2b-256 checksum
How to use checksums
cd2874d99480bbdaf5b3c11a2511227d5dcb8a5ab893a91ae23ff4bfa9afb049
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp39-cp39-win_amd64.whl

Download URL biosphere-0.4.2-cp39-cp39-win_amd64.whl
Size 258.1 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
4f2515640f93aaeb71913c92225a92645092e0b8e5402f765aafe15188c72054
BLAKE2b-256 checksum
How to use checksums
d83c7cded892ff03b3e876768be9d798abf9ff5bc35e5ef180fc5c156699f427
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp39-cp39-manylinux_2_28_x86_64.whl

Download URL biosphere-0.4.2-cp39-cp39-manylinux_2_28_x86_64.whl
Size 435.1 kB
Tags CPython 3.9 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
944d6073cb237b8249dfb5b57374e5b00c433054c39e325d6c4d11505dcf6fa0
BLAKE2b-256 checksum
How to use checksums
aca48fadf7bb97ff1f004d359bc23483732ceec6713574903ce4ecf536eeed37
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp39-cp39-macosx_15_0_arm64.whl

Download URL biosphere-0.4.2-cp39-cp39-macosx_15_0_arm64.whl
Size 375.4 kB
Tags CPython 3.9 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
12e65284620f4d3e88351ad2647d515e777fc90953594897f82904ca9fd6cb04
BLAKE2b-256 checksum
How to use checksums
b27e6b33ae2e94a9361053e3ac65e81bd8b02320def39ac0fb79ace2b2a9ce24
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp38-cp38-win_amd64.whl

Download URL biosphere-0.4.2-cp38-cp38-win_amd64.whl
Size 257.8 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
f4c22aff3a18ad52daffb29b03f46b05bb0c08d38425429f3ca963e25f00ac90
BLAKE2b-256 checksum
How to use checksums
33a3e391cbab75e71177c4d687f40e3a5a7828bef9e69943c2a3d7d1467d3220
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp38-cp38-manylinux_2_28_x86_64.whl

Download URL biosphere-0.4.2-cp38-cp38-manylinux_2_28_x86_64.whl
Size 435.1 kB
Tags CPython 3.8 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
eeaa1e927a4b60a4aea111266dd985660e2a9a7b1fc5fc75e961f6d6088bf524
BLAKE2b-256 checksum
How to use checksums
8912e59310f7a0d7ce364f39294b8d4224092d8dee4486e5da3045d3b53891a6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release files / biosphere-0.4.2-cp38-cp38-macosx_15_0_arm64.whl

Download URL biosphere-0.4.2-cp38-cp38-macosx_15_0_arm64.whl
Size 374.7 kB
Tags CPython 3.8 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
81f56ecd3b17900bd78b8cc4b882649e6c9c2411157a7555e86374caca4e1e3f
BLAKE2b-256 checksum
How to use checksums
c753bd5524927dda7c836472d7273e2539ae8f534e1b8f3deff4cbc3367401fb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Dec 8, 2025.

Transparency log

Release history Release notifications | RSS feed

This release

0.4.2 This release

23 release files

0.4.0

21 release files

0.3.0

20 release files

0.2.2

20 release files

0.2.1

20 release files

0.2.0

20 release files

0.1.0

20 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page