python-utils

Python Utils is a module with some convenient utilities not included with the standard Python install

BSD-3-CLAUSE License

Downloads
22.2M
Stars
91
Committers
9
python-utils - https://github.com/wolph/python-utils/releases/tag/v3.8.2 Latest Release

Published by wolph 9 months ago

Windows can also return an OSError instead of a ValueError for a fromtimestamp overflow

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.8.1

Published by wolph about 1 year ago

fixed silly typo

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.8.0

Published by wolph about 1 year ago

Added slicabledeque

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.7.0

Published by wolph over 1 year ago

Fixed several typing issues and added more thorough tests

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.6.1

Published by wolph over 1 year ago

Increased typing-extensions version requirement to fix #38

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.6.0

Published by wolph over 1 year ago

Added extra containers such as UniqueList and SlicableDeque. Added full pyright strict and mypy type checks

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.5.2

Published by wolph over 1 year ago

Added import shortcuts for container classes

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.5.1

Published by wolph over 1 year ago

Improved type hinting thanks to @jorenham

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.5.0

Published by wolph over 1 year ago

Added unique list container

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.4.5

Published by wolph almost 2 years ago

Added TracebackType to types

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.4.4

Published by wolph almost 2 years ago

Added py.typed

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.4.3

Published by wolph almost 2 years ago

Added py.typed

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.4.2

Published by wolph almost 2 years ago

Added py.typed

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.4.1

Published by wolph almost 2 years ago

Added py.typed

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.4.0

Published by wolph almost 2 years ago

added more type hints, full pyright and mypy support and added py.typed file

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.3.3

Published by wolph over 2 years ago

fixed issue with not submitting tasks to asyncio.wait. Fixes #35

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.3.2

Published by wolph over 2 years ago

Fixed bug with batcher skipping items in the case of timeouts thanks to @jorenham

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.3.1

Published by wolph over 2 years ago

improved generator timeout handling

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.3.0

Published by wolph over 2 years ago

Added (asyncio) generators for automatic batching and timeout detection

python-utils - https://github.com/wolph/python-utils/releases/tag/v3.2.3

Published by wolph over 2 years ago

Fixed loguru stack location

Package Rankings
Top 3.12% on Pypi.org
Top 11.31% on Alpine-edge
Top 16.39% on Spack.io
Top 22.34% on Conda-forge.org
Top 38.31% on Anaconda.org
Top 7.32% on Proxy.golang.org