{"id":21803912,"url":"https://github.com/hughrawlinson/microspotipy","last_synced_at":"2026-05-21T05:34:06.429Z","repository":{"id":143365843,"uuid":"65098977","full_name":"hughrawlinson/microspotipy","owner":"hughrawlinson","description":"A micropython wrapper for some of the Spotify Web API","archived":false,"fork":false,"pushed_at":"2016-08-06T19:39:34.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-26T04:12:54.213Z","etag":null,"topics":["emf","emfcamp","micropython-wrapper","spotify","tilda"],"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/hughrawlinson.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-08-06T19:38:42.000Z","updated_at":"2020-10-25T20:11:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d83703a-5908-43ab-b3fa-56703caa7d7f","html_url":"https://github.com/hughrawlinson/microspotipy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hughrawlinson%2Fmicrospotipy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hughrawlinson%2Fmicrospotipy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hughrawlinson%2Fmicrospotipy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hughrawlinson%2Fmicrospotipy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hughrawlinson","download_url":"https://codeload.github.com/hughrawlinson/microspotipy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244754192,"owners_count":20504662,"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":["emf","emfcamp","micropython-wrapper","spotify","tilda"],"created_at":"2024-11-27T11:52:01.035Z","updated_at":"2026-05-21T05:34:01.407Z","avatar_url":"https://github.com/hughrawlinson.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MicroSpotipy\n\nA micropython wrapper for some of the Spotify Web API!\n\n## Usage\n\nInstantiate as follows\n\n```\nimport MicroSpotipy\ns = MicroSpotipy(client_id, client_secret)\n```\n\nThe object `s` has the following methods with arguments.\n\n* `albums(id)`\n* `albums_tracks(id)`\n* `artists(id)`\n* `artists_albums(id)`\n* `artists_top_tracks(id)`\n* `artists_related(id)`\n* `search(type,query)`\n* `tracks(id)`\n* `users(id)`\n\nThe following endpoints require Spotify app credentials, which you can create [here](https://developer.spotify.com/my-applications/)\n\n* `audio_features(id)`\n* `featured_playlists()`\n* `new_releases()`\n* `categories(id=\"\")`\n* `categories_playlists(id)`\n\nNot quite yet tested on the Electromagnetic Field TiLDA MK3, but it should be fine. If it doesn't, expect updates. Either way, expect example usages coming to the TiLDA app store \"soon\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhughrawlinson%2Fmicrospotipy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhughrawlinson%2Fmicrospotipy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhughrawlinson%2Fmicrospotipy/lists"}