Raccolta dei miei moduli - versione mini
Project description
modulitiz-mini
It's a Python library that contains daily use or generic functions.
The difference between "micro" is that it requires other dependencies.
Installation
Use the package manager pip to install:
pip install -U modulitiz_mini
The other required dependencies will be installed automatically.
Usage
from modulitiz_mini.ModuloRsa import ModuloRsa
moduloRsa=ModuloRsa()
moduloRsa.generateKeys()
# returns cripted string
moduloRsa.encrypt("test")
...
Contributing
If you find any bug you can write me at sderfo1234@altervista.org
License
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 Distributions
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 modulitiz_mini-2.19.0-py312-none-any.whl.
File metadata
- Download URL: modulitiz_mini-2.19.0-py312-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3.12
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87026191a8c2e3cf793348778e7a4ec8c071cab9a36a6daaf42fee1f0ccf1c41
|
|
| MD5 |
42f675880c8eff6c68f3284699ef9612
|
|
| BLAKE2b-256 |
d99267c9d63218ca49d5895400a0160b9c1ead72ac57f9f589ab1aa4549897a3
|