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'}
```
===========================================
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
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
Popet-0.0.1.tar.gz
(12.3 kB
view details)
File details
Details for the file Popet-0.0.1.tar.gz
.
File metadata
- Download URL: Popet-0.0.1.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.19.8 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a88c5c57c1a34f70d0d4e52ede5d6d444f58494d7657341e68eb039c538aca9a |
|
MD5 | c998cbfddc78275448e72ca08008721b |
|
BLAKE2b-256 | 2c47e7b01bbb1139e9fc05853357bd5e34afe41155fd160e038ceb21502ffb27 |