Skip to main content

pyfxlib

A set of utilities to be able to use the Pricefx API from a Python package. The package is available on PyPI and can be installed with pip or Poetry.

Installation

pip install pyfxlib

Or with Poetry:

poetry add pyfxlib

Quick Start

To connect to a Pricefx partition:

from pyfxlib.lowlevel import Session
session = Session.from_partition_url(
  "https://your-partition.pricefx.eu",
  username="your-username",
  password="your-password"
)

And then use the session to interact with the platform (see documentation for full API details)

Documentation

Full API documentation is available at: https://developer.pricefx.eu/pricefx-api/pyfxlib/index.html

See CHANGELOG for release notes.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Download files

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

Source Distribution

pyfxlib-1.2.0.tar.gz (49.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyfxlib-1.2.0-py3-none-any.whl (59.9 kB view details)

Uploaded Python 3

File details

Details for the file pyfxlib-1.2.0.tar.gz.

File metadata

  • Download URL: pyfxlib-1.2.0.tar.gz
  • Upload date:
  • Size: 49.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.12.12 Linux/6.12.68+

File hashes

Hashes for pyfxlib-1.2.0.tar.gz
Algorithm Hash digest
SHA256 231e7e8a5dd75d680e67857b353a62776365ed97c71d9c2cb524ed5b03f2d8df
MD5 aeddb83040f0d4e967ba890fb210b298
BLAKE2b-256 4230b72af9deb6a799e26079324565ff57beb96680b65f2d312c4c5ff25dbe9e

See more details on using hashes here.

File details

Details for the file pyfxlib-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: pyfxlib-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 59.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.0.1 CPython/3.12.12 Linux/6.12.68+

File hashes

Hashes for pyfxlib-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c16a8591ae99c965083aaa9b7b550b78f877cf3880530b767fa4c583fdbc6473
MD5 562aabb86c69d218b273079e7f96cf9c
BLAKE2b-256 f469041b2e107ca06bb6bb57929e8f32be6d5889a24546541ef0870b5f5046e9

See more details on using hashes here.

Release history Release notifications | RSS feed

1.2.2

2 files

1.2.1

2 files

This release

1.2.0 This release

2 files

1.1.0

2 files

1.0.0

2 files

0.7.0

2 files

0.6.0

2 files

0.5.0

2 files

0.4.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page