Установка
Как обычно, с pip
pip install rus2latin_date
Использование
>>> from rus2latin_date import Converter
>>> c = Converter()
>>> c.conv("28 февраля 2012")
'ante diem III Kalendas Martias'
>>> c.conv("24 марта")
'ante diem IX Kalendas Apriles'
>>> c.conv("15-11-1983")
'ante diem XVII Kalendas Decembres'
>>> c.conv("26.5.1900")
'ante diem VII Kalendas Iunias'
Источники
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rus2latin_date-1.tar.gz
(16.3 kB
view details)
File details
Details for the file rus2latin_date-1.tar.gz.
File metadata
- Download URL: rus2latin_date-1.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
Python-urllib/3.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36de142473e5cce4b7c2c24b074a14ba0bc3e533d6619c4a1072676e8700320c
|
|
| MD5 |
8b91c03a5f7698e01d8adad835d1b2a7
|
|
| BLAKE2b-256 |
bc1ff379be4ea9643b4ccf8be15e36f9054257e39137b45a4fb4c745c3e59043
|