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.

Supported by

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