Skip to main content

A reference open source controller toolset for wind turbine applications.

Project description

NREL's Reference OpenSource Controller (ROSCO) toolbox for wind turbine applications

NREL's Reference OpenSource Controller (ROSCO) for wind turbine applications is a toolset designed to ease controller use and implementation for the wind turbine researcher. Some primary capabilities include:

  • A reference controller with industry-standard functionality
  • Generic tuning of NREL's ROSCO controller
  • Simple 1-DOF turbine simulations for quick controller capability verifications
  • Parsing of OpenFAST input and output files

Introduction

The NREL Reference OpenSource Controller (ROSCO) provides an open, modular and fully adaptable baseline wind turbine controller to the scientific community. The ROSCO toolbox leverages this architecture and implementation to provide a generic tuning process for the controller. Because of the open character and modular set-up, scientists are able to collaborate and contribute in making continuous improvements to the code for the controller and the toolbox. The ROSCO controller is implemented in FORTRAN, while the remainder of the toolset is a mostly-python code base with a number of functionalities.

  • ROSCO - the fortran source code for the ROSCO controller.
  • Examples - short working examples of the capabilities of the ROSCO toolbox.
  • Tune_Cases - example generic tuning scripts for a number of open-source reference turbines.
  • Test_Cases - numerous NREL 5MW bases cases to run for controller updates and comparisons. A "test-suite", if you will...
  • Matlab_Toolbox - MATLAB scripts to parse and plot simulation output data.
  • ofTools - A number of scripts to facilitate usage of OpenFAST and manage OpenFAST input and output files.
  • linear - Scripts to aid with the use of linear models for controller tuning and simplified simulation.

Documentation

All relevant documentation about the ROSCO toolbox and ROSCO controller can be found at through ROSCO's readthedocs webpage. Here, users can find the information on installing the ROSCO tools for control purposes. Additionally, there is information on the standard workflow, details of the input files, use cases for the ROSCO tool-chain, and more.

Issues and Discussion

If you find issues with any of the code that resides in this repository, it is encouraged for you to open a GitHub issue. If you have general questions or comments regarding the code, please start a discussion via GitHub. We encourage you to use these resources for all ROSCO-related questions and comments, rather than other resources such as the FAST forums. This helps us keep ROSCO-related items centralized, and provides a singular place for the community to look when they have questions that might arise. Please keep in mind that we will do our very best to respond in a timely manner, but may take a few days to get back to you if you catch us during a busy time.

Contributing

If it wasn't obvious from open-source being in the title of the tool-set, this is an open-source code base that we would love for the community to contribute to. If you find yourself fixing any bugs, writing new routines, or even making small typo changes, please submit a pull request.

Survey

Please help us better understand the ROSCO user-base and how we can improve rosco through this brief survey: ROSCO toolchain survey

Referencing

To reference the ROSCO source code directly, please use the following DOI: DOI

If the ROSCO Toolbox played a role in your research, please cite it. This software can be cited as:

NREL: ROSCO. Version 2.4.1, https://github.com/NREL/ROSCO, 2021.

For LaTeX users:

@misc{ROSCO_toolbox_2021,
    author = {NREL},
    title = {{ROSCO. Version 2.4.1}},
    year = {2021},
    publisher = {GitHub},
    journal = {GitHub repository},
    url = {https://github.com/NREL/ROSCO}
    }

If the ROSCO generic tuning theory and implementation played a roll in your research, please cite the following paper

@Article{wes-2021-19,
AUTHOR = {Abbas, N. and Zalkind, D. and Pao, L. and Wright, A.},
TITLE = {A Reference Open-Source Controller for Fixed and Floating Offshore Wind Turbines},
JOURNAL = {Wind Energy Science Discussions},
VOLUME = {2021},
YEAR = {2021},
PAGES = {1--33},
URL = {https://wes.copernicus.org/preprints/wes-2021-19/},
DOI = {10.5194/wes-2021-19}
}

Additional Contributors and Acknowledgments

Primary contributions to ROSCO have been provided by researchers the National Renewable Energy Laboratory and the University of Colorado Boulder. Additionally, the ROSCO controller was built upon the foundations of the Delft Research Controller. Much of the intellect behind these contributions has been inspired or derived from an extensive amount of work in the literature. The bulk of this has been cited through the primary publications about this work.

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

rosco-2.9.4.tar.gz (9.9 MB view details)

Uploaded Source

Built Distributions

rosco-2.9.4-cp312-cp312-win_amd64.whl (11.2 MB view details)

Uploaded CPython 3.12 Windows x86-64

rosco-2.9.4-cp312-cp312-musllinux_1_2_x86_64.whl (12.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

rosco-2.9.4-cp312-cp312-musllinux_1_2_i686.whl (12.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

rosco-2.9.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.9 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

rosco-2.9.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (11.9 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

rosco-2.9.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.4 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

rosco-2.9.4-cp312-cp312-macosx_14_0_arm64.whl (12.0 MB view details)

Uploaded CPython 3.12 macOS 14.0+ ARM64

rosco-2.9.4-cp312-cp312-macosx_13_0_x86_64.whl (12.7 MB view details)

Uploaded CPython 3.12 macOS 13.0+ x86-64

rosco-2.9.4-cp312-cp312-macosx_12_0_x86_64.whl (12.7 MB view details)

Uploaded CPython 3.12 macOS 12.0+ x86-64

rosco-2.9.4-cp311-cp311-win_amd64.whl (11.2 MB view details)

Uploaded CPython 3.11 Windows x86-64

rosco-2.9.4-cp311-cp311-musllinux_1_2_x86_64.whl (12.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

rosco-2.9.4-cp311-cp311-musllinux_1_2_i686.whl (12.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

rosco-2.9.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.9 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

rosco-2.9.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (11.9 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

rosco-2.9.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

rosco-2.9.4-cp311-cp311-macosx_14_0_arm64.whl (12.0 MB view details)

Uploaded CPython 3.11 macOS 14.0+ ARM64

rosco-2.9.4-cp311-cp311-macosx_13_0_x86_64.whl (12.7 MB view details)

Uploaded CPython 3.11 macOS 13.0+ x86-64

rosco-2.9.4-cp311-cp311-macosx_12_0_x86_64.whl (12.7 MB view details)

Uploaded CPython 3.11 macOS 12.0+ x86-64

rosco-2.9.4-cp310-cp310-win_amd64.whl (11.2 MB view details)

Uploaded CPython 3.10 Windows x86-64

rosco-2.9.4-cp310-cp310-musllinux_1_2_x86_64.whl (12.3 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

rosco-2.9.4-cp310-cp310-musllinux_1_2_i686.whl (12.3 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

rosco-2.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

rosco-2.9.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (11.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

rosco-2.9.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.4 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

rosco-2.9.4-cp310-cp310-macosx_14_0_arm64.whl (12.0 MB view details)

Uploaded CPython 3.10 macOS 14.0+ ARM64

rosco-2.9.4-cp310-cp310-macosx_13_0_x86_64.whl (12.7 MB view details)

Uploaded CPython 3.10 macOS 13.0+ x86-64

rosco-2.9.4-cp310-cp310-macosx_12_0_x86_64.whl (12.7 MB view details)

Uploaded CPython 3.10 macOS 12.0+ x86-64

rosco-2.9.4-cp39-cp39-win_amd64.whl (11.2 MB view details)

Uploaded CPython 3.9 Windows x86-64

rosco-2.9.4-cp39-cp39-musllinux_1_2_x86_64.whl (12.3 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

rosco-2.9.4-cp39-cp39-musllinux_1_2_i686.whl (12.3 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

rosco-2.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.9 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

rosco-2.9.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (11.9 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

rosco-2.9.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

rosco-2.9.4-cp39-cp39-macosx_14_0_arm64.whl (12.0 MB view details)

Uploaded CPython 3.9 macOS 14.0+ ARM64

rosco-2.9.4-cp39-cp39-macosx_13_0_x86_64.whl (12.7 MB view details)

Uploaded CPython 3.9 macOS 13.0+ x86-64

rosco-2.9.4-cp39-cp39-macosx_12_0_x86_64.whl (12.7 MB view details)

Uploaded CPython 3.9 macOS 12.0+ x86-64

File details

Details for the file rosco-2.9.4.tar.gz.

File metadata

  • Download URL: rosco-2.9.4.tar.gz
  • Upload date:
  • Size: 9.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for rosco-2.9.4.tar.gz
Algorithm Hash digest
SHA256 d100a782132a301ac495dfda49a3f00c5a183bd1f529ea2d211f49c8aef56fc9
MD5 38a5170c0dcfcc7682daa86151a3419e
BLAKE2b-256 f2d201b28fe6d9e188e4634f97d88d20794c310f060ec243a4afc9e38d2b09f3

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: rosco-2.9.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 11.2 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for rosco-2.9.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1be67ad1da9e60d11924219afa6291fbd1401c02566ab931a9d281a4d415d2c5
MD5 575df84b604bbe866e395aadeea5f78f
BLAKE2b-256 c41318b955b9e57d444a59199f04a830e2ae1240976d6d92967d4333a2f80fed

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3779e3dd06d482b94a7e11449b1f9d15a3cf1984ad9d4b104a63164cb36301a0
MD5 3e6c8c547b5689d02821219defdd0683
BLAKE2b-256 feaeacdf03b4a2dddfaa252defc47e8a85354d7fb1051498ab4db9025f9432a4

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3d0753be2342f168909ada1c250a709fab283198177981783546f16c659c5107
MD5 f6341674093f3b2bcf263989e44e4dce
BLAKE2b-256 fa017a402d3eef679492eedb6731709cb5ad45e0d301640548f925722b1019ae

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3121ea1e95fdc01f5bf3acf30bf2722193737691bb1824a86eca86cefbe16f51
MD5 c42b0fb3afcac7b1c279726305cebc86
BLAKE2b-256 f8e8d2bd708f2705bc6b67129fa54fa183c55faa04313d66c48b47e60463940e

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d5789fd019bd98b5b3f9f6cc53eb85150e7e58255b959a581b948cb6862ada63
MD5 c2d7a77b57ae2b35353a02af5de21d99
BLAKE2b-256 fe30eb9886a9cf766979d9bd9b67a8acc8fc7b8388d6410a74ce3024c44e7eec

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d6c4ef213a4cce2232c9da4306bea42dedf82e72ecc18b41886c172f3bcf090c
MD5 7bc6b8d25cccfd6a28e6f2389efaee7f
BLAKE2b-256 375f6b0f25e3cf411fa723b34db4099aa749de81f0d0d3013906c90f77e13707

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d9015b462efdb1fb8629c55395d7d7d8422c11a61fd85446ff227e2e3370736b
MD5 63fb26b2e63d52d4d2bcc07a3dcb3207
BLAKE2b-256 dc8f3352a290b6c13c4a209b14d65f38012cd6132e6180f0da3ffca26830b970

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 46979cf83f0d4610b4697f9621d0b78f32eff0b9ab200f94be564ed4aa73bad7
MD5 33386a7e9502c48b1a733a2ebf09006c
BLAKE2b-256 ccb75b0cea6f3011684099b8d89954b6d3b310478e1b912217a25159ceb7afa2

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp312-cp312-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 03594a7ee86825e16033cc1fc157367f85b481c895c0f950c3c42866a3ec2851
MD5 035f82b9c078daa3c6b862e1b0e0c4f8
BLAKE2b-256 161397d09932676e40f2e5eb100a8f3d3e889734ef33e257db106e40cca41e74

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: rosco-2.9.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 11.2 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for rosco-2.9.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 124de26ba6576eda1167f05ce81886aae76400c3d23039b21023bd52732b4d61
MD5 75c9784d7db2e104e086736691e01aa9
BLAKE2b-256 ddc8a08907937afdbfec63ea4fc3a7a5ee07fd9293cc8154a270e6c7c264954b

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 192a13b9758e0177c668d9a04e9d748bd34ab6d6e721018115874e8b24f28c8f
MD5 3b16ac7a24175360365e752eb18181ae
BLAKE2b-256 147937b43b2d7526185fd12d1dc4c67543591f3927903ae1136e694bfed3e17a

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e301ba15c1c68cac5b44af6866ea498ccbf6d777008559291854d739421687cd
MD5 ead769eb713b9db2422361cd1b42177f
BLAKE2b-256 8fcb1983e706b77613e1aff7651a7deb4c0b57e925186441c90cafc347c8269d

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9197b5e92646a873cb7eda951fb525e5cdfbdb907d376c1088240e8443e4f50a
MD5 c80cf8443182c27ecfb75cfed86d52f6
BLAKE2b-256 d8695a4eccf4975f2ed95705c036f0b557a63e6bc2a6dad80e8fc81bf5ac96ff

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 340c2cc66d0798d030fec04d30dda1c5c9177148032cd21acb6387c5a2d14fa6
MD5 5cc729560274d64dd6c2031ef887990a
BLAKE2b-256 73144e61d69640a313c3e36957d88e3f3d959c14bbdb5b11370a64f14bd66c22

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7e01170cd9e8ceed79ab0b500e002aa89194f9f9ccdb24f64698426e23de7fbe
MD5 16555f91a984e2cc48ae6f7c001460e7
BLAKE2b-256 0be71912452ba38d3b023d9eca2596e4054172bff6b26d846a3b77bbb8205dbf

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 53157f7bb4cdf42bf6b75435f30bf03c4c848ff1f3bdf1db49f206fb25a66c1c
MD5 7d43297c0545e766d2c16f6dfa45e5d3
BLAKE2b-256 17e20015110c1dd04213876090e9a4ce74bd212e1570d4f77887936dd7cd6ca9

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 fc6d49ba895cf387b160b5a08d90c71beb5c60a476957ce163a91a2b59ab5efd
MD5 3f20b4d598e4399c56d587af2f4e6cd7
BLAKE2b-256 3a9580bc21587a7e5123b94cf2e7af057159721bce5116a03de5a36dff57d82c

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp311-cp311-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 c1eed8dc7dddc37033cf8d490c711b9f7e83a378ec59eac402fe2ddb1045b083
MD5 2b3546e10e9cab5d61065618a9d08239
BLAKE2b-256 078c1923d1a934d84119915c0938ad6c116719516d7124274dd3e781c0d73541

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: rosco-2.9.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 11.2 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for rosco-2.9.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c6424b6e7e1a8b42b18e6fe9438dfacbdac3f0556e2e473d2a5653e9252c5d72
MD5 bfa51e4ac440d2442ae69cfecbe0d9b2
BLAKE2b-256 2fbf5a0d3cbb1532051f8965fd4c192601154a09c36ecb35f685dad10c6b4157

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 df7015013fbcfcdd7e272269682658d0eb097048fc98188be62b41a384acf289
MD5 e5a740b2dc3d6668a9d5bc444657e0fb
BLAKE2b-256 e0a608aa9e6c8d69ee75303a2d727fd9e0e681c75726f282ed5cc8e6167c6372

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1f102178ccbe7193f095dc6214d284647f71cfc0dee2235db51fc8c31773488e
MD5 0c2ec167858f35fb4fc7120ff689b0a6
BLAKE2b-256 45429e992a7dded9180fba993b749ad966bff8bc823439231c4797ccc1c330e0

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a51fa398f90123def8998c7afa09398b5c6dfbab3825c4d9ef34e915541e495e
MD5 52e01a51b80567d2f2f76e9410fb5a3e
BLAKE2b-256 fcce1fbaff9b6a4aaeb8838fa451bd574b54fd2beb48a745da9967245472231d

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 37c8a91ebea113ec789aa51ca904bde82b7af2d9e2e6b3715c53055a56dd8c12
MD5 ee5dfc691e77456b2238439601464a92
BLAKE2b-256 3e87076006c48e7f027b57c374530168f4a1f77450cdee886cdf2ac2fcbc11f1

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d4419fbae21c36da45ffbb071982d47382d7262976bf1165467913f7d80d2e53
MD5 a397c4aca11f94d0c81fdc7ce92c16be
BLAKE2b-256 ea4ee4cda75bf49207b750110606c1e603940a3151c26a28989c382655facb42

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 2a722946cdc5d8e1a6c1f4da95c46aaa531d35c1d7524276821a9b2944af95f2
MD5 efd5aff57667a0c6399d108197423c03
BLAKE2b-256 a8e60e0d047424c091a1c6f34d7b81ca9c67f960da2836bac60fe4970cab378e

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e6c30c73054dbcf6208fda022c3cf332173e1df96a9c64bbd1c9c30c94a98c47
MD5 d73ec8a3c2e562e80523e95fc8e8d21f
BLAKE2b-256 6edc58b47018750455e7ab609711c9ae4bbb8bfd9a1506e07c794f2479ad5c28

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp310-cp310-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 360cf9602a6ca2deaf3d589f82646d8faf19b0b1dd2493e822d25ed8f178cdf6
MD5 d80b194b54ada694b37c45e356b5070a
BLAKE2b-256 2a111f07bb1e3cbcf24aa69c920b906d30247022c82891893ea3162d99ddaf3d

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: rosco-2.9.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 11.2 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for rosco-2.9.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 824e9bc190b5f4c815d73f62f49918bbe61954ff83ddf1a344aa2a5e733b32d4
MD5 4ca07b8b1f9f1da628baa19e20ea58d1
BLAKE2b-256 9eef4b4496337b816a7e1189cbac5caa7ee20bcd04c7762aa7de8945d3260eae

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 39c56a06474f60eff2386b3db00a01486408e2269d9fd742c8f4d33ba8ed97b1
MD5 b2ce9c46071540fe243c6558e1c613b9
BLAKE2b-256 b809f87b2195c20c6eeae695dda8b7ec7c54689e0767c0ce4353ce295ad539eb

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0709999e533a205dd507fd69f42612c4859f870854e9e78f8d04aa7b0183fb14
MD5 ced03cb720b4e72b2626ca7a111658f4
BLAKE2b-256 0f2630469ff3528a9520ce178f76d10096b01bfb28b631d1c65cd23d95129839

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8ac9d5a82aed59d5b9bb2793ed6730305f949f4a976f0bf021dfe315d657da42
MD5 4b8df52a98614a483d73ae14f2b75019
BLAKE2b-256 8eff3479f9b02541a762d1fffcc66f47cef08a82c7660273086f448eeb22a750

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6c12e9c3cb71a206e7b8bdb831abc2992ce78a90234a6d0958a77bb76a4ca777
MD5 8f756787a38c41501f21c29609214fc6
BLAKE2b-256 475a5a702384fde1548f095d88afc591a22d8a1bc430797b3ebac4473fdb5be1

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f69e1a7fa19a8f36e7dc34165e0a90005579c72e9b07dc49d9f0b3e67cb6d371
MD5 8d3429e9c16939bd535ea399daee74ca
BLAKE2b-256 9e10572b1788558704bd5d78f490e41572b444e91396651abd0a9c0d7e785b32

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp39-cp39-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp39-cp39-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 5ddf94384bdc7cfd9e45eeaf46b00c6118d0ffa48c049d3c606412b5d0f47ebe
MD5 afb165fc85f24096348d8aee9ffe7bf1
BLAKE2b-256 e53ce4e68cdc7cf4eea587aa6aebfeea13e7b8b5316977f46e21ad56c60549bf

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 3c6c058536e4a7cc21e86487b11de0988fb47b12f56ff2b778f15c80a3ef3d9c
MD5 1229df24d0b3b3a89c773ccaa8915dcc
BLAKE2b-256 4883f6f3349c0c4c7e6d2eb8fbee3c456bd8a0811789d26d1cc8f7583a99fb33

See more details on using hashes here.

File details

Details for the file rosco-2.9.4-cp39-cp39-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for rosco-2.9.4-cp39-cp39-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 d02af3d9b7fe3524148c5656031859310e76cf1c72d8caec768e57b9e3cea8ce
MD5 45e3b3ec1f7b903abd792629ed246b52
BLAKE2b-256 73e4761830b367843bdb353dada2914b05ecb09c2594bedadc89a6a10ca7eedb

See more details on using hashes here.

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