Jon Crall
Results
7
repositories owned by
Jon Crall
ubelt
713
Stars
42
Forks
Watchers
A Python utility library with a stdlib like feel and extra batteries. Paths, Progress, Dicts, Downloads, Caching, Hashing: ubelt makes it easy!
xdoctest
205
Stars
10
Forks
Watchers
A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of REGEX.
mkinit
66
Stars
5
Forks
Watchers
Auto-generate explicit readable __init__.py files without `import *`
netharn
37
Stars
8
Forks
Watchers
Parameterized fit and prediction harnesses for pytorch
timerit
28
Stars
1
Forks
Watchers
Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.
progiter
26
Stars
1
Forks
Watchers
Prints loop progress. A single-threaded alternative to tqdm.