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.1.tar.gz (49.7 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.1-py3-none-any.whl (60.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyfxlib-1.2.1.tar.gz
  • Upload date:
  • Size: 49.7 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.1.tar.gz
Algorithm Hash digest
SHA256 a7d8e7a12a97740710e400e797d734c49c4654e93e4862ed9ce5e477023cf6a2
MD5 04a1914f22d0cccc0ff301c352b51e5a
BLAKE2b-256 5a5586352a78697d25f48813dfceeaaae7ee052150a28dd109de92b6efa046cd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyfxlib-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 60.2 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8656194f212d5681f662965f6f5b074b5c27a07b72a9e65af123c8fee8ad7bfe
MD5 ba14b805a2c5e6ab77f9c89f3f1ea45d
BLAKE2b-256 5f2bd2747ad49c4b08a20556307da9b1da12e3a1500c23e76a6283f94721c0ee

See more details on using hashes here.

Release history Release notifications | RSS feed

1.2.2

2 files

This release

1.2.1 This release

2 files

1.2.0

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