Compatibility layer for Conan 1 and 2 for Python.
- 1.X: from 1.48 to latest
- 2.X from 2.0.14 to 2.7
- All version from Python 3.8
- Local package handling and path queries
- Remote package queries and installation
- Editable handling
- Remotes handling
pip install conan_unified_api
See https://pypi.org/project/conan-unified-api/ for other versions.
Tested Conan 1 versions: 1.48, 1.59.0 and latest Tested Conan 2 versions: all minor versions until latest
Python/OS. | 3.8 | 3.9 | 3.10 | 3.11 | 3.12 |
---|---|---|---|---|---|
u22 | conan1 | conan1 | conan1&2 | conan1 | conan1&2 |
win | conan1 | conan2 |
See SonarQube for static code analysis results.