Skip to content

Unofficial Duolingo API Written in Python

License

Notifications You must be signed in to change notification settings

aisha-w/Duolingo

 
 

Repository files navigation

Duolingo API for Python

Build Status Coverage Status PyPI version fury.io

Unofficial Duolingo API Written in Python. This is mostly a collection of functions that give you common data directly from the API resource dictionary. More methods to come.

TODO
  • Integrate authenticated data

Installation

$ pip install duolingo-api

Usage

import duolingo
lingo  = duolingo.Duolingo('kartik', 'my password')

Note: You are now required to provide a password to get any data from the Duolingo API

Documentation

Duolingo API for Python

About

Unofficial Duolingo API Written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%