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

Projects in Awesome Lists by DahlitzFlorian

A curated list of projects in awesome lists by DahlitzFlorian .

https://github.com/dahlitzflorian/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.

automation docker docker-image dockerfile email kindle mail python python-3 python-script python3

Last synced: 26 Apr 2025

https://github.com/dahlitzflorian/create-your-own-diff-tool-article

Supporting material for the "Create Your Own Diff-Tool using Python" article

difflib python python3 supporting-material

Last synced: 26 Apr 2025

https://github.com/dahlitzflorian/markdown-to-html-generator-article-snippets

Supporting material for the "Markdown To HTML Generator" article series

markdown-to-html python python3 supporting-material

Last synced: 26 Apr 2025

https://github.com/dahlitzflorian/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.

c command-line console console-application game

Last synced: 26 Apr 2025

https://github.com/dahlitzflorian/list-sort-vs-sorted-list

Supporting material for the "Python: list.sort() vs. sorted(list)" article

article python python3 sorting supporting-material

Last synced: 26 Apr 2025

https://github.com/dahlitzflorian/generate-file-reports-using-pythons-template-class

Supporting material for the "Generate File Reports Using Python's Template Class" article

article python python3 supporting-material template-engine templating

Last synced: 26 Apr 2025

https://github.com/dahlitzflorian/diff-tool-video-snippets

Supporting material for the video "How to Create a Simple but Effective Diff-Tool in Python" published on my YouTube channel.

diff-tool difflib python python3 supporting-material video

Last synced: 15 Apr 2025

https://github.com/dahlitzflorian/quart-compress

A package to compress responses in your Quart app with gzip

flask gzip-compression package plugin python python-3 python3 quart

Last synced: 26 Apr 2025

https://github.com/dahlitzflorian/rust-examples

A collection of programs implemented to learn Rust.

rust rust-example rust-lang rust-language rustlang

Last synced: 19 Nov 2024

https://github.com/dahlitzflorian/small-c-programs

Including small C-programs to learn the programming language C

applications c development open-source source-code

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/simple-browser-engine

Simple browser engine for educational purposes.

browser-engine educational-project rust rust-lang

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/deal-with-it-gif-generator

A web application generating deal-with-it GIFs using Python.

Last synced: 15 Apr 2025

https://github.com/dahlitzflorian/pytest-loguru-support-video-snippets

Supporting material for the video "How to Add Loguru Support to Pytest in Python" published on my YouTube channel.

logging logging-library loguru pytest python python3 supporting-material video

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/scrape-github-orgs-article-snippets

Supporting material for the "How To Scrape The GitHub Organizations You Contributed To Using Python" article

python python3 supporting-material web-scraping

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/pytest-custom-markers-video-snippets

Supporting material for the video "Register Custom pytest Markers" published on my YouTube channel.

markers pytest pytest-markers python python3 testing

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/support-bootstrap-alerts-in-python-markdown-article-snippets

Supporting material for the article "Support Bootstrap-Alerts In Python-Markdown" published on my website.

article extension python python-markdown python3 supporting-material

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/url-shortener

Simple URL shortener written in Python

python python-3 python3 url-shortener

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/ebook-template

A lightweight markdown ebook template

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/sortingalgorithms

Sorting algorithms written in and made for Python

python python-packages python3 sort sorting-algorithms

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/article-introduction-to-itertools-snippets

Supporting material for the "Introduction To Itertools" article

itertools python python3 supporting-material

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/logging-made-easy-with-loguru-article-snippets

Supporting material for the article "Logging Made Easy With Loguru" published on my website.

article logging logging-library loguru python python-3 python-logging python3 supporting-material

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/coursera_capstone

This repo is meant to be used for the capstone project.

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/docker-calibre

Dockerfile generating an image with calibre installed to manage e-books.

base-image calibre docker docker-image dockerfile ebook ebook-manager ebooks

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/django-vocab-trainer

Django application to learn vocabulary or definitions

django django-application python python3 vocab-trainer vocabulary-test

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/chess-ai-paper

University paper describing the implementation of a chess ai using Python.

chess chess-ai paper

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/introduction-to-functools-article-snippets

Supporting material for the "Introduction To Functools" article

functools python python3 supporting-material

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/customise-argparse-argument-type-video-snippets

Supporting material for the video "How to Convert Command-line Arguments to Specific Types in Python" published on YouTube.

argparse argument-parser python python3 supporting-material video

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/click-help-page-video-snippets

Supporting material for the video “ How to Dynamically Inject the Version Number into the Help Page of a Click CLI in Python” published in my YouTube channel.

cli click python python3 supporting-material video

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/latex-ebook-template

Simple and lightweight LaTeX eBook template.

book ebook latex latex-template latexmk

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/python-intercept-kindle

Project theintercept.com's RSS feed to get the latest articles, convert and send them to a Amazon Kindle device

automation kindle python python-3 python3 rss rss-feed-parser

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/medium-api

Alternative Medium API for interacting with user specific data such as bookmarks.

library medium medium-api package python python-3 python3

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/photoblog

Self-made Photoblog made as part of #100DaysOfCode

codeigniter codeigniter3 ion-auth photoblog php

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/vocab-trainer

Alpha version of a selfmade vocab-trainer

application docker python python3 vocab-trainer

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/generate-file-reports-video-snippets

Supporting material for the video "How to Generate File Reports Using Python's string.Template Class" published on my YouTube channel.

file-report python python3 string-manipulation string-modules supporting-material template-engine video

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/twitter-semantic-analysis

Application doing some semantic analysis w/ twitter API written in Python.

analytics python python3 semantic-analysis twitter-api

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/test-not-raising-exception-video-snippets

Supporting material for the video "How to Test Raising and Not Raising an Exception Using Only One Function in pytest" published on my YouTube channel.

contextlib pytest python python3 testing

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/aoc2021

My solutions for Advent of Code 2021 using Rust.

advent-of-code advent-of-code-2021 aoc2021 rust rust-lang

Last synced: 26 Feb 2025

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

Supporting material for the video "Create a Context Manager in Python Measuring the Execution Time" published on YouTube.

context-manager execution-time execution-time-measuring python python3 supporting-material video

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/leverage-the-full-potential-of-type-hints-article-snippets

Supporting material for the article "Leverage the full potential of type hints" published on my website.

annotated-type-hints article python python-3 python3 supporting-material type-annotations type-hints

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/java-fake-news-generator

Fake News Generator to gain knowledge about text analysis and text synthesis.

fake-news fakenews generator java java-8 java8 maven

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/why-you-should-use-more-enums-in-python-article-snippets

Supporting material for the "Why You Should Use More Enums In Python" article

article enumerations enums python python3 supporting-material

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/monkeypatch-global-variables-video-snippets

Supporting material for the video "How to Monkeypatch Global Variables in pytest" published on my YouTube channel.

monkeypatch monkeypatching pytest python python3 testing

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/slack-reactions

React on certain slack messages by making use of its event API

automation python python-3 python3 slack slack-api

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/personal-bookshelf

A web application representing a personal bookshelf allowing multi-user usage.

bookshelf docker docker-compose docker-image flask flask-application python python-3 python3

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/flexible-decorators-video-snippets

Supporting material for the video"New Python 3.9 Feature: Flexible Decorators" published on my YouTube channel.

decorators flexible-decorators python python3 python39 supporting-material video

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/difflib-text-suggestion-tool

Supporting material for the video "How to Build a Simple Text Suggestion Tool in Python" published on my YouTube channel.

difflib python python3 supporting-material text-suggestion video

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/math-tokenizer

Simple and lightweighted tokenizer for mathematical functions

math math-functions python python3 tokenizer

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/capture-stdout-output-video-snippets

Supporting material for the video "How to Capture What Is Written to stdout in Python" published on my YouTube channel.

capture-stdout contextlib python python3

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/python-markdown-bootstrap-alerts

Bootstrap alerts extension for Python-Markdown

Last synced: 26 Feb 2025

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.

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

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/streamlit-diffusion-pipeline-demo

A little demo showing the usage of a diffusion pipeline in conjunction with streamlit

ai ppc64le stable-diffusion

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/learn-pytest

Collection of snippets, examples, and smaller projects to teach myself pytest.

education educational pytest python python-3 python3

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/small_c_test

Sample project to learn C in Docker

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/todolist

Small WinFormApp of a Todo-List (C++)

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/training-page

Training page containing links to supporting material for courses

training training-materials

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/ponggame

Easy and lighweighted Pong Game written in Python making use of kivy.

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/web-ticket-reservation

Easy-made ticket reservation using PHP / CodeIgniter

codeigniter codeigniter3 ion-auth php ticket-reservation

Last synced: 26 Feb 2025

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

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

context-manager python python3 supporting-material

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/server-routing

Contains a docker-compose.yml to spawn Traefik and Consul instances for secure server routing

docker docker-compose

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/poll-application

First Django-powered web application

django polls python python3 web-application

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/bat-windows-open

Batch-file to use and customize "open"-command

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/collatz-conjecture-algorithm

The 'Collatz-Conjecture'-algorithm in different languages

algorithm collatz-conjecture cpp java javascript php python

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/how-to-work-with-config-files-in-python-article-snippets

Supporting material for the "How To Work With Config Files In Python" article

article configparser configuration python python3 supporting-material

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/python-zero-calculator

A simple and basic zero calculator using bisectioning - implemented in Python

calculator calculator-python educational-project package python python-3 python-package python3

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/learning-flex-bison

This repository was created to keep track of my personal learning material for Flex and Bison.

bison bison-example bison-grammar bison-yacc education educational educational-materials flex flex-bison

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/dwng2app

Project to learn Angular2

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/c-argparser

Simple CLI argument parser written in C

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/texteditor

Simple Text Editor written in Python

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/smallgames

Program including small games to play.

console-application cpp dll game-development

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/rgb-learning

Code examples for RGB-Learning Webpage @RGB-Learning-Code

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/rgb-learning-code

RGB-Learning Webpage

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/r-web-scraper

A small web scraper to get the latest articles of a given topic from Techcrunch.com

r web-scraper web-scraping web-scrapper webscraper webscraping webscrapper webscrapping

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/ai-on-ibm-power-playbooks

Collection of Ansible playbooks helping to set up IBM Power environments for AI workloads

ai ansible ansible-playbooks ibm-power playbooks ppc64le

Last synced: 13 Feb 2025

https://github.com/dahlitzflorian/java-queue

Simple implementation of a queue in Java.

java learning learning-java queue sample simple

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/how-to-debug-your-python-code-article-snippets

Supporting material for the "How To Debug Your Python Code" article

debugging pdb python python3 supporting-material

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/tic-tac-toe

JS-based tic-tac-toe game

game html javascript jquery js tic-tac-toe

Last synced: 26 Feb 2025

https://github.com/dahlitzflorian/useful-unix

A collection of useful unix commands, aliases and functions

unix

Last synced: 26 Feb 2025