GitXplorerGitXplorer
d

davidfraser

92 repositories
25 followers
Cape Town, South Africa

Repositories

Select a repository to view its commits, contributors, and more.
public

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.

Python
658
126
3
Updated 4 days ago
public

sqlalchemy-orm-tutorial

Example of working through the standard sqlalchemy ORM tutorial

Python
15
6
0
Updated 3 years ago
public

WhatsApp-Key-DB-Extractor

WhatsApp Key/DB Extractor v2

12
6
1
Updated 6 months ago
public

programming-posters

Posters something to do with programming, especially Python

8
0
0
Updated 2 months ago
public

aw-teams-history-plugin

Userscript to retrieve Microsoft Teams history information and feed it to ActivityWatch buckets

JavaScript
6
1
1
Updated 3 months ago
public

taskdav

Command-line tool and python library for interacting with Tasks over CalDAV

Python
4
1
0
Updated 4 years ago
public

clipbit

Children Learn Intuitive Programming By Incovenient Typing

Python
3
0
0
Updated 5 years ago
public

docutils

Fork of docutils from http://docutils.sourceforge.net/docs/dev/repository.html

Python
3
0
0
Updated 4 years ago
public

FormEncode

Branch of FormEncode for python 3

Python
2
0
0
Updated 4 months ago
public

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.

TypeScript
2
0
0
Updated 2 years ago
public

toggl-sheet

toggl-sheet is a synchronization program that exports toggl entries into a Google Spreadsheet

Python
2
0
0
Updated 7 years ago
public

powerbi_survey_charts

Python visualisations for PowerBI of diverging stacked bar charts useful in showing Likert scale results

Python
1
0
0
Updated 9 months ago