Compatibility and Testing¶
Ansy has been thoroughly tested across major operating systems and Python versions to ensure reliable performance in diverse environments.
Supported platforms:
- Linux
- Windows
- MacOS
Tested Python versions:
Python version | Linux | Windows | MacOS |
---|---|---|---|
3.8 |
✅ | ✅ | ✅ |
3.9 |
✅ | ✅ | ✅ |
3.10 |
✅ | ✅ | ✅ |
3.11 |
✅ | ✅ | ✅ |
3.12 |
✅ | ✅ | ✅ |
3.13 |
✅ | ✅ | ✅ |
Note
All these versions are tested using automated workflows on GitHub Actions for Linux (ubuntu), Windows, and macOS environments.