name: cloudcruise version: 1.3.1 summary: The official CloudCruise Python SDK license: MIT License requires_python: >=3.10 python_min: 3.10 install_size: 38.8 KB module_format: py3-none-any doc_url: https://docs.cloudcruise.com repo_url: https://github.com/CloudCruise/cloudcruise-python last_released_at: 2026-08-09T19:09:15Z releases_last_12mo: 7 avg_days_between_releases: 48.7 platforms: any ## dependencies requests >=2.31.0 cryptography >=41.0.0 typing_extensions >=4.0.0 jsonschema >=4.26.0 ## extras [dev] ruff >=0.1.0 mypy >=1.0.0 python-dotenv >=1.0.0 build >=1.0.0 twine >=4.0.0 pytest >=8.0.0 ## maintainers CloudCruise