Library for zenmoney.ru API
Project description
Python library for ZenMoney API
This library allows you to use ZenMoney API.
There is a simplest way to start:
from zenmoney import *
oauth = OAuth2('consumer_key', 'consumer_secret', 'user_name', 'user_pass')
api = Request(oauth.token)
diff = api.diff(Diff(**{'serverTimestamp': 1}))
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
zenmoney-0.9.tar.gz
(7.6 kB
view details)
Built Distribution
zenmoney-0.9-py3-none-any.whl
(14.3 kB
view details)
File details
Details for the file zenmoney-0.9.tar.gz
.
File metadata
- Download URL: zenmoney-0.9.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d310132626bcd3ec109481d3391a320519498cc48c35d0cf45cf3197f8c9b0fa |
|
MD5 | b21b8a511492aa6458745e69dc1a1644 |
|
BLAKE2b-256 | 295d26fb98318accaa62fa6a74f002826408217e30e1f61f3195dfd4c97a82b9 |
File details
Details for the file zenmoney-0.9-py3-none-any.whl
.
File metadata
- Download URL: zenmoney-0.9-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9aca7a58431621d6539b7c5dd0dc16131a917e9a81659b07eeb2098146e8f8b0 |
|
MD5 | 8ffc319b3afa7ae5b7c9ee18b90146a2 |
|
BLAKE2b-256 | 0191f1acb362dfebfebe790e0f0f6243118796bc29a1e24d2834d3f438350b12 |