Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | scripts: Type hint xapian indexing script.•••* scripts/index-genenetwork: Import Callable, Generator, Iterable and List from typing. Type hint all functions. | Arun Isaac |
2022-10-18 | Add xapian indexing script.•••* scripts/index-genenetwork: New file. * setup.py (install_requires): Add click, pymonad and xapian-bindings. (scripts): Add scripts/index-genenetwork. | Arun Isaac |