Metadata-Version: 2.1
Name: atprotocol
Version: 0.0.1
Summary: Python wrapper for the ATProtocol API
Author: Jett Hollister
Author-email: jett.hollister@proton.me
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pre-commit (>=3.2.2,<4.0.0)
Requires-Dist: pydantic (>=1.10.7,<2.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: requests (>=2.28.2,<3.0.0)
Description-Content-Type: text/markdown

# atprotocol 

🚧 Under construction 🚧

Python wrapper for the [ATProtocol API](https://github.com/bluesky-social/atproto/tree/main/packages/api). It includes:
- APIs for ATProtocol and Bluesky
- Validation and (almost) complete Pydantic types

## Getting started




