Skip to main content

edit .ini files from the command line

Project description

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.

http://k0s.org/portfolio/software.html#martini

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

martINI-0.4.tar.gz (15.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page