Repositories
Select a repository to view its commits, contributors, and more.pyan
pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. This is different from running the code and seeing which functions are called and how often; there are various tools that will generate a call graph in that way, usually using debugger or profiling trace hooks - for example: https://pycallgraph.readthedocs.org/ This code was originally written by Edmund Horner, and then modified by Juha Jeronen. See README for the original blog posts and links to their repositories.
sqlalchemy-orm-tutorial
Example of working through the standard sqlalchemy ORM tutorial
WhatsApp-Key-DB-Extractor
WhatsApp Key/DB Extractor v2
programming-posters
Posters something to do with programming, especially Python
aw-teams-history-plugin
Userscript to retrieve Microsoft Teams history information and feed it to ActivityWatch buckets
taskdav
Command-line tool and python library for interacting with Tasks over CalDAV
clipbit
Children Learn Intuitive Programming By Incovenient Typing
docutils
Fork of docutils from http://docutils.sourceforge.net/docs/dev/repository.html
FormEncode
Branch of FormEncode for python 3
retext
ReText is a simple editor that reads your text with MarkDown or HTML markup and saves it as plain text, HTML or PDF. It is written in Python using Qt libraries. This is a clone with some old fixes for Windows.
toggl-sheet
toggl-sheet is a synchronization program that exports toggl entries into a Google Spreadsheet
powerbi_survey_charts
Python visualisations for PowerBI of diverging stacked bar charts useful in showing Likert scale results