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.1.0.tar.gz (47.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.1.0-py3-none-any.whl (58.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyfxlib-1.1.0.tar.gz
  • Upload date:
  • Size: 47.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.1.0.tar.gz
Algorithm Hash digest
SHA256 c6801cf971455c5c552cc566d49c11d62f42c1444fdb4072b0929b5fedd80550
MD5 345053f9262cd34a4eb8f7b5b10a6f3f
BLAKE2b-256 2b4045cb1c75e3835734a2599b4f38304fee974bf46aac6ee2d3352efd33f09e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyfxlib-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 58.1 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2c049f502df021d9765f57cf00c5e975495fff30076b671653ae25d521a6581e
MD5 14776ccafa72e743a5006a2bda538dcb
BLAKE2b-256 73c9a987289440191acc1ced6fd87578613de00365793e4c6921f5cb6371e80b

See more details on using hashes here.

Release history Release notifications | RSS feed

1.2.2

2 files

1.2.1

2 files

1.2.0

2 files

This release

1.1.0 This release

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