An open API service indexing awesome lists of open source software.

https://github.com/dahlitzflorian/timing-context-manager-article-snippets

Supporting material for the "How To Create Your Own Timing Context Manager In Python" article
https://github.com/dahlitzflorian/timing-context-manager-article-snippets

context-manager python python3 supporting-material

Last synced: 2 months ago
JSON representation

Supporting material for the "How To Create Your Own Timing Context Manager In Python" article

Awesome Lists containing this project

README

        

## Description

This repository contains the code used in the *How To Create Your Own Timing Context Manager In Python* article published on my personal blog.
[Here's](https://florian-dahlitz.de/blog/timing-context-manager) a link to the corresponding article.