Commit Graph

116 Commits

Author SHA1 Message Date
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
Kierán Meinhardt
dae8ab899b Add license 2017-12-26 22:38:21 +01:00
kmein
7dfa9ead00 Add usage example 2016-07-24 18:23:58 +02:00
kmein
44004e225f Add usage to readme 2016-07-23 21:35:51 +02:00
kmein
5f8ed36489 Merge remote with local 2016-07-23 21:32:52 +02:00
Kierán Meinhardt
5c1fbf29d6 Initial commit 2016-07-23 21:31:35 +02:00
kmein
833a0676a3 Add code 2016-07-23 21:30:32 +02:00