{"id":21864730,"url":"https://github.com/redesignscience/rs_public_install","last_synced_at":"2026-05-07T00:31:49.111Z","repository":{"id":165433898,"uuid":"632779834","full_name":"RedesignScience/rs_public_install","owner":"RedesignScience","description":"Minimal public installer for first time users","archived":false,"fork":false,"pushed_at":"2023-05-18T00:08:46.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-03-21T21:11:21.327Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RedesignScience.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-26T05:47:08.000Z","updated_at":"2023-04-26T05:47:59.000Z","dependencies_parsed_at":"2025-01-26T15:37:51.775Z","dependency_job_id":null,"html_url":"https://github.com/RedesignScience/rs_public_install","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RedesignScience/rs_public_install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedesignScience%2Frs_public_install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedesignScience%2Frs_public_install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedesignScience%2Frs_public_install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedesignScience%2Frs_public_install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedesignScience","download_url":"https://codeload.github.com/RedesignScience/rs_public_install/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedesignScience%2Frs_public_install/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278425684,"owners_count":25984745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T04:11:29.378Z","updated_at":"2025-10-05T08:15:34.857Z","avatar_url":"https://github.com/RedesignScience.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# RS_PUBLIC_INSTALL\n\n\nA package to help install Redesign Science's toolkit for a first time user.\n \nPre-requisites:\n\n  1. access to our private R_S github repo\n  2. obtained AWS keys from our DevOps team\n\nThe installation will attempt to download, install and then run our internal installer [rs_install](https://github.com/RedesignScience/rs_install). The rs_install installer will:\n\n  1. install conda\n  2. create an `rs` conda environment\n  3. download \u0026 install packages and their dependencies\n  4. download and install key configuration files\n\n\n## Mac\n\nIf running on an Apple Silicon machine (eg. M1/M2), [Rosetta](https://support.apple.com/en-us/HT211861) is required to install dependencies that currently only have builds for x86 architecture. Rosetta can be installed via the following command:\n\n    softwareupdate --install-rosetta\n\nGo to the directory in which you want to store the packages. Then run:\n  \n    python -c \"$(curl -fsSL https://raw.githubusercontent.com/RedesignScience/rs_public_install/main/rs_public_install.py)\"\n    \nThis will download Redesign's Python modules using the latest rs_install version to a `rs` folder within the current directory and install them to the `rs` conda environment. You can modify the code in the `rs` folder and it will modify the modules which are run from within the `rs` environment.\n\nIf you need to install Conda, once the script has installed Conda, it will stop.\n\nThis is to allow you to restart the terminal with special Conda environments.\n\nThen you should go back the directory and rerun the script to continue.\n\n\n## Ubuntu\n\nAs a prerequisite for the Ubuntu install script, make sure you have a public key registered under your GitHub account, and that either you are working from a SSH text session with SSH agent forwarding enabled or you have the private key stored locally - [detailed instructions](https://www.notion.so/redesignscience/SSH-Public-Key-Authentication-f560ff1c9942418180bd4aceb7fee77f).\n\nGo to the directory in which you want to store the packages. Then, to run with defaults:\n  \n    python -c \"$(wget --output-document -  https://raw.githubusercontent.com/RedesignScience/rs_public_install/main/rs_public_install.py)\"\n\nIf you need to install Conda, once the script has installed Conda, it will stop.\n\nThis is to allow you to restart the terminal with special Conda environments.\n\nThen you should go back the directory and rerun the script to continue.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredesignscience%2Frs_public_install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredesignscience%2Frs_public_install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredesignscience%2Frs_public_install/lists"}