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.1.tar.gz
(5.8 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.1.tar.gz.
File metadata
- Download URL: ao3_py-2025.1.1.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97111d7f06c5c2e0d6c952b5e3c6d78c252af24538cd3e02d8d99adf9c3e5953
|
|
| MD5 |
62b77cb6d8b683512d68f41cd9509350
|
|
| BLAKE2b-256 |
993061dc47727fb5fc882a894c65b62b68b99ab68457829258dbc03bc1700aef
|
File details
Details for the file ao3_py-2025.1.1-py3-none-any.whl.
File metadata
- Download URL: ao3_py-2025.1.1-py3-none-any.whl
- Upload date:
- Size: 9.2 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 |
0b011cd789d089a53a0629f6633817754fd0c78a7a782b5eab80a651b660d493
|
|
| MD5 |
562861d7b306874741b245e1dedd795b
|
|
| BLAKE2b-256 |
cd1d718412566f65262498d447f9e34d55e2b23e77a2d08b7e8e5e3c28a8649f
|