Archive Reader
A terminal based archive reader for Hyperkitty, GNU Mailman's official archiver.
Screenshots
Using
To run the app, you can install it using Pipx:
# Install using pipx.
$ pipx install areader
# Run the app:
$ areader
If you don't have Pipx, you can install directly in a venv to run:
# Setup a virtualenv to install the package.
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install areader
# Run the app:
$ areader
Hyperkitty Configuration
In order to use this app, the Pagination on the Hyperkitty's API needs to be set correctly.
Release files for areader 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| areader-0.1.1.tar.gz | 11.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| areader-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.7 kB
Release files / areader-0.1.1.tar.gz
| Download URL | areader-0.1.1.tar.gz |
|---|---|
| Size | 11.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cba7106fb075a112efe8fbbe5af1e727d7a9d45fce5635ac6d95c2153801b185
|
|
BLAKE2b-256 checksum How to use checksums |
d5b3834d100b1fb42b1f251382046138996ec01277a0af63da9c31481ba72545
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|
Release files / areader-0.1.1-py3-none-any.whl
| Download URL | areader-0.1.1-py3-none-any.whl |
|---|---|
| Size | 14.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0bfffda0a8e3ea85d5a7fe961f6f884d7c9cde697a6231bc07bedfdc4eba368a
|
|
BLAKE2b-256 checksum How to use checksums |
f00efa0106974ee7b36b5684580f9cf731b3bbb892dbb26e140a4555c9a495bc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|