Skip to main content

Utility code for interacting with the Upvest Investment API, mainly HTTP Message Signatures

Project description

Upvest Investment API

This Python package is NOT a fully fledged API client.

So far, it implements the parts of the HTTP Message Signatures, draft version 15 functionality which are required to interact with the Upvest Investment API.

Next to a generic implementation, this is also provided as a custom authentication mechanism for the requests Python package when you install this package with the requests-auth extra enabled like so: pip install upvest-investment-api[requests-auth]

For examples how to use this, please refer to Upvest's Python code examples.

Required dependency

This Python package relies on the cryptography package to do the heavy lifting for HTTP Message Signatures.

Optional dependencies / Package extras

This Python package uses optional dependencies to give you control over which additional dependencies get installed when using it:

You can specify multiple extras at the same time as a comma-separated list like so: pip install upvest-investment-api[requests-auth,env-settings,file-download], optionally pinning the version like so: pip install upvest-investment-api[requests-auth,env-settings,file-download]==0.0.1a3

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

upvest_investment_api-0.0.1a4.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

upvest_investment_api-0.0.1a4-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

Details for the file upvest_investment_api-0.0.1a4.tar.gz.

File metadata

File hashes

Hashes for upvest_investment_api-0.0.1a4.tar.gz
Algorithm Hash digest
SHA256 4c3a0a31c51e598f99f9978951b2f5b77921c81acd253fe5ea4e3912484b5ed6
MD5 fc21da62e5525b8e3fbca6f10d2aaca5
BLAKE2b-256 11738cbefad8d271daa8b5ba26f2fb1859c36384a4a9a37e384e4c3e21fecd3d

See more details on using hashes here.

File details

Details for the file upvest_investment_api-0.0.1a4-py3-none-any.whl.

File metadata

File hashes

Hashes for upvest_investment_api-0.0.1a4-py3-none-any.whl
Algorithm Hash digest
SHA256 4fd5db610858f33465bcc33b18f336a4a45c2ca8305675fb5eb0307676e96e51
MD5 662d40fbca581cd082bd24e3567bea07
BLAKE2b-256 0434cc489132ed85a90c05632f891cfe8ade821e4084f8eb435dc0c293694131

See more details on using hashes here.

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