wtyt
Installation
# Using uv (will automatically install Python if necessary):
uv tool install wtyt
# Using pipx:
pipx install wtyt
# Using pip:
pip install wtyt
Usage
Huginn scenario:
{
"schema_version": 1,
"name": "Webtoon",
"description": "No description provided",
"source_url": false,
"guid": "5c7fa8b004a758f557af3fbdda7abfef",
"tag_fg_color": "#ffffff",
"tag_bg_color": "#5bc0de",
"icon": "book",
"exported_at": "2026-04-23T17:55:18Z",
"agents": [
{
"type": "Agents::RssAgent",
"name": "Webtoons input",
"disabled": false,
"guid": "0d13e9c4d0f0b60610538129f727b752",
"options": {
"url": [],
"clean": "false",
"include_feed_info": true,
"remembered_id_count": 100000,
"expected_update_period_in_days": "7"
},
"schedule": "every_1d",
"keep_events_for": 0
},
{
"type": "Agents::CommanderAgent",
"name": "Webtoons commander",
"disabled": false,
"guid": "37216ffd92a6186cb28927cb407e174c",
"options": {
"action": "configure",
"configure_options": {
"url": "{{urls | as_object}}"
}
},
"schedule": "never",
"propagate_immediately": false
},
{
"type": "Agents::WebsiteAgent",
"name": "Webtoons get comics",
"disabled": false,
"guid": "3d20d3d50128d389fa84c034b552ba81",
"options": {
"url": "http://172.17.0.1:1821/comics-rss.txt",
"mode": "all",
"type": "json",
"extract": {
"urls": {
"path": "urls"
}
},
"expected_update_period_in_days": "2"
},
"schedule": "11pm",
"keep_events_for": 0,
"propagate_immediately": false
},
{
"type": "Agents::DataOutputAgent",
"name": "Webtoons RSS output",
"disabled": false,
"guid": "ebdcec24c18d9bd21d1c9aac2519d0dd",
"options": {
"secrets": [
"INSERT_RSS_SECRET"
],
"ns_media": "false",
"template": {
"item": {
"link": "{{ url | replace: \"www.webtoons.com\", \"m.webtoons.com\" }}",
"title": "{{feed.title}} - {{title}}"
},
"title": "Webtoons",
"description": "Webtoons aggregated, generated by Huginn"
},
"events_to_show": 100,
"expected_receive_period_in_days": "2"
},
"propagate_immediately": false
}
],
"links": [
{
"source": 0,
"receiver": 3
},
{
"source": 2,
"receiver": 1
}
],
"control_links": [
{
"controller": 1,
"control_target": 0
}
]
}
Python version support
This project will only ever support the latest released minor version of python, but will most likely work on older
versions as well. Change requires-python manually in pyproject.toml if necessary.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wtyt-0.1.2.tar.gz
(6.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
wtyt-0.1.2-py3-none-any.whl
(8.1 kB
view details)
File details
Details for the file wtyt-0.1.2.tar.gz.
File metadata
- Download URL: wtyt-0.1.2.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2617db6566ce79c08b1d5a1dd6b1af22f0354ee27d6320ef1bc2f18568614501
|
|
| MD5 |
9504491542c8c0f1c51ea8b9074cb710
|
|
| BLAKE2b-256 |
de8516d3a92ff1feb78fb08ba91901d20396d447349458883ff427250cb3ff45
|
File details
Details for the file wtyt-0.1.2-py3-none-any.whl.
File metadata
- Download URL: wtyt-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce47ec9ef44dd0b1f33304241575a59b2e966889557e7133eceb84b5eefcb6e9
|
|
| MD5 |
bcb2e27a630c98738b5b3f0e512727db
|
|
| BLAKE2b-256 |
05da9fa75e0bec633fb45e60b313ee2549f1f3bdb354c61d6c0fafe28f0fea7f
|