Commit Graph

17 Commits

Author SHA1 Message Date
Kierán Meinhardt
4841268882 chore: import kevin 2020-10-17 22:07:51 +02:00
Kierán Meinhardt
5be327ba1f chore: move poetry scripts to poetry directory 2020-03-03 15:15:55 +01:00
Kierán Meinhardt
e8409354e4 fix: use aliases to correctly and uniquely get all texts 2019-10-01 21:34:50 +02:00
Kierán Meinhardt
9d755bb420 feat: cut out h3s so only the text is left 2019-10-01 21:02:16 +02:00
Kierán Meinhardt
bed2a8a40d feat: add shell version 2019-10-01 19:22:59 +02:00
kmein
253d09cebc Hermes: first steps
+ Add hermes, an assistant for poem translation
2018-07-27 11:46:55 +02:00
kmein
a5426f8e51 "Explicit is better than implicit."
~ Markdown generation for empty lines
2018-05-22 12:10:30 +02:00
kmein
2dcf600707 Small fixes
- Remove unused import
~ Reformat text content normalization
+ Keep empty lines empty instead of replacing them with "\"
2018-05-22 12:07:45 +02:00
kmein
df015db743 Add program and runner script 2018-05-22 10:58:23 +02:00
kmein
9632170cd1 Handle exception if rhyme url cannot be found 2018-05-17 16:20:28 +02:00
kmein
d967b8c44e Improve type checking: Make Url newtype 2018-05-17 10:02:24 +02:00
kmein
8db79b6c48 Improve type checking: use an enum for language 2018-05-16 17:08:58 +02:00
kmein
9fdb64662c Utilize the "cook_soup" helper function 2018-05-16 16:23:49 +02:00
kmein
01f3d510bf Add type annotations and error handling in case there is no rhymes link on wiktionary. 2018-05-16 16:22:33 +02:00
kmein
ae6cded704 Add argument parsing 2018-05-16 16:21:39 +02:00
kmein
d22335dfc3 Remove pycache fuck up 2018-05-15 21:59:57 +02:00
kmein
6aba9e127c Initial commit which does not work 2018-05-15 21:57:54 +02:00