Skip to content

A Python package for communicating with the Sbanken API.

License

Notifications You must be signed in to change notification settings

Lilleengen/sbanken-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbanken

A Python package for communicating with the Sbanken API.

Usage

from sbanken import SbankenAPI

client = SbankenAPI("client_id", "secret")

print(client.get_accounts("user id"))

About

A Python package for communicating with the Sbanken API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages