Skip to main content

Manage the time of your script

Project description

logo

timequota

Manage the time of your python script.

from timequota import TimeQuota

tq = TimeQuota(2, "h")

# ...

tq.update()

for i in range(100):

    # ...

    will_exceed_time = tq.track()
    if will_exceed_time:
        # ...
        break

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

timequota-0.0.5.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

timequota-0.0.5-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file timequota-0.0.5.tar.gz.

File metadata

  • Download URL: timequota-0.0.5.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6

File hashes

Hashes for timequota-0.0.5.tar.gz
Algorithm Hash digest
SHA256 744fae22853af1dd1e96a92cd62ba48a5d11888824d6dde220af1d0e16122f3c
MD5 3627159c29a49837d81425227c43db3a
BLAKE2b-256 ff6b0986a0b1ca4d3b9e737c00959d7976cdac3e0d236ad5a45b2364359acdac

See more details on using hashes here.

File details

Details for the file timequota-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: timequota-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6

File hashes

Hashes for timequota-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c6da564ff07adcec749fbfc642d26854067d2d4e1c4098ac24cf807986e7eb24
MD5 586ceb9bc7517668afad2275c270999a
BLAKE2b-256 d17cf8172d9b947faf1a0d25d4cd19cebf5d9e7a53828b52156ebfac84c567a8

See more details on using hashes here.

Supported by

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