A CLI tool for managing INI files.
Project description
crudini_simple
使用python实现一个工具 curdini.py,实现对ini或conf文件的put、get、update、delete,使用argparse、configparser
类似项目:https://github.com/pixelb/crudini
usage
crudini_simple set Database MaxConnections 100 example.ini
crudini_simple get Database host example.ini
crudini_simple update Server port 9090 example.ini
crudini_simple del Server port example.ini
crudini_simple del Server port ip example.ini
crudini_simple merge example2.ini example.ini
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
crudini_simple-0.1.1.tar.gz
(3.4 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 crudini_simple-0.1.1.tar.gz.
File metadata
- Download URL: crudini_simple-0.1.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f1fc92d76673ed01bfe08333873dfd06b7491cd97554a5b35ee8b59125b5830
|
|
| MD5 |
b0a3d6f5421844e33e8321e47a3a9c14
|
|
| BLAKE2b-256 |
1ae0a3f8590e47195889118502d9a17075276651b2fc70fcb7177d134243174b
|
File details
Details for the file crudini_simple-0.1.1-py3-none-any.whl.
File metadata
- Download URL: crudini_simple-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68f82c2f2e92180e330efa22261b2663d67fcc5fd781826f386ab13f88da3ade
|
|
| MD5 |
b507076782fe185e3f10e43d53cead82
|
|
| BLAKE2b-256 |
bba45dff10d879acb66d2f10d712acf87e00f95fbdc7eb5cdbc8d71979ac0b1c
|