Useful package for logic of python, contains 18 attributes.
Project description
PyLogical
PyLogical é um pacote Python com 18 atributos lógicos avançados para facilitar verificações complexas em código.
Instalação
pip install pylogical
Uso
from pylogical import IsEven, IsEmpty
print(IsEven(10).result()) # True
print(IsEmpty([]).result()) # True
Testes
pytest tests/
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
pylogical220-0.1.0.tar.gz
(3.3 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 pylogical220-0.1.0.tar.gz.
File metadata
- Download URL: pylogical220-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2dd26a871010e2041ff1c97453c194ce9dd6b70b32511ac732a8825382052cde
|
|
| MD5 |
90abf688033ff416433816bc6917d7f5
|
|
| BLAKE2b-256 |
3043dc1284f8648607c5bc9ddf09a12face465f6c4c876dbee62f9542d59b733
|
File details
Details for the file pylogical220-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pylogical220-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c0ec8a6bc84e2199b1874e5656deaa58db7dcba4eefb283b35614937a4b3b5b
|
|
| MD5 |
62f268836166b5f71dcaad1c4f2aeff7
|
|
| BLAKE2b-256 |
9a4aebdf8ce6445742e974ea37dbae1734c0ac53c849af222701180ba99c9c2a
|