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

https://github.com/dahlitzflorian/introduction-to-pythons-operator-module-article-snippets

Supporting material for the article "Introduction to Python's Operator Module" published on my website.
https://github.com/dahlitzflorian/introduction-to-pythons-operator-module-article-snippets

article operator python python-operator python-operators python3 supporting-material

Last synced: 2 months ago
JSON representation

Supporting material for the article "Introduction to Python's Operator Module" published on my website.

Awesome Lists containing this project

README

        

# Introduction to Python's operator-Module

## Description

This repository contains the supporting material for the article *Introduction to Python's operator-Module* published on my website.
[Here's](https://florian-dahlitz.de/articles/introduction-to-pythons-operator-module) a link to the corresponding article.