Tool to convert a mastodon export archive into data for pelican static site generator
Usage
URL=https://codeberg.org
UUID=42cb1556-bf3f-4dc2-816d-511d7068bb1c
TOKEN=abcdef0123456789abcdef0123456789abcdef01
snakey_runner setup \
--url $URL \
--uuid $UUID \
--token $TOKEN \
-l self-hosted -l local
snakey_runner run
Manual
snakey_runner global options
Theses options must be passed before the sub-command.
- -h, –help:
List available sub-commands and global options
- -c, –context <context>:
Let’s you configure and use multiple forge
snakey_runner setup
Configure the runner against a forge.
- -h, –help:
Show help message
- -n, –uuid <uuid>:
Identifier for the runner on the forge
- -k, –token <token>:
Secret key for the token on the forge
- -t, –access-token <token>:
Not supported yet
- -u, –url <url>:
URL for the forge, with protocol and no trailing slash
- -l, –label <label>:
Information for letting the forge route task to router. Multiple can be specified, one per option. Can look like docker or self-hosted.
snakey_runner check
Ping the forge, ensuring the configured URL and connection work.
- -h, –help:
Show help message
snakey_runner run
Start the runner, accept task and run them.
- -h, –help:
Show help message
Release files for snakey-runner 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| snakey_runner-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / snakey_runner-0.1.0-py3-none-any.whl
| Download URL | snakey_runner-0.1.0-py3-none-any.whl |
|---|---|
| Size | 10.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
766e4c78695f970cca3f59fb9e17d02d1ff4130964d26c5efce39eb8cf2e6e54
|
|
BLAKE2b-256 checksum How to use checksums |
a2169712cac85adcbe7f8afff752aee2357a835c24de635873db5229f820e185
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.5
|