Skip to main content

Python client for X10 API

Project description

X10

Python client for X10 API.

Minimum Python version required to use this library is 3.10 (you can use pyenv to manage your Python versions easily).

Contribution

Make sure you have poetry installed.

  • Clone the repository: git@github.com:x10xchange/python-trading.git
  • Navigate to the project directory: cd python-trading
  • Create a virtual environment: poetry shell
  • Install dependencies: poetry install
  • Update examples/placed_order_example.py with your credentials
  • Run it: python -m examples.placed_order_example

Custom commands:

  • make format - format code with black
  • make lint - run safety, black, flake8 and mypy checks
  • make test - run tests

Project details


Download files

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

Source Distribution

x10_python_trading-0.1.2.tar.gz (132.9 kB view hashes)

Uploaded Source

Built Distribution

x10_python_trading-0.1.2-py3-none-any.whl (149.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page