Skip to main content

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

This version

0.9

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 hashes)

Uploaded Source

Built Distribution

zenmoney-0.9-py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page