Pay ten dollars to get access to a dead forum.
Project description
pyawful
Spend $10 to interact with a dead forum from Python.
[!CAUTION] Using this library without being funny may lead to your account being permanently banned.
Let's be honest, here: That's probably a net positive.
Installation
This package is available via PyPi as pyawful
and can be installed via your package manager of choice.
Usage
import os
from pyawful import AuthenticatedAwfulSession
USERNAME = os.environ["SA_USERNAME"]
PASSWORD = os.environ["SA_PASSWORD"]
with AuthenticatedAwfulSession(USERNAME, PASSWORD) as client:
response = client.get_forum_threads(273)
for thread in response.threads:
print(thread.title)
License
Licensed under the MIT License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 pyawful-0.2.0.tar.gz.
File metadata
- Download URL: pyawful-0.2.0.tar.gz
- Upload date:
- Size: 27.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c19a20080ad0643faaa7b1ddbc336ea2b2a624d9fd8d050387a1b4d2ca70e732
|
|
| MD5 |
43d8fddd982f6c4bc792544943ff10bd
|
|
| BLAKE2b-256 |
c2cd466c58f8bd8b8b0b11823774bd80caed1da9c283a99d97f895db5d476a71
|
File details
Details for the file pyawful-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pyawful-0.2.0-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
406b66859e6d6e10f3902c7b3818fbb278315e913ac9318e9b07270877ed57af
|
|
| MD5 |
24be192f16036818ca62587f23c65117
|
|
| BLAKE2b-256 |
8b648af324ed3dbb20cbc3111aceb63725b7cf53a15e7e70f62b607d8e662cc0
|