Skip to main content

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 with cxx11thread.serialization support and also install packages required for pyrosetta.distributed framework
  • extras='' - directly supply dot separated list of of Rosetta C++ extras flags
  • mirror=0 - mirror to use, default is to use west mirror
  • serialization=False - install PyRosetta cxx11thread.serialization build
  • silent=False - minimize log output during installation
  • skip_if_installed=True - skip install if PyRosetta install detected
  • type='Release' - PyRosetta build to install: Release, MinSizeRel
  • use_setup_py_package=False - use PyRosetta setup.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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyrosetta-installer-0.1.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

pyrosetta_installer-0.1.1-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page