Some personal librarys for python (extended)
Project description
pythonUtils_ext
Some personal librarys for python. This module is heavier than "erlenberg" so it is separated.
Install instructions:
pip install erlenberg_ext
Usage instructions in python program:
import erlenberg_ext
cyphertext = erlenberg_ext.simpleCrypt.encrypt('text to encrypt', 'password')
print(cyphertext)
plaintext = erlenberg_ext.simpleCrypt.decrypt(cyphertext, 'password')
print(plaintext)
Usage instructions for the specific submodules (e.g. logHandler) can be found in the "information" directory.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 erlenberg_ext-3.1.tar.gz.
File metadata
- Download URL: erlenberg_ext-3.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b045f1950d5c60165e62f6068e5cc0be0c00974ba9cff0f0c6490d8e399dec38
|
|
| MD5 |
1715c8d0a2754727ec900feb093b0de5
|
|
| BLAKE2b-256 |
dabad2e6fa94bdaeed90d7af00952977db07d2d11af06300d654deba015c6d9f
|
File details
Details for the file erlenberg_ext-3.1-py3-none-any.whl.
File metadata
- Download URL: erlenberg_ext-3.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d2af278a870bc76d4a07a010ebd688778c19a9760bf5bbc7e226e12ac8aec0f
|
|
| MD5 |
30a408e2ec4b8474e0d7cfd4895f693e
|
|
| BLAKE2b-256 |
86d6f74c36504d82b9ad31b19e540d68b4b79ec1b5f397e03dd5498247b3c00b
|