Uma biblioteca para facilitar a criação de scripts de automações com Python
Project description
pymnz
Biblioteca para facilitar a criação de scripts de bot e automações em Python.
Instalação
pip install pymnz
# USO BÁSICO
from mnz.core import soma
resultado = soma(10, 30)
print(resultado) # output: 30
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
pymnz-0.1.2.tar.gz
(1.9 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
pymnz-0.1.2-py3-none-any.whl
(2.2 kB
view details)
File details
Details for the file pymnz-0.1.2.tar.gz.
File metadata
- Download URL: pymnz-0.1.2.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9e103c0534022853193b9a12e6bd6676ba5a499b42e3a37e54b27243fb7f351
|
|
| MD5 |
83ba3b51c1b4cf1a4335dbeb90380968
|
|
| BLAKE2b-256 |
cfb69a43a46efafe14af661b0c5bacbd00ae325d66a5391b0ca48d1b648d63c5
|
File details
Details for the file pymnz-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pymnz-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5732b49aabbb17660d3d8887fd753c81a200c25f069b573d74bed2e4a053585
|
|
| MD5 |
ca7fdd7214769d42ed4529129646e0f7
|
|
| BLAKE2b-256 |
7f5467264b1ac0780013141db3834a750599242bd4e2f58dfe6c63fe3754acfe
|