Go to file
chacha 9849496cdf Merge pull request 'dev' (#10) from dev into master
Reviewed-on: #10
new-tag:0.4.3
2023-11-06 15:55:14 +01:00
.settings implement CLI API using argparse 2023-04-01 13:13:49 +01:00
docs-static update documentation 2023-04-01 01:19:22 +01:00
helpers_proxy fix: add missing helpers_proxy 2023-09-29 23:01:33 +01:00
src/pysimpleini documentation beautify 2023-11-06 13:56:03 +00:00
test fix unittest / CLI import 2023-04-14 15:32:44 +02:00
.gitignore initial template commit 2023-03-28 21:36:33 +00:00
.project import ChaChaSimpleIni to new project template 2023-03-29 00:46:25 +01:00
.pydevproject initial template commit 2023-03-28 21:36:33 +00:00
Dockerfile initial template commit 2023-03-28 21:36:33 +00:00
Jenkinsfile cleanup 2023-11-06 14:50:54 +00:00
LICENSE.md initial template commit 2023-03-28 21:36:33 +00:00
README.md doc: update readme file 2023-04-05 23:11:32 +01:00
RUN_complexity.launch chore: switch from local helpers to chacha_cicd_helper 2023-09-29 22:57:19 +01:00
RUN_mkdocs.launch chore: switch from local helpers to chacha_cicd_helper 2023-09-29 22:57:19 +01:00
RUN_quality.launch split quality and type check .launch scripts 2023-11-06 13:58:20 +00:00
RUN_types.launch split quality and type check .launch scripts 2023-11-06 13:58:20 +00:00
RUN_unittest.launch chore: switch from local helpers to chacha_cicd_helper 2023-09-29 22:57:19 +01:00
mkdocs.yml fix: switch to pypi chacha-cicd-helper 2023-09-29 23:47:52 +01:00
pyproject.toml update toml to new helper config 2023-11-06 13:57:36 +00:00

README.md

pySimpleINI

A simple but powerfull ini parser / factory to help developers manage ini files

Checkout Latest Documentation.