Polumenta generator
Project description
Polumenta generator
Intro
This generator is ispired by http://polumenta.zardina.org/ and based on https://github.com/vl4dimir/polumenta.
Getting started
Requirements
- Python >= 3.7
Installation
pip install pylumenta
Example
Generate one Polumenta:
>>> from pylumenta.generator import jedanPolumenta
>>> pol = jedanPolumenta()
>>> print(pol)
Клађo
Generate array of unique Polumentas (max number is 100):
>>> from pylumenta.generator import Polumente
>>> poliske = Polumente(5)
>>> print(poliske)
['Шаџo Полумента', 'Ховo Полумента', 'Фњалo Полумента', 'Тлацo Полумента', 'Млаџo Полумента']
Will certain Polumenta will be born in one million cycles and if so, in what cycle:
>>> from pylumenta.generator import rodiPolumentu
>>> name, counter, status = rodiPolumentu('Фњалo')
Фњалo Полумента родио се у циклусу: 7273
>>> print(name, counter, status)
Фњалo 7273 True
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
pylumenta-0.1.3.tar.gz
(4.0 kB
view details)
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 pylumenta-0.1.3.tar.gz.
File metadata
- Download URL: pylumenta-0.1.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.24.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cc85c5e1600b57d5f27ad3a71be22c07d9bb462dc10f816c82d00f47e2740f6
|
|
| MD5 |
43f0a2e5bab5c83dbca579dd53f56609
|
|
| BLAKE2b-256 |
300c65e273ab0e666bbb3571f4a9124260806ebca6d97461a3dbd7d6a94a5d20
|
File details
Details for the file pylumenta-0.1.3-py3-none-any.whl.
File metadata
- Download URL: pylumenta-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.24.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f36b7f4863233922c8a96f117e935ac65911b9f8fdf2767986c40d3ef15d479a
|
|
| MD5 |
72e2c8b5f668598d4e50364c35a54316
|
|
| BLAKE2b-256 |
7d7d2b60e81e52aafe345b880db9c31cff4ddc892ac3ed8cb25d7ea904a01553
|