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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for flareio-0.1.13.tar.gz
Algorithm Hash digest
SHA256 9c7e947a90bbba2cc37c2ddff9b5130e9d8e7d6a7f3e64cfd206663e75b8bcdb
MD5 a4e7c514bd7a42c52370db158da50772
BLAKE2b-256 f4b9be95408824c51860bd5eb1cf67ac7e040f88382f52621eb82082807987e6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flareio-0.1.13-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.12.4

File hashes

Hashes for flareio-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 29bf13f590bb6b702e9d7cc7da8cf51145666681ffdaa7a117bed289b430bbbd
MD5 3b1258a27eb3342bbd6c979a04358b3b
BLAKE2b-256 50cdb396159dfbafc25626d5ce10ef8bad74d7e4909801eaf5dfb55a2311759d

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