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.10.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

flareio-0.1.10-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flareio-0.1.10.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.10.tar.gz
Algorithm Hash digest
SHA256 deae8ee32096476bff7cd37cbc6470c22cd8aa34ef45105a88179fbfac3563f9
MD5 c0371ed990e95d48217d594632fc5bec
BLAKE2b-256 467821b39322940e93b9ea0150ec62f48a0e66610877df0501949c071a014907

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flareio-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 3.8 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.10-py3-none-any.whl
Algorithm Hash digest
SHA256 30e0ba7ed8c542f8ef15d08d20e580d9b5a5c9502a262b6aa032ce9734396c22
MD5 ade167e8d496aca9169b39580b82aec0
BLAKE2b-256 20f3c90a2989b113bec2228a602d1c4fea78475536b35aa4411310c7a1292b2f

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