Skip to main content

Converts from Bridge NZ Scorer format to USEBIO 1.1

Project description

Converts from the NZ Bridge Scorer XML results format to USEBIO 1.1.

Installation

> pip install scorer_to_usebio

Usage

  • Run the GUI:

    > ScorerConverter

  • Convert a file on the command-line:

    > scorer_to_usebio -p examples/pairs.xml

  • Or on the command-line via the python interpreter:

    > python3 -m scorer_to_usebio -p examples/pairs.xml

  • Or using the repl:

    >>> import scorer_to_usebio
    >>> scorer_to_usebio.convert('examples/pairs.xml')
    
  • Run unit tests:

    > nosetests

  • Check unit test code coverage:

    > nosetests –with-coverage –cover-erase –cover-package=scorer_to_usebio

Dependencies

  • Python 3.5 (will probably work with earlier 3.x versions, but untested)

  • PyQt5 (optional, required for the GUI)

  • lxml (optional, required for DTD & pretty-printing support)

  • nose (optional for running tests)

  • coverage (optional for checking test code coverage)

License

GNU Affero General Public License (AGPLv3) or any later version.

See also

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

scorer-to-usebio-0.2.tar.gz (36.9 kB view details)

Uploaded Source

File details

Details for the file scorer-to-usebio-0.2.tar.gz.

File metadata

File hashes

Hashes for scorer-to-usebio-0.2.tar.gz
Algorithm Hash digest
SHA256 83d3f8a2a97fa608415270cb0f3aa84fecd1aa133b793d1fbb6187e96ce7a199
MD5 ca05ed68ccd13aee5bb85362bf782d55
BLAKE2b-256 506141ea97865271548ddcdc5ed8227abe1286617b6f802c5488ea8c91a11f9a

See more details on using hashes here.

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