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.2.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.2-py3-none-any.whl (60.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyfxlib-1.2.2.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.2.tar.gz
Algorithm Hash digest
SHA256 57bcd21e610dfcb3ef6d6885b3e40885ed6c9b6c27aa9fe72037bc9d222f77e7
MD5 9bcd66807583c989d0f88ffa4f2ad912
BLAKE2b-256 09ff84d4d6ecf8822de2d1ff3beb457cf05952f97348e2fcf4b64d5f4e3e7e06

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyfxlib-1.2.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3868707dfa96cb24b8b157813aa54fc2121f51de7a0706a4621cea44c5938d8f
MD5 366854b8e571abb9986ad04f9886a6cd
BLAKE2b-256 2e019e55999a75c4127cb4cfe0b9d848d507a1187ef0750295730bf7142e5ee3

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.2.2 This release

2 files

1.2.1

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