Skip to main content

Flywheel SDK

Project description

Flywheel SDK

An SDK for interaction with a remote Flywheel instance.

Getting Started

import flywheel
from pprint import pprint

fw = flywheel.Client('api-key')

user = fw.get_current_user()
pprint(user)

fw.upload_file_to_project('project-id', '/path/to/file.txt')

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

flywheel_sdk-16.2.2rc1-py2.py3-none-any.whl (711.1 kB view hashes)

Uploaded Python 2 Python 3

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