Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: realpython/codetiming

v1.4.0

08 Nov 07:17

Choose a tag to compare

Highlights:

  • Add an inital_text parameter, which can be used to log that the timer has been started (contributed by Matthew Price)

See changelog for more details

v1.3.2

07 Oct 09:34

Choose a tag to compare

Highlights:

  • Use __all__ to specify public API

See changelog for more details

v1.3.1

06 Oct 07:30

Choose a tag to compare

Highlights:

  • Explicit support for Python 3.10 and 3.11
  • Package is marked as typed

See changelog for more details

v1.3.0

09 Feb 22:08

Choose a tag to compare

Highlights:

  • text can be a callable returning a formatted string (suggested by @dchess).

See changelog for more details

v1.2.0

03 Mar 22:49

Choose a tag to compare

Highlights:

  • Made named attributes like {name} and {seconds} available for text templates (suggested by @mlisovyi).
  • Promoted .timers to a custom dictionary with support for simple statistics like .mean(), .min(), and .stdev().

See changelog for more details

v1.1.0

14 Jan 23:08

Choose a tag to compare

Highlights:

  • Added .last attribute with the value of the last measured time (by @janfreyberg)

See changelog for more details.

v1.0.0

13 Jan 08:21

Choose a tag to compare

Update documentation to point to the accompanying article

v0.1.2

01 Aug 22:55

Choose a tag to compare

  • Explicitly test and support Python 3.8 (#6)
  • Refactor code to clean up the codetiming namespace (#8)

v0.1.1

01 Aug 22:58

Choose a tag to compare

Morty Proxy This is a proxified and sanitized view of the page, visit original site.