Get bank account information from Sbanken in python
Project description
# sbanken
A Python package for communicating with the Sbanken API.
## Usage
```python
from sbanken import SbankenAPI
client = SbankenAPI("client_id", "secret")
print(client.get_accounts("user id"))
```
A Python package for communicating with the Sbanken API.
## Usage
```python
from sbanken import SbankenAPI
client = SbankenAPI("client_id", "secret")
print(client.get_accounts("user id"))
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sbanken-1.tar.gz
(1.9 kB
view details)
File details
Details for the file sbanken-1.tar.gz
.
File metadata
- Download URL: sbanken-1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
50ecdfde37416f4d039fcad07f8bfd1d3baf211e2f64c1abd43c34237ab11e2e
|
|
MD5 |
9063d7f2003eec9ad3c1ead99f06d9fc
|
|
BLAKE2b-256 |
a186169dca2dac9e05d388334b9706eece265be8eeb88918374305edb17f5e0f
|