Module to extend python
Project description
#EXTENPIED MODULE V0.1.2 (WIP) #Module to extend python Features: reverse(), info(), randomization functions, nextwo(), randsort(), It was created loool
#HOW 2 USE
import module first. For example:
import extendpied
If you want to make name shorter, do:
import extendpied as expied
reverse() - reverses a string. Example:
print(expied.reverse("Hi!!"))
info() - information about variable. Example:
a = 5·· expied.info(a)
piedfeat() - information about extenpied. Version, features, etc.
randlatin() - randomizes symbol from latin alphabet. Example:
print(expied.randlatin())
prints random latin letter
randld() - does the same as randlatin(), but digits are included
print(expied.randld())
randall() - get random latin letter, digit or special symbol (like ~ or % etc)
print(expied.randall())
nextwo - get exponent of two
print(nextwo(8)) -> 256 (2^8 is 256)
randsort - returns a string with randomized letters.
print(randsort("Hello")) -> something like "ohleh" or "lholo"
#LICENSE
Do anything, just mention author (Idose114)
#INSTALLATION
install using pip
Goodbye and be a good boy XD
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 extenpied-0.1.3.tar.gz.
File metadata
- Download URL: extenpied-0.1.3.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fef9255b32a487911f2264a6e22abfec805005bbd3fa3e526ab989801afc3449
|
|
| MD5 |
eb2c375f7dc293a2572b194e644932d3
|
|
| BLAKE2b-256 |
2d24d52a728fff71cc8d8b6f66e0ee53d1aecd5be7e24cbbe9bea248e50fecdf
|
File details
Details for the file extenpied-0.1.3-py3-none-any.whl.
File metadata
- Download URL: extenpied-0.1.3-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f27565c1f1bf7c75aee409457c46f56d5d87fcaa2f35cc57b6232c111b5af9f
|
|
| MD5 |
d49eadbc451f4f3000d395ce23d54960
|
|
| BLAKE2b-256 |
099c8c9eff91901d211a76e76d1b61bb35bfd02e8bce92f8bfded5789716d1e0
|