Skip to content

Add PyPi option for download and improve vizualization of proteins#2

Open
Desperadus wants to merge 30 commits into001TMF:masterfrom
Desperadus:master
Open

Add PyPi option for download and improve vizualization of proteins#2
Desperadus wants to merge 30 commits into001TMF:masterfrom
Desperadus:master

Conversation

@Desperadus
Copy link

@Desperadus Desperadus commented Mar 9, 2026

I have added GitHub CI-CD integration, which compiles the code and publishes it as a ready-to-download wheel to PyPi (pip install proteinview) - making it easy for users to download the package without having Rust, etc, on their system.

Publishing occurs when a new version is created in Cargo.toml file.

  • Fix rotation using up and down to be along the current view axis and not the original.

  • Automatic annotation of secondary structure using hydrogen bonds for cartoon rendering.

  • Coloring by pLDDT

  • Improve toggling between HD mode and Braille

  • Fix critical error - structures were being displayed in a mirrored fashion

  • Improve interface mode

  • Improve betasheet orientation

  • Add option for ligand rendering

Desperadus and others added 15 commits March 9, 2026 22:36
Add maturin Python packaging and PyPI CI/CD workflow

Co-authored-by: Desperadus
<73285347+Desperadus@users.noreply.github.com>

progress: fix aarch64 matrix runner
ci: publish only x86_64 wheel and include sdist

Co-authored-by: Desperadus
<73285347+Desperadus@users.noreply.github.com>

ci: gate sdist step to x86_64 matrix target

Co-authored-by: Desperadus
<73285347+Desperadus@users.noreply.github.com>

ci: build only x86_64 wheel and publish sdist for source installs

Co-authored-by: Desperadus
<73285347+Desperadus@users.noreply.github.com>
Addressing PR comments
Publish Linux wheels for x86_64 only; keep source distribution for
non-x86 local builds
Add installation instructions for pip and cargo.
@Desperadus Desperadus changed the title Add PyPi option for download Add PyPi option for download and improve vizualization of proteins Mar 10, 2026
@chatgpt-codex-connector
Copy link

To use Codex here, create a Codex account and connect to github.

@Desperadus
Copy link
Author

@001TMF Do you want to merge these improvements/fixes, or should I keep my separate fork and you wish to maintain your version alone? (Just asking if I should keep submitting the PRs or not)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant