ion-python
ion-python copied to clipboard
A Python implementation of Amazon Ion.
Currently creating a new release will kick off our release workflow which builds and uploads our wheels. This workflow is great, but in the event that the workflow fails (like...
The current release workflow uses an intel macos runner in order to build our x86_64 wheel for macos. In order to future proof our release workflow we should look into...
I have code that I want to read in ion data from a file, make a modification, and then write it back out to a file. The file will be...