A string indentation package
Project description
StrIndent
Easy to use, mistakes protected lib to make indents in strings easily
from autoindent import Indent
indent = Indent()
indent.add("Some head strings")
indent.add("Indent is necessary", 2)
print(str(indent))
StrIndent is a easy to use, mistakes protected lib that makes your routine formatting less complicated
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
autoindent-0.1.2.tar.gz
(14.5 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
File details
Details for the file autoindent-0.1.2.tar.gz.
File metadata
- Download URL: autoindent-0.1.2.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55c71e8b329459ed93333f1dae15614d06d2164faf33e73f2c35ed6b64a1e6c5
|
|
| MD5 |
2992fce2696a6d63b9e4d395200c6293
|
|
| BLAKE2b-256 |
e46da187ca4b22943c88c82f9d6e6999edaf1b3a99887ea140e6f7e2487e7cbe
|
File details
Details for the file autoindent-0.1.2-py3-none-any.whl.
File metadata
- Download URL: autoindent-0.1.2-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e902783b791f1a485101bace3ec0c7d1c3fb8e5fb576778a186b759cfe9f32a9
|
|
| MD5 |
1624a02877e8a67c14bc07a451761911
|
|
| BLAKE2b-256 |
7fe28908bca9f2c00b7de1da08f0a3da4c10b08fabeea361a3dc1e6fc4bbba7f
|