Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    learnsprout-python 0.1.4

    Download button

    No screenshots available
    Downloads: 85  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Jonathan Fung | More programs
    Other/Proprietary Li... / FREE
    August 21st, 2012, 20:16 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    learnsprout-python description

    A simple python client for working with the LearnSprout API

    learnsprout-python is a simple Python library for access to student information via the LearnSprout REST API. You can view documentation for the REST API at LearnSprout's interactive console.

    Installation

        pip install learnsprout

    Using the client

    The `LearnSproutClient` only requires an `apikey` to use. Requesting one for your own use is simple.  There is also a public sample API which only has access to sample data.

        from learnsprout.client import LearnSproutClient
        client = LearnSproutClient("fcb8534c-e4ee-4e02-8b22-9328db1dac18")


    Alternatively, you can provide OS environment variables

        export LEARNSPROUT_APIKEY="fcb8534c-e4ee-4e02-8b22-9328db1dac18"

    then in Python, the `apikey` will be inferred automagically from the var above

        client = LearnSproutClient()


    Product's homepage

    Requirements:

    · Python
    · requests

      


    TAGS:

    LearnSprout API | Python library | Python | LearnSprout | API

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM