Skip to main content

Python library for importing XDF (Extensible Data Format)

Project description

Python library for importing Extensible Data Format (XDF)

Python importer for xdf.

Install with pip install pyxdf.

For the latest version, use pip install git+https://github.com/xdf-modules/xdf-Python.git.

For maintainers

  1. For pypi
    1. rm -Rf build dist *.egg-info or rmdir /S build dist pyxdf.egg-info
    2. python setup.py sdist bdist_wheel
    3. twine upload --repository-url https://test.pypi.org/legacy/ dist/*
  • Delete the --repository-url part from the above command when ready for permanent upload. pypi is unfriendly and requires a version bump for any new upload.

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

pyxdf-1.15.2.tar.gz (12.9 kB view hashes)

Uploaded Source

Built Distribution

pyxdf-1.15.2-py2.py3-none-any.whl (11.4 kB view hashes)

Uploaded Python 2 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