Skip to main content

Flywheel Core HTTP API client

Project description

fw-core-client

Flywheel Core HTTP API client.

Installation

Add as a poetry dependency to your project:

poetry add fw-core-client

Usage

from fw_core_client import CoreClient

core_client = CoreClient(
    api_key="site.flywheel.io:699uxdIh2wmqtdDyLJ",
    client_name="my-app",
    client_version="1.0",
)
projects = core_client.get("/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_core_client-0.6.2-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file fw_core_client-0.6.2-py3-none-any.whl.

File metadata

  • Download URL: fw_core_client-0.6.2-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.8.9 Linux/4.19.78-coreos

File hashes

Hashes for fw_core_client-0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2d4d2fb4ebd5a658427a651f3abcb38287ffb9b635dfe8bd46ac197389aa51f2
MD5 92df0d1ea60eb4c0f822f42e3f63efaf
BLAKE2b-256 1ba1e927ab6bdeb8e425e233764c09c072defabfb3328f81443c32a641881e71

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