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.
- Host: GitHub
- URL: https://github.com/dahlitzflorian/introduction-to-pythons-operator-module-article-snippets
- Owner: DahlitzFlorian
- License: mit
- Created: 2021-07-12T10:09:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-12T11:22:55.000Z (almost 4 years ago)
- Last Synced: 2025-01-08T13:27:42.118Z (4 months ago)
- Topics: article, operator, python, python-operator, python-operators, python3, supporting-material
- Language: Python
- Homepage: https://florian-dahlitz.de/articles/introduction-to-pythons-operator-module
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.