News

python-version Not specified Version range or exact version of a Python version to use, using SemVer's version range syntax. python-version-file pyproject.toml File containing the Python version to ...
Remember those sites that tracked Python 3 compatibility with the top packages in PyPI? Here’s a similar tracker for seeing which libraries work properly with Python’s new free-threaded builds.
jello is similar to jq in that it processes JSON and JSON Lines data except jello uses standard python dict and list syntax. JSON or JSON Lines can be piped into jello via STDIN or can be loaded from ...