Skip to content

JustinOros/python

Repository files navigation

These Python scripts have been designed for Linux and/or macOS.

Requirements

pip3 install -r requirements.txt

powerball.py

A command-line interface to powerball.com

python3 powerball.py [-List|-L]

dnet-user-stats.py

A command-line interface to stats.distributed.net

python3 dnet-stats.py -p <project> -u <user>

ua-pay.py

A command-line interface to openpayrolls.com for UofA payroll.

python3 ua-pay.py -fn <first_name> -ln <last_name>

iso2usb-mac.py

Easily write ISO images to USB sticks on macOS.

python3 iso2usb-mac.py

text2watermark.py

Convert text to watermark (PNG).

python3 text2watermark.py <text>

About

Python scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages