improved

21st May 2024 - New Python SDK!; Added mulitiple speakers example to the docs

AudioStack python SDK 2.0.0 released:

  • Removed support for end-of-life python versions 😀
  • Fixed bug - Added missing required arg to pass project to content.list_modeules 🐛
  • Fixed bug - Added missing x-assume-org header to File.download_url
  • Added linting, typehints and code formatting to CI/CD to make easy to read code for our users ðŸ’Ŋ
  • Added poetry package management to align with our best engineering practises - WE LOVE POETRY! ðŸĪ“
  • You can install this with pip install -U audiostack 🚀

Docs Docs Docs

We're constantly working on enhancing our docs based on customer feedback 🚀

We've just added these two examples this week.