Skip to content

Merge 'feature/cython' feature branch#36

Merged
bbassett-tibco merged 46 commits intomainfrom
feature/cython
Mar 27, 2023
Merged

Merge 'feature/cython' feature branch#36
bbassett-tibco merged 46 commits intomainfrom
feature/cython

Conversation

@bbassett-tibco
Copy link
Collaborator

Merge the work we've been doing on using TIBCOSoftware/spotfire-sbdf-c and Cython to do the following:

  • spotfire.sbdf
    • improve import and export performance with the C library instead of the pure-Python implementation (which was originally ported from the C library)
    • enable features of the SBDF format that the pure-Python implementation does not support (such as RLE encoding)
  • spotfire.codesign
  • spotfire.cabfile
  • spotfire.data_function

…onverting from a universal wheel package to version-specific binary wheels.
…ry build directories at build time instead of into the source dir at sdist time.
… and GitHub, now that the process is complicated by multiple wheels.
There are known problems on some platforms.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New version of pylint (2.16.2) identifies new issues 'msilib' (used by 'spotfire.spk') to be deprecated in Python 3.11

1 participant