name: aiologic version: 0.17.1 summary: GIL-powered* locking library for Python license: ISC License (ISCL) requires_python: >=3.8 python_min: 3.8 install_size: 157.5 KB module_format: py3-none-any doc_url: https://aiologic.readthedocs.io repo_url: https://github.com/x42005e1f/aiologic last_released_at: 2026-06-27T20:41:31Z releases_last_12mo: 4 avg_days_between_releases: 32.9 platforms: any ## dependencies sniffio >=1.3.0 typing-extensions >=4.10.0 wrapt >=1.16.0 ## extras [anyio] anyio >=3.0.0 [curio] curio >=1.4 [eventlet] eventlet >=0.17.0 [gevent] gevent >=21.1.0 [trio] trio >=0.23.0 [trio-asyncio] trio-asyncio >=0.13.0 ## maintainers Ilya Egorov <0x42005e1f@gmail.com>