{"id":13594787,"url":"https://github.com/adafruit/Raspberry-Pi-Installer-Scripts","last_synced_at":"2025-04-09T10:31:57.707Z","repository":{"id":13771214,"uuid":"74911823","full_name":"adafruit/Raspberry-Pi-Installer-Scripts","owner":"adafruit","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-19T19:28:19.000Z","size":383,"stargazers_count":389,"open_issues_count":40,"forks_count":162,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-04-07T16:09:54.170Z","etag":null,"topics":["raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/adafruit.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":"2016-11-27T20:18:31.000Z","updated_at":"2025-04-03T13:19:29.000Z","dependencies_parsed_at":"2023-10-14T20:32:09.191Z","dependency_job_id":"3f7dd93e-b590-468a-aa35-7121935a39ca","html_url":"https://github.com/adafruit/Raspberry-Pi-Installer-Scripts","commit_stats":{"total_commits":284,"total_committers":40,"mean_commits":7.1,"dds":0.5950704225352113,"last_synced_commit":"ad19b39863503ce5edf76cfff1334ccad388c03d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FRaspberry-Pi-Installer-Scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FRaspberry-Pi-Installer-Scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FRaspberry-Pi-Installer-Scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FRaspberry-Pi-Installer-Scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adafruit","download_url":"https://codeload.github.com/adafruit/Raspberry-Pi-Installer-Scripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248020592,"owners_count":21034459,"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","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":["raspberry-pi"],"created_at":"2024-08-01T16:01:39.136Z","updated_at":"2025-04-09T10:31:57.681Z","avatar_url":"https://github.com/adafruit.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Raspberry-Pi-Installer-Scripts\n\nSome scripts for helping install Adafruit HATs, bonnets, add-on's, \u0026 friends!\n\nMany scripts are based heavily on get.pimoroni.com scripts!\n\n  * Install i2s amplifier with: curl -sS https://raw.githubusercontent.com/adafruit/Raspberry-Pi-Installer-Scripts/master/i2samp.sh | bash\n\n## Python Scripts\n\nWe are in the process of converting our Shell Scripts to Python. Instructions for running specific scripts are available in the [Adafruit Learning System](https://learn.adafruit.com/). Here are the general setup instructions.\n\n### Dependencies\n\n- Python 3\n- [Adafruit_Python_Shell](https://github.com/adafruit/Adafruit_Python_Shell)\n- [Click](https://pypi.org/project/click/)\n\n### Prepare your system\n\nTo install the dependencies for the python scripts, run the following commands:\n\n```bash\nsudo apt-get install python3-pip\nsudo pip3 install --upgrade click\nsudo pip3 install --upgrade setuptools\nsudo pip3 install --upgrade adafruit-python-shell\n```\nThen to run the python script, type the following replacing \"scriptname.py\" with the actual script name:\n\n```bash\nsudo python3 scriptname.py\n```\n\n## Old Shell Scripts\n\nIf you were directed here from an external site and the script you were looking for appears to be missing, you can either use the newer python script or check the [converted_shell_scripts](https://github.com/adafruit/Raspberry-Pi-Installer-Scripts/tree/main/converted_shell_scripts) folder to use the old shell scripts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadafruit%2FRaspberry-Pi-Installer-Scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadafruit%2FRaspberry-Pi-Installer-Scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadafruit%2FRaspberry-Pi-Installer-Scripts/lists"}