1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

13 Commits

Author SHA1 Message Date
Igor Chubin e82797a39e Format python code using black 2025-07-29 20:07:59 +02:00
Igor Chubin ce8484fc2d fix: show integer weights for "Unknown topic" suggestions 2020-08-06 07:55:39 +02:00
Igor Chubin ad0fca045d use fuzzywuzzy instead of rapidfuzz for python2 (#157, #184) 2020-04-14 22:43:03 +02:00
maxbachmann d9edefd23e use rapidfuzz instead of fuzzywuzzy 2020-03-27 00:34:20 +01:00
Igor Chubin adcac9bfeb support for python3 2019-05-11 18:26:10 +02:00
Igor Chubin 4baf2c3fb1 adapter.internal minor cleanup 2019-05-03 08:14:40 +02:00
Igor Chubin d94ca8458f switched to new configuration interface 2019-05-01 20:48:05 +02:00
Igor Chubin 2bf84e07a2 removed a reference to unused page /:share 2019-05-01 10:14:18 +02:00
Igor Chubin 2d59158b4b lib/adapter/internal.py: minor fix 2019-04-30 22:25:39 +02:00
Igor Chubin e83fd89c8a routing refactoring (get_answer.py => routing.py + postprocessing.py) 2019-02-17 14:12:08 +01:00
Igor Chubin fa3382bff7 routing further refactoring 2019-02-17 00:34:03 +01:00
Igor Chubin c59bdab2f2 cheat_wrapper.py splitted into fmt/ and frontend/ 2019-02-16 20:11:34 +01:00
Igor Chubin 5ba30548d7 big routing refactoring 2019-01-31 00:37:23 +00:00