SoundCloud Stats A Rust library with Python bindings for SoundCloud stats Installation pip install soundcloud_stats Configuration Create a .env file in the root of the project with the following contents: SOUNDCLOUD_CLIENT_ID=YOUR_CLIENT_ID SOUNDCLOUD_CLIENT_SECRET=YOUR_CLIENT_SECRET