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!
- Host: GitHub
- URL: https://github.com/anonymousx46/python-new-year-wishes
- Owner: ANONYMOUSx46
- License: mit
- Created: 2025-01-02T14:36:36.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-15T20:48:49.000Z (8 months ago)
- Last Synced: 2025-02-15T21:27:11.577Z (8 months ago)
- Topics: cli-app, gui-application, new-years, python
- Language: Python
- Homepage:
- Size: 5.75 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.