Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

FF Proxy - Python Client

FF includes a client library for use in Python projects.

Installation

The python package ff-client can be installed with pip:

pip install ff-client

See latest versions here

Usage

The FfClient class provides the ability to send a HTTP request string to an FF proxy:

from ff_client import FfClient, FfConfig, FfRequest
import logging

client = FfClient(
    FfConfig(
        ip_address='127.0.0.1',
        port=8080, 
        pre_shared_key='testkey',
        log_level=logging.DEBUG
    )
)

client.send_request(
'''
GET / HTTP/1.1
Host: google.com

''',
https=True
)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ff-client-1.0.0a20200415231141.tar.gz (12.9 kB view details)

Uploaded Source

File details

Details for the file ff-client-1.0.0a20200415231141.tar.gz.

File metadata

  • Download URL: ff-client-1.0.0a20200415231141.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7

File hashes

Hashes for ff-client-1.0.0a20200415231141.tar.gz
Algorithm Hash digest
SHA256 a7d749ba5bb72e4a7888ffa643f04d5b625dd682054ad6fe5f513edc6a60522b
MD5 3a760cc7da1ae7bd936bf24fdfe344f4
BLAKE2b-256 1f3b4f55de7a5bd9e40d9abcc1cb7e9707f12077a36d8ea3c6c85b74101a87f7

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0a20200415231141 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page