Metadata-Version: 2.3
Name: aconnection
Version: 0.1.0
Summary: 
Author: volodymyrb
Author-email: volodymyr.borysiuk0@gmail.com
Requires-Python: >=3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown

# aconnection

[![Supported Versions](https://img.shields.io/badge/coverage-100%25-green)](https://shields.io/)
[![Supported Versions](https://img.shields.io/badge/poetry-✅-grey)](https://shields.io/)
[![Supported Versions](https://img.shields.io/badge/async-✅-grey)](https://shields.io/)
[![Supported Versions](https://img.shields.io/badge/pyrefly-✅-grey)](https://shields.io/)

---

**aconnection** - providers the following abc classes:
- Sync:
  - Closeable
  - Connectable
  - ResourceManager
  - ConnectionManager
- Async:
  - AsyncCloseable
  - AsyncConnectable
  - AsyncResourceManager
  - AsyncConnectionManager

---

