# ATPasser! A simple library for the [Authenticated Transfer Protocol](https://atproto.com/specs/atp) (AT Protocol or atproto for short). The goal of this library only contains things [in the ATProto's document.](https://atproto.com/) There will be another library implements some ATProto endpoints when the ATPasser is almost done. --- ## Other ATProto libraries [There's an ATProto SDK already (and used by lots of projects) by MarshalX,](https://github.com/MarshalX/atproto) and why do this exists? The first reason is that I'm recovering the now-closed [Tietiequan](https://tangled.org/@dwn.dwnfonts.cc/bluesky-circle) app and found that some API has changed so I have to rewrite it via vanilla JS. The second reason is that I'm a newbie in ATProto, wanting to know how ATProto is, and how this can be represented in Python. The architecture will be small, only containing the data model and the client. --- [Be a sponsor if you like!](https://afdian.com/a/DWNfonts)