Skip to main content

No project description provided

Project description

python-flareio

flareio is a light Flare API SDK that wraps requests and automatically manages authentication.

Usage examples and use cases are documented on the Flare API documentation.

Installing

The library can be installed via pip install flareio.

Basic Usage

from flareio import FlareApiClient

client = FlareApiClient(
    api_key="fw-...",
)

sources = client.get(
    "https://api.flare.io/leaksdb/v2/sources",
).json()

Contributing

  • make test will run tests
  • make format format will format the code
  • make lint will run typechecking + linting

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

flareio-0.1.11.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

flareio-0.1.11-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file flareio-0.1.11.tar.gz.

File metadata

  • Download URL: flareio-0.1.11.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for flareio-0.1.11.tar.gz
Algorithm Hash digest
SHA256 cb37ad6f31833b6a46a70cb36e366705e6457e108cf3ac5534908ec07e5a99d1
MD5 e698f01e44bd8fccc54932cea537b739
BLAKE2b-256 6072fb715c2510e310b37cca74b2730baca6e0380e0009ad6aaf1527ee590738

See more details on using hashes here.

File details

Details for the file flareio-0.1.11-py3-none-any.whl.

File metadata

  • Download URL: flareio-0.1.11-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for flareio-0.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 6e91860091aecfc772aafb54ff6de62c36ddcbe6e56340e52b1c50d561f1378f
MD5 99fa24b3e31e7381d8094b002db0ea18
BLAKE2b-256 e07c01329f6406914985287b3b5fea4b16b5a99c396785bceaa717c2d52fab8a

See more details on using hashes here.

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