please never use this
Project description
Mutstring
Make your Python strings mutable
please never use this ever oh god please
Quick Example
import mutstring
a = "hello"
a.capitalize()
print(a) # Hello
mutstring.cleanup()
Installation
Linux/macOS
python3 -m pip install -U mutstring
Windows
py -3 -m pip install -U mutstring
Features
- Bad code
- Segfaults
- Breaks about every library to exist
Why does this exist?
i don't know. see my other library, which this is built on top of.
Usage
If you want to use this awful library, just import it and call cleanup at the end of your script to prevent a segfault:
import mutstring
"hello {}".format("world")
print("hello {}") # hello world
mutstring.cleanup()
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
mutstring-1.0.1.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file mutstring-1.0.1.tar.gz
.
File metadata
- Download URL: mutstring-1.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 581b10d6af78acf776b1c11bec46d60c4b6d4c6e8ac554cc01099865c87344f9 |
|
MD5 | c906a5160015ef64ed4838c90e1aa9af |
|
BLAKE2b-256 | dad7ad339d0ed899fb0dab17034abc04a009b4d1e35c062d8050c3215bfa3fec |
File details
Details for the file mutstring-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: mutstring-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 270ef78887db789711a53a4d22c1e783cec59d969726cbc6bf00f78ded719c4d |
|
MD5 | aeedc2f1c6dd8611af15f56d7c08672b |
|
BLAKE2b-256 | 5f79e0ee1486e1b5217eae6129aebab3ee47daa46c9bd778b35b3f5e8097a763 |