Skip to content

Commit 20e2b7c

Browse files
redjaxredjax
and
redjax
authored
Fix/pdm lock (#136)
* Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: (#118) Fix __init__ imports. Add missing imports to red_utils/__init__.py Co-authored-by: redjax <[email protected]> * Fix/code structure (#119) * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#123) * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#122) * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * chore(cleanup): Remove changelog (#125) Co-authored-by: redjax <[email protected]> * Chore/cleanup (#127) * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: (#118) Fix __init__ imports. Add missing imports to red_utils/__init__.py Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#122) * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * chore(cleanup): Remove changelog --------- Co-authored-by: redjax <[email protected]> * chore(code-cleanup): Run linters (#128) Reformat code with ruff & black. Add docstrings to some functions missing them. Co-authored-by: redjax <[email protected]> * Cleanup/format (#130) * Update README: Add description for context managers. Add install instructions. * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: (#118) Fix __init__ imports. Add missing imports to red_utils/__init__.py Co-authored-by: redjax <[email protected]> * Fix/code structure (#121) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#124) * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: (#118) Fix __init__ imports. Add missing imports to red_utils/__init__.py Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#122) * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * chore(cleanup): Remove changelog (#125) Co-authored-by: redjax <[email protected]> * Chore/cleanup (#126) * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: (#118) Fix __init__ imports. Add missing imports to red_utils/__init__.py Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#122) * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * chore(cleanup): Remove changelog --------- Co-authored-by: redjax <[email protected]> * chore(code-cleanup): Run linters Reformat code with ruff & black. Add docstrings to some functions missing them. --------- Co-authored-by: redjax <[email protected]> * feat(buildscripts): Update/fix build scripts (#131) Change order of operatiosn to create lockfile before building. Co-authored-by: redjax <[email protected]> * Feat/pyproject build scripts (#132) * Update README: Add description for context managers. Add install instructions. * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: (#118) Fix __init__ imports. Add missing imports to red_utils/__init__.py Co-authored-by: redjax <[email protected]> * Fix/code structure (#121) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#124) * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: (#118) Fix __init__ imports. Add missing imports to red_utils/__init__.py Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#122) * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * chore(cleanup): Remove changelog (#125) Co-authored-by: redjax <[email protected]> * Chore/cleanup (#126) * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: (#118) Fix __init__ imports. Add missing imports to red_utils/__init__.py Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#122) * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * chore(cleanup): Remove changelog --------- Co-authored-by: redjax <[email protected]> * chore(code-cleanup): Run linters (#128) Reformat code with ruff & black. Add docstrings to some functions missing them. Co-authored-by: redjax <[email protected]> * Cleanup/format (#129) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: (#118) Fix __init__ imports. Add missing imports to red_utils/__init__.py Co-authored-by: redjax <[email protected]> * Fix/code structure (#119) * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#123) * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#122) * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * chore(cleanup): Remove changelog (#125) Co-authored-by: redjax <[email protected]> * Chore/cleanup (#127) * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: (#118) Fix __init__ imports. Add missing imports to red_utils/__init__.py Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#122) * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e1743691af1a84aa1d992fb662b9b93685f48b1c. * Update README: (#111) Add description for…
1 parent 6d3b6ac commit 20e2b7c

File tree

1 file changed

+14
-330
lines changed

1 file changed

+14
-330
lines changed

0 commit comments

Comments
 (0)