ABC Radio Wrapper
latest

Contents:

  • ABC Radio Wrapper
  • Installation
  • Usage
  • abc_radio_wrapper
    • abc_radio_wrapper package
  • Contributing
  • Credits
  • History
ABC Radio Wrapper
  • abc_radio_wrapper
  • Edit on GitHub

abc_radio_wrapper

  • abc_radio_wrapper package
    • Submodules
    • abc_radio_wrapper.abc_radio_wrapper module
      • ABCRadio
        • ABCRadio.construct_query_string()
        • ABCRadio.continuous_search()
        • ABCRadio.search()
      • Album
        • Album.artwork
        • Album.from_json()
        • Album.get_url()
        • Album.release_year
        • Album.title
        • Album.url
      • Artist
        • Artist.from_json()
        • Artist.is_australian
        • Artist.name
        • Artist.url
      • Artwork
        • Artwork.from_json()
        • Artwork.sizes
        • Artwork.type
        • Artwork.url
      • ArtworkSize
        • ArtworkSize.aspect_ratio
        • ArtworkSize.aspect_ratio_float
        • ArtworkSize.from_json()
        • ArtworkSize.height
        • ArtworkSize.url
        • ArtworkSize.width
      • RadioSong
        • RadioSong.channel
        • RadioSong.from_json()
        • RadioSong.played_time
        • RadioSong.song
      • RequestParams
        • RequestParams.from_
        • RequestParams.limit
        • RequestParams.offset
        • RequestParams.station
        • RequestParams.to
      • SearchResult
        • SearchResult.from_json()
        • SearchResult.limit
        • SearchResult.offset
        • SearchResult.radio_songs
        • SearchResult.total
      • Song
        • Song.album
        • Song.artists
        • Song.duration
        • Song.from_json()
        • Song.get_url()
        • Song.title
        • Song.url
    • Module contents
Previous Next

© Copyright 2023, Matthew Burke. Revision 79d20402.

Built with Sphinx using a theme provided by Read the Docs.