A package that shows celebrities' birthdays
Project description
pyBirthdays
Get to know all the famous people who have birthdays on a specific day (birthdays as a service)
Installation
To install, run pip install -i https://test.pypi.org/simple/ pybirthdayspackage
How to Contribute & Use
After installing the above package and the virtual environment (pipenv shell), you can run the tests in the project directory by using the following command: python3 -m pytest.
To add to your program, simply import this package: from pybirthdayspackage import pybirthdays
Usage
get_people(date) Allow user to input date, return all the famous people who have birthdays on that date
get_birthday(person) Allow user to input famous person name, return the birthday of that person if found
get_profession_birthdays(profession, limit) Allow user to input a profession and the desired number of outputs, return the top 'x' most popular famous people that have that profession and their birthdays
search_by_birthsign(birth_sign, limit) Allow user to input a birth sign and the desired number of outputs, return the top 'x' most popular famous people that have that birth sign and their birthdays
PyPI
Team Members
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 pybirthdayspackage-1.0.2.tar.gz.
File metadata
- Download URL: pybirthdayspackage-1.0.2.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1deece0194d0212d3c6519f5aa98fafdd55458d044e42c5bc485b3751c5cc6c
|
|
| MD5 |
bb647ebb9c3c19306020c4d90206b314
|
|
| BLAKE2b-256 |
90426e3c9b41779b971f487a259d4b7ab8d3bd79a71589b4be34d24295711a66
|
File details
Details for the file pybirthdayspackage-1.0.2-py3-none-any.whl.
File metadata
- Download URL: pybirthdayspackage-1.0.2-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20427c088d5518d317f8152e2e00d007b12e6a69eef8c0061876864256e635e5
|
|
| MD5 |
d263126c8cd0a48701adc2795eef5c6c
|
|
| BLAKE2b-256 |
11a933620689732c63f2ae179c8faab5947196d2250d5990ade96c9bc8e39027
|