Skip to main content

Lore IO sdk

Project description

Lore IO python SDK

Interactive shell:

python -m loreiosdk wss://ui.getlore.io/storyteller

Scripting resources

from loreiosdk.spyglass_script import Spyglass
spyglass_instance = Spyglass('wss://ui.getlore.io/storyteller', 'USERNAME',
'PASSWORD', dataset_id='DATASET_ID')

Dev resources

Build using:

bumpversion --current-version VERSION minor setup.py loreiosdk/__init__.py

python setup.py sdist bdist_wheel

Publish using:

twine upload dist/loreio-sdk-VERSION.tar.gz

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

loreio-sdk-0.3.0.tar.gz (10.5 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