Add PyPi option for download and improve vizualization of proteins#2
Open
Desperadus wants to merge 30 commits into001TMF:masterfrom
Open
Add PyPi option for download and improve vizualization of proteins#2Desperadus wants to merge 30 commits into001TMF:masterfrom
Desperadus wants to merge 30 commits into001TMF:masterfrom
Conversation
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.
…from the view of the person
…imes is to strict - needs improvement
|
To use Codex here, create a Codex account and connect to github. |
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) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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