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
File details
Details for the file flywheel_sdk-16.5.0rc4-py2.py3-none-any.whl
.
File metadata
- Download URL: flywheel_sdk-16.5.0rc4-py2.py3-none-any.whl
- Upload date:
- Size: 748.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/17.1.1 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3fec279a4d29a07dad99131ad88fee3ac753f15ff2015f51ed350da5e6e083c |
|
MD5 | a1762e63574a686d499206fc472a4b7e |
|
BLAKE2b-256 | 39fb10203fdf83e8d699665c70bed6f55fc6ce954c5ce404c698043bc342f18a |