Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

tinnlab wheel index

Pre-built binary Python wheels from the Tin Nguyen Lab.

A PEP 503 "simple repository" served via GitHub Pages at https://tinnlab.github.io/pypi/simple/. It hosts compiled wheels only — source repositories are private.

This is the Python counterpart to tinnlab/drat, which serves the lab's R binaries. One index, all packages.

Available packages

Package Description
press Perturbation-Resampled Enrichment with Semantic Smoothing

Install

pip install press --index-url https://tinnlab.github.io/pypi/simple/

To keep PyPI as the source for everything else and use this index only for lab packages:

pip install press --extra-index-url https://tinnlab.github.io/pypi/simple/

pip picks the wheel matching your platform, architecture and Python version automatically. If no wheel matches, the install fails rather than falling back to a source build — there is no source distribution.

Supported platforms

OS Architecture Python
Linux (manylinux) x86_64 3.9 – 3.13
macOS arm64 3.9 – 3.13
Windows x86_64 3.9 – 3.13

Wheels are published automatically by the release workflow in each package's own (private) source repository.

Contact

Phi Bya — phi@wayne.edu

About

Pre-built binary Python wheels from the Tin Nguyen Lab (PEP 503 simple index)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages