martINI
martINI is an extended facility for utilizing ini files in python. martINI includes API, command-line, and web interfaces. martINI is built on the ConfigParser module, which is part of python’s standard library.
Command Line Tools
martINI comes with several command line tools for manipulating .ini files:
ini-get: get key or section values from a .ini files
ini-set: set .ini file values
ini-delete: delete .ini key-value pairs from a .ini files
ini-munge: combine several .ini files
Running the commands will display usage information.
TODO
Consider refactoring to use INITools instead of ConfigParser.
–
Release files for martINI 0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| martINI-0.7.tar.gz | 15.6 kB | Details |
Release files / martINI-0.7.tar.gz
| Download URL | martINI-0.7.tar.gz |
|---|---|
| Size | 15.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4c8e84d1da36070a38f3936fdd290a67bbaa79f4270dcc5cffb5dd3e7ce5d2e6
|
|
BLAKE2b-256 checksum How to use checksums |
5d89fdc000b8fe9729010ceb2229cb357194df69487f5e617d54f83d68ed2c7b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.5
|