A python script allowing you to access wordpress sites as their own class. One instance per site, for the user more comfortable in a class-centric object-oriented paradigm. I had wanted to connect to WordPress and do some site updates for clients from directly within python, I couldn’t find any wordpress library that wasn’t a hobby […]
Code
Cryptography
Python
Rubik’s CryptE to encrypt string, D to decrypt string
EF to encrypt file (must also have an output name after the password)
DF to decrypt file (must also have an output name after the password)
rubikscrypt Directive Input Password (OutputFile?)
Audio
Code
Python
Play AlongPlay Along is a very simple python tool for helping synchronise jam band performances.
The bottom left, shows the current bar (root note and scale) while the bottom-right shows the next bar to give some warning of what to play next.
0