Commit graph

27 commits

Author SHA1 Message Date
Dima Gerasimov
7bd7cc9228 cli: integrate with stats reported by the modules 2020-05-25 11:46:30 +01:00
Dima Gerasimov
02ba71a91d documentation: generate tables of content, better navigation 2020-05-18 23:31:55 +01:00
Dima Gerasimov
403ec18385 core/modules: get rid of set_repo uses, it was just complicating everythin 2020-05-18 21:33:52 +01:00
Dima Gerasimov
2a9fd54c12 Improve documentation for some modules 2020-05-17 21:56:58 +01:00
Dima Gerasimov
9d5d368891 get rid of unnecessary .init imports 2020-05-06 22:05:16 +01:00
Dima Gerasimov
22e2d68e5d cleanup hypothesis module 2020-05-03 10:27:58 +01:00
Dima Gerasimov
51ae8601b4 Update docstrings and add links 2020-04-26 16:50:06 +01:00
Dima Gerasimov
2bcde388d7 adjust demo.py and the config template to use my.config 2020-04-11 22:25:54 +01:00
Dima Gerasimov
d00e09d1a1 More module descriptions 2020-02-26 16:32:03 +01:00
Dima Gerasimov
227d6e3a1d Simplify hypothesis module; make configuration external 2020-02-04 23:05:45 +00:00
Dima Gerasimov
2ea838827b fix dynamic Hypothesis import 2020-02-04 21:07:12 +00:00
Dima Gerasimov
83699695f9 Conform hypothesis to newer DAL 2020-01-15 22:26:19 +00:00
Dima Gerasimov
8e6d5fd132 Better error handling for hypothesis 2019-12-21 11:05:23 +00:00
Dima Gerasimov
0415ea2560 fix .paths imports 2019-12-21 09:54:53 +00:00
Dima Gerasimov
066641a4ce Rename my_configuration to mycfg for brevity 2019-12-19 20:14:26 +00:00
Dima Gerasimov
91c9c2d2b6 handle importing model via configure method 2019-11-17 14:22:43 +00:00
Dima Gerasimov
9efe74aeb2 avoid unconditional import of hypexport 2019-11-17 14:10:05 +00:00
Dima Gerasimov
fd900837fa Allow configuration for hypothesis module 2019-11-14 08:24:11 +00:00
Dima Gerasimov
00693e5e11 conform to updated hypexport 2019-11-13 00:03:19 +00:00
Dima Gerasimov
a4e1deb458 fix mypy, use more links to models 2019-10-08 21:18:53 +01:00
Dima Gerasimov
af810eb325 Use symlink for hypexport 2019-10-08 21:06:50 +01:00
Dima Gerasimov
90f4587cc8 WIP on rethinking model imports 2019-10-08 20:04:49 +01:00
Dima Gerasimov
194b8ad1fc move is_todo to orger 2019-10-05 16:45:06 +01:00
Dima Gerasimov
5295759949 Import private reddit data provider, use rexport model 2019-09-29 16:42:04 +01:00
Dima Gerasimov
e5b90407dc add demo; proper readme; remove kython dependencies 2019-09-27 08:26:44 +01:00
Dima Gerasimov
7a97c61e0f adjust hypothesis modul to use model.py 2019-09-23 01:42:42 +01:00
Dima Gerasimov
c44f9293bf import hypothesis model 2019-09-23 01:22:25 +01:00
Renamed from hypothesis/__init__.py (Browse further)