Skip to main content

Python utils

Project description

dimtim-utils

Python utils for Dim-Tim projects

Changelog

v0.1.11 [23.02.2024]

  • fix command runner info output

v0.1.10 [23.02.2024]

  • fix command runner prepare hook order

v0.1.9 [23.02.2024]

  • fix command runner prepare hook
  • update dependencies

v0.1.8 [25.12.2023]

  • add utils.proxy.DictProxy class

v0.1.7 [21.12.2023]

  • optimize command runner
  • add utils.importing.load_file_as_module(str, str?, bool?)

v0.1.6 [14.12.2023]

  • minor fixes

v0.1.5 [14.12.2023]

  • add utils.importing.import_string(str) method
  • add PydanticV2 compatibility to json serializer

v0.1.4 [13.09.2023]

  • update requirements
  • add tzdata as dependency

v0.1.3 [24.03.2023]

  • utils.timezone package fixes
  • deprecation of pytz library in favor of zoneinfo

v0.1.2 [06.10.2022]

  • some fixes and update requirements

v0.1.1 [15.06.2022]

  • fixed helpers.management.cron_command.CronCommand cron tasks setup

v0.1.0 [14.06.2022]

  • added helpers.management.runner.CommandRunner class
  • added dtrun console command

v0.0.18 [07.06.2022]

  • fix utils.json.JsonEncoder set and frozenset serialization

v0.0.17 [26.05.2022]

  • fix utils.json.JsonEncoder datetime serialization
  • update requirements

v0.0.16 [31.01.2022]

  • fix utils.terminal.show_progress(int, int, str?, IOBase?) function

v0.0.15 [31.01.2022]

  • added utils.terminal.show_progress(int, int, str?, IOBase?) function

v0.0.14 [23.01.2022]

  • fix helpers.management import without installed python-crontab library

v0.0.13 [22.01.2022]

  • added out argument to utils.debug.timeit(str?, Logger?) to specify logger output
  • small fix in importing module
  • added utils.text.to_kebab_case(str) function
  • added some tests

v0.0.12 [17.01.2022]

  • small json serializer fixes

v0.0.11 [17.01.2022]

  • small fixes

v0.0.10 [17.01.2022]

  • small fixes

v0.0.9 [17.01.2022]

  • added utils.decorators.freezeargs() decorator

v0.0.8 [10.12.2021]

  • update utils.debug.timeit(str?) function

v0.0.7 [10.12.2021]

  • added utils.text.inline(str) function

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dimtim-utils-0.1.11.tar.gz (17.7 kB view hashes)

Uploaded Source

Built Distribution

dimtim_utils-0.1.11-py3-none-any.whl (21.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page