Skip to main content

An API client for Mint.com

Project description

Mint.com API Client

Usage

See the __main__ code in mint.py. First decide how you will manage your Mint.com credentials. For instance, if you place them in a module called config, you might write:

import mint
mint.login(config.USERNAME, config.PASSWORD)
account_summaries = mint.get_account_summaries()
# etc...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mintr-0.0.2.tar.gz (2.9 kB view hashes)

Uploaded Source

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