Download PyRosetta wheel package from PyRosetta.org and install it
Project description
PyRosetta installer
Download PyRosetta wheel package from one of www.PyRosetta.org mirrors and install it.
Note that USE OF PyRosetta FOR COMMERCIAL PURPOSES REQUIRE PURCHASE OF A LICENSE. See https://github.com/RosettaCommons/rosetta/blob/main/LICENSE.md or email license@uw.edu for details.
To install PyRosetta, after installing package, run:
python -c 'import pyrosetta_installer; pyrosetta_installer.install_pyrosetta()'
The install_pyrosetta
function also takes few optional arguments:
distributed=False
- install PyRosetta withcxx11thread.serialization
support and also install packages required forpyrosetta.distributed
frameworkextras=''
- directly supply dot separated list of of Rosetta C++ extras flagsmirror=0
- mirror to use, default is to use west mirrorserialization=False
- install PyRosettacxx11thread.serialization
buildsilent=False
- minimize log output during installationskip_if_installed=True
- skip install if PyRosetta install detectedtype='Release'
- PyRosetta build to install:Release
,MinSizeRel
use_setup_py_package=False
- use PyRosettasetup.py
package instead of wheel. Could be useful in cases when wheel install fails. Note that by default installer will fallback to use this option if an attempt to install a wheel fails.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyrosetta_installer-0.1.2.tar.gz
.
File metadata
- Download URL: pyrosetta_installer-0.1.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc442000a9470f9fbacad286b5e4620739321f39e3e7bb5f66a76a5e97c3359c |
|
MD5 | 8ff455e0ef5bfba23b6cd2bd8b850060 |
|
BLAKE2b-256 | fce5f65f56754c5ce31fc63cc8d29cc6b148f1730488f80e3dade1d10fd2ae17 |
File details
Details for the file pyrosetta_installer-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: pyrosetta_installer-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fc2addb4083f1fc29b3e2b816df93610367a00b70d94030026447d6786c0305 |
|
MD5 | 462e543dd52084d12d642d84ad4a7194 |
|
BLAKE2b-256 | 235e186bbc2fc9b66acbee19d21f30df611dca3bac7e76eb5da51aa664ea1c43 |