Skip to main content

A small utility package

Project description

vespy

Repository for various Vestas utility functions. It can be installed via pypi,

pip install vespy

SSLError

If you encounter an SSLError from within Vestas firewalls, chances are that you haven't added the proper certificates. With vespy, you can do it like this

pip install certifi; pip install vespy

Alternatively, you can invoke the fix from within python (e.g. in your own library),

from vespy import fix_ssl_error
fix_ssl_error()

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

vespy-0.0.16.tar.gz (7.2 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