Skip to main content

No project description provided

Project description

python-flareio

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

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: flareio-0.1.8.tar.gz
  • Upload date:
  • Size: 3.1 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.8.tar.gz
Algorithm Hash digest
SHA256 f5bf6c9a189ea89114d646c3e0c6da9e2e982a0bf74aa3d6ac3b4e5d390fe246
MD5 43dbc010baf8ff131ff98958a3395f88
BLAKE2b-256 dea233f523dae8228f6fd69ed6fe0dd3107fffc24ce0b331ef5ed7e9f1107d5a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flareio-0.1.8-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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 4ca8b97a6ab61cb8beff05553090c47353f0149cf207e4b0673930e9eb756768
MD5 c149fe68112cc7b14868c913785dab15
BLAKE2b-256 2ddda3a9fb2e95de7f80eff7bd404b517fd4d131ef05d6851a04ac6b80efb0ec

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