A python package for finding song on the day you were born
Project description
Find the Number 1 Song on the Day You Were Born
A python class and main function to find the most played song on the day you were born.
Installation
Requirements
You should preferer Python 3 packages from your operating system.
Install the module
Under Windows and MacOs:
pip3 install your_day_song
If you meet permissions issue, I recommend you try this step:
pip3 install your_day_song --user
Into a Python program
Remember to replace day, month and year in bracket with your favorite number.
Ex : user = yls(day=1, month=1, year=1990)
from your_lucky_song import your_lucky_song as yls
user = yls(day=None, month=None, year=None)
url = user.feel_lucky()
Where yds is used to get the date you were born, feel_lucky() will give you directly a url from Youtube and to export your lucky right now !.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file your_lucky_song-0.0.0.tar.gz.
File metadata
- Download URL: your_lucky_song-0.0.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67bacb3efcd120ec764aeab91781ba9acf716364acc89c69f74013de2e8d8477
|
|
| MD5 |
7dabb67b78581b5774ddcac371bed23a
|
|
| BLAKE2b-256 |
a2bfb3453bbde1edeb7ab0042bd187160106fb2613972008600d98f669d0195b
|
File details
Details for the file your_lucky_song-0.0.0-py3-none-any.whl.
File metadata
- Download URL: your_lucky_song-0.0.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c5db6580faa8feb3ab2c8cd8799e8d2177c04681b0c9dc2c4b2fe70e4f322e5
|
|
| MD5 |
f6ea243fa61b2d7dcf4523224118fce6
|
|
| BLAKE2b-256 |
707ecd6095db4a4b5072030d8f45857bf7e125988ab1623c8fa804a677f597a5
|