An open API service indexing awesome lists of open source software.

https://github.com/anonymousx46/python-new-year-wishes

My small way of wishing Happy New Year!
https://github.com/anonymousx46/python-new-year-wishes

cli-app gui-application new-years python

Last synced: 6 months ago
JSON representation

My small way of wishing Happy New Year!

Awesome Lists containing this project

README

          

# Created by ANONYMOUSx46

## Two small Python programmes/scritps:

Just my small way of wishing a Happy New Year to my fellow 'coders'๐ŸŽ‰๐ŸŽ‰.

1) The GUI based one, works with tkinter gui and a few other python dependensies. This one is, as i will admit funny and in some way ridiculous as I made it out of boredom๐Ÿ˜‚.
Before running the code make sure that you have Python and the Python dependencies, pygame and pillow installed on your machine. If you don't run these two commands for the dependencies:


pip install pygame
pip install pillow

Also make sure that the mp3 is in the same directory as the python file. If the name does get changed rename it to 'celebration_music'.

3) The CLI based one is a basic pyhton script that is run from the terminal. The emojies will only show if your OS version or terminal supports it.