Pinned Repositories
ai-on-ibm-power-playbooks
Collection of Ansible playbooks helping to set up IBM Power environments for AI workloads
create-your-own-diff-tool-article
Supporting material for the "Create Your Own Diff-Tool using Python" article
game-of-life
The 'Game of Life' is an (mac) console application written in C. It represents a modified version of the famous game of life thought of by mathematician Conway.
markdown-to-html-generator-article-snippets
Supporting material for the "Markdown To HTML Generator" article series
python-mail-to-kindle
Helps you saving your mail attachments (e.g. epub-files, PDFs) to a temporary directory, convert the files to MOBI-format and send them directly to your Kindle, so that you can read them later and do not have to do all this by hand.
python-markdown-bootstrap-alerts
Bootstrap alerts extension for Python-Markdown
python-openai-client-example
Example usage of OpenAI Python library
python-snippets
A collection of useful Python snippets
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
wily
A Python application for tracking, reporting on timing and complexity in Python code
DahlitzFlorian's Repositories
DahlitzFlorian/twitter-semantic-analysis
Application doing some semantic analysis w/ twitter API written in Python.
DahlitzFlorian/poll-application
First Django-powered web application
DahlitzFlorian/PongGame
Easy and lighweighted Pong Game written in Python making use of kivy.
DahlitzFlorian/RGB-Learning
Code examples for RGB-Learning Webpage @RGB-Learning-Code
DahlitzFlorian/RGB-Learning-Code
RGB-Learning Webpage
DahlitzFlorian/TextEditor
Simple Text Editor written in Python
DahlitzFlorian/tic-tac-toe
JS-based tic-tac-toe game
DahlitzFlorian/TodoList
Small WinFormApp of a Todo-List (C++)