Skip to main content

The Useless Easy Tool to Handle Pope's Data

Project description

The Useless Easy Tool to Handle Pope's Data
===========================================
Powered by [Yamato Nagata](https://twitter.com/514YJ)

Data by [Tako](https://twitter.com/TLE_Maker)

[GitHub](https://github.com/delta114514/Popet)

[ReadTheDocs](https://popet.readthedocs.io/en/latest/)


```python
from datetime import date

from popet import Popet

pope = Popet.who(date(1970, 5, 1))

print(pope)
# <Pope: Servant of God Paul VI, 21/06/1963-06/08/1978>
print(vars(pope))
# {'start': datetime.date(1963, 6, 21), 'end': datetime.date(1978, 8, 6), 'english_name': 'Servant of God Paul VI', 'regnal_name': 'PAULUS Sextus', 'personal_name': 'Giovanni Battista Enrico Antonio Maria Montini'}

```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Popet-0.0.1.tar.gz (12.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page