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.1b1.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for upvest_investment_api-0.0.1b1.tar.gz
Algorithm Hash digest
SHA256 ee8bbd495fff26614993c0850c3b5e0ebcc165852a74032d7173fbf884fade02
MD5 d5e1152022869879e50187b71a9cc506
BLAKE2b-256 89b52c84c61befaa58a73a0bf5b0b3d689eb7cc54c6419bf51a0f300adfb3818

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for upvest_investment_api-0.0.1b1-py3-none-any.whl
Algorithm Hash digest
SHA256 7496edffcc1fbc64df9aba8b4089cb6b972adfecd1b0329bb44a82f5ba63d52f
MD5 7261de091429258f39430f9f3d3e6a7f
BLAKE2b-256 6317e39fb3e74249a5b6db63c0bbb03c4111faa482d0d324280fe6144147355c

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