Skip to content

beeankha/SimplePythonStuff

Repository files navigation

Simple Stuff

Misc. simple Python 3 projects for teaching myself basic concepts.

DrawCircle

Draws a circle.

TempConverter

A very simple temperature converter script.

FizzBuzz

A much famous test.

Lunch Randomizer

Helps select where to go to lunch in downtown Durham, NC.

Magic 8 Ball

Ask a yes or no question and get an answer!

PrimeNumberGenerator

Find all prime numbers within a specified range.

Image Changer

Run image_changer.py on any JPEG image to stylize it like so:

Before:

Original Photo

After:

Altered Photo

When the stylized image pops up, press any key to activate the Save the image? [y]/[n] prompt

Dependencies include cv2 and numpy. Based on the excellent tutorial found here

About

A miscellany of simple Python projects. 🐍

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published