an unofficial python sdk for Archive Of Our Own (AO3)
Project description
ao3-py
An unofficial python sdk for Archive Of Our Own (AO3).
Feature
- Completely type hint
- Object orient
- Lazy loading
Quick Start
Installation
Install from PYPI
pip install --no-cache --upgrade ao3-py
Install from Github
pip install --no-cache --upgrade git+https://github.com/OrganRemoved/ao3-py.git
or
pip install --no-cache --upgrade https://github.com/OrganRemoved/ao3-py/archive/refs/heads/main.zip
Example
from ao3 import AO3
client = AO3()
client.get_fandom(...)
client.get_tag(...)
client.get_work(...)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ao3_py-2025.1.12.tar.gz
(5.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ao3_py-2025.1.12.tar.gz.
File metadata
- Download URL: ao3_py-2025.1.12.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ec145d2869841876ef475db4ed8abe9abfac5d3799319472a35f373ec5d762c
|
|
| MD5 |
f053df8cd9e2917e29cbf180c456a7e5
|
|
| BLAKE2b-256 |
b027e9e76e33ce945960fcef4664c2d506c57234d437104221265613fe82eb01
|
File details
Details for the file ao3_py-2025.1.12-py3-none-any.whl.
File metadata
- Download URL: ao3_py-2025.1.12-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f19311b5eeeb3195e9211068be7a7b151b4f93d6b469b74aa0931bd5643a179e
|
|
| MD5 |
fbeb92e4f3ed0897cfa0206fcda700e1
|
|
| BLAKE2b-256 |
cd952b82da99f6bad2787132faa4325c064b18012907464fdd0c37e0c4e2a999
|