Skip to main content

Flywheel HTTP API client.

Project description

fw-client

Flywheel HTTP API client.

Installation

Add as a poetry dependency to your project:

poetry add fw-client

Usage

from fw_client import FWClient

fw = FWClient(
    api_key="site.flywheel.io:699uxdIh2wmqtdDyLJ",
    client_name="my-app",
    client_version="1.0",
)
projects = fw.get("/api/projects")
project_labels = [proj.label for proj in projects]

Development

Install the project using poetry and enable pre-commit:

poetry install
pre-commit install

License

MIT

Project details


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

If you're not sure about the file name format, learn more about wheel file names.

fw_client-0.5.1-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file fw_client-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: fw_client-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.11.3 Linux/5.10.162+

File hashes

Hashes for fw_client-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7217ad4fa7e0b00b632ff7d07ba48d5f94dea18b1207d3299e4673447bd20d59
MD5 b4703297383ef7b5cea947ddb5785159
BLAKE2b-256 ed485852d7261cdf77a1eac5c2f6f92dee8695155ad4c3d61b5e489f3301a10a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page