Joshua Utting

Results 2 repositories owned by Joshua Utting

py-to-cpp-converter

33
Stars
12
Forks
Watchers

This project is a work in progress python script that will read in another python script and attempt to convert it to a C++ program via accessing and replacing AST nodes with relevant C++ commands and...

python-smart-mirror

17
Stars
2
Forks
Watchers

A stripped down version of my python smart mirror that removes personal information but keeps the majority of the functions in so people can branch off and customise it how they want.