Skip to main content

mytqdm is a wrapper around tqdm that allows to see and share your progress on https://mytqdm.app

Project description

MyTqdm

See and share your tqdm state everywhere with everyone on mytqdm.app!

Support

Writing software takes time. I'd be happy to get your support.

ko-fi

Installation

pip install mytqdm

Obtain api key

Enter your email on mytqdm.app to receive a custom api key. Use this key to upload your progress automatically via your mytqdm instance in your python code.

Usage

  • Import via from mytqdm import mytqdm and use mytqdm instead of tqdm.
  • Provide your api_key in the mytqdm constructor. Optionally provide a title.

Example:

from mytqdm import mytqdm

MY_API_KEY = "..."
for i in mytqdm(range(10000), api_key=MY_API_KEY, title="Our progress to make POs happy."):
    ...

See mytqdm.app/docs for detailed instructions and how to obtain your current progress.

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

mytqdm-1.0.11.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

mytqdm-1.0.11-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file mytqdm-1.0.11.tar.gz.

File metadata

  • Download URL: mytqdm-1.0.11.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for mytqdm-1.0.11.tar.gz
Algorithm Hash digest
SHA256 2a73df79f48d56af9b4a816addb087a2409e66d64808e03bc891c3f85926db90
MD5 d0dff6f42fc0c7433c186b5a3cae23cf
BLAKE2b-256 20b511811aa5040ac77bb5a725a527e8d25ed16869900a52b37705c34c99f96d

See more details on using hashes here.

File details

Details for the file mytqdm-1.0.11-py3-none-any.whl.

File metadata

  • Download URL: mytqdm-1.0.11-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for mytqdm-1.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 c314f522e62f4dc287465b72246415f8a111de3d7f6aa5c95871eb35f8740512
MD5 ea347cffdee828c20dcee26cec0760a0
BLAKE2b-256 60422bc7eb18a97e32be540ac1f61dc385cc27df82ea4da16e46af66899b92df

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