# Announcing new Python SDK

DevFeed: [Announcing new Python SDK](<https://devfeed.tech/articles/announcing-new-python-sdk-1987.md>)

Original publisher: [Read original article](<https://developers.soundcloud.com/blog//announcing-new-python-sdk>)

Published: 2012-03-06T00:00:00Z

Content type: release

Language: en

Sources: [SoundCloud Backstage Blog](<https://devfeed.tech/sources/soundcloud-backstage-blog.md>)

Topics: [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [api](<https://devfeed.tech/tags/api.md>), [github](<https://devfeed.tech/tags/github.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [python](<https://devfeed.tech/tags/python.md>), [ruby](<https://devfeed.tech/tags/ruby.md>), [sdks](<https://devfeed.tech/tags/sdks.md>)

## AI overview

SoundCloud announces a new Python SDK that replaces its neglected API wrapper, adding OAuth 2 and broader API resource support. The SDK is available on PyPI, with source code and examples on GitHub.

## Source excerpt

It's no secret that SoundCloud is a Ruby shop, but that doesn't stop us from giving some love to the Pythonistas in our community. Our old Python API wrapper has been neglected. It doesn't support OAuth 2 or all of the resources made available by our API. It's old and crufty and we're sorry for letting it get that way. In order to make it up to you, we wrote a new one and made it much better.