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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: flareio-0.1.12.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.12.tar.gz
Algorithm Hash digest
SHA256 6717e0ce87c5481edb1d80f0b5de3d3980b0b1ccb3e4566c958b9f780fd2fd92
MD5 0c114b3face700ac4bf797975c7ced18
BLAKE2b-256 9729d0c381a23bd9a8a7bd3aa2f8e725bd4c188063406d33b97db677c3493eb3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flareio-0.1.12-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.12-py3-none-any.whl
Algorithm Hash digest
SHA256 9c9cd735900cc6622d897c28438639f6fd0a6e7a7f8e21820dd851559ad8e6f9
MD5 ce457ed2f4ea9e7aefc0958a036fd92f
BLAKE2b-256 6b9d7615a21eb8fd9a943c9afaa11a4fdb8113acc85215a9c9ed3d52edd8c407

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