Skip to content
/ appie Public
forked from svdgraaf/appie

Python Library for the (hidden) Ah.nl REST interface

License

Notifications You must be signed in to change notification settings

ivo-o/appie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appie

Python Library for the (hidden) Ah.nl REST interface

Very much a Work in Progress

Installation

pip install appie

Usage

import appie

client = appie.Api(username, password)
client.add('wi191924')

print client.list

Todo

Lots, currently it only supports adding an item, and viewing the current shopping list, there are many more calls available.

About

Python Library for the (hidden) Ah.nl REST interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%