An implementation of Amazon Ion for Python. This package is designed to work with Python 3.8+. Newer language features will be used as deemed valuable. Support may be dropped for versions more than ...
By default, the Termux repos aren't updated with the latest packages, which is why the first command you should run is for a ...
name: Print setup-python environment (self-hosted Windows) on: push: branches: - main jobs: setup-python-test: runs-on: self-hosted steps: - name: Set up Python uses: actions/setup-python@v6 with: ...