Open peter-lyons-kehl opened 11 months ago
Hi @peter-kehl, thanks a lot for your comment and feedback. I'm in the process of refactoring the code and both the main.py and test.py are not anymore entrypoints to the project. I will rework this repo over the next week and add documentation. The main purpose at this point of the python implementation is kind of a rapid-prototyping environment and to understand what is needed for the Rust implementation. But your remark is noted and I will inform you as soon as the documentation of the updated repo is there. Meanwhile test_compare.ipynb is the place to start playing around. Basically, I download the article history of a wiki-article. If it has been downloaded before it will be pulled from a file-cache. Then a branch can be created, which creates a few entries in the key-value db. Then a few submits are send, which again creates entries in the database. However, I will rewrite and document most of this. So hopefully in one or at most two weeks it should be running. Will keep you posted here.
@leomarlo Please document and/or add examples of usage, config, SSH, DB...
1.
2.