Commit Graph

42 Commits

Author SHA1 Message Date
cclecle
7d0f4dbdb0 fix: add missing helpers_proxy 0.4.0.post2 2023-09-29 23:01:33 +01:00
cclecle
0801e42bf6 chore: switch from local helpers to chacha_cicd_helper 0.4.0.post1 2023-09-29 22:57:19 +01:00
cclecle
3f69aa1d68 fix docgen 0.3.3.post2 2023-09-24 18:54:41 +01:00
cclecle
632b612956 fix repository 0.3.3.post1 2023-09-23 22:16:50 +01:00
cclecle
ff21a2c1d3 chore: remove unnecessary content of py.typed (code is type-hint-ed in
he files)
0.3.2.post1
2023-09-23 21:24:16 +01:00
cclecle
13eb76fffc fix: move py.typed to the right place 0.3.1.post2 2023-09-23 21:05:48 +01:00
cclecle
d0308f48b2 chore: add type export (py.typed) to enable type checking for users of
this lib
0.3.1.post1
2023-09-23 21:01:39 +01:00
94c1362464 chore: enable pypi upload 0.3.0.post1 2023-09-22 09:33:31 +02:00
ea66bc9a14 fix import order 0.2.0.post8 2023-04-14 16:00:05 +02:00
ab6e0642a7 remove unused data subdir 0.2.0.post7 2023-04-14 15:47:39 +02:00
1bbd1e81c4 fix quality warnings 0.2.0.post6 2023-04-14 15:44:10 +02:00
bc64cded6e fix sys import in main 0.2.0.post5 2023-04-14 15:38:29 +02:00
2cc40f8ee8 fix unittest / CLI import 0.2.0.post4 2023-04-14 15:32:44 +02:00
b13766bac2 fix CLI bidding 0.2.0.post3 2023-04-14 15:23:46 +02:00
148fd26ce3 improve test coverage
add CLI binding
0.2.0.post2
2023-04-14 15:19:20 +02:00
cclecle
9ebc284eee doc: update readme file 0.2.0.post1 2023-04-05 23:11:32 +01:00
cclecle
6271267f0f fix documentation: arg -> args
enable __main__ in documentation
add some missing documentation parts
0.1.0.post19
2023-04-01 13:57:11 +01:00
cclecle
780f97da0c improve typing 0.1.0.post18 2023-04-01 13:30:43 +01:00
cclecle
9c51a1e700 improve typechecking in __main__ module 0.1.0.post17 2023-04-01 13:25:52 +01:00
cclecle
680230df35 implement CLI API using argparse 0.1.0.post16 2023-04-01 13:13:49 +01:00
cclecle
74403896fb immprove doc 2023-04-01 10:03:21 +01:00
cclecle
ca514d5358 update documentation 0.1.0.post14 2023-04-01 01:19:22 +01:00
cclecle
34f6f5f3f8 fix unit test using section[0] (no more single value if only one result) 0.1.0.post13 2023-04-01 00:57:59 +01:00
cclecle
838a800c70 complete doc 0.1.0.post12 2023-04-01 00:52:42 +01:00
cclecle
131e4bcf16 review all docstrings 2023-04-01 00:05:41 +01:00
cclecle
47e768fe8a rename tools module to walker 0.1.0.post10 2023-03-31 23:48:57 +01:00
cclecle
86eb5e9153 fix every single quality warning 0.1.0.post9 2023-03-31 23:46:09 +01:00
cclecle
66774be574 improve code quality add unittest
refactoring of for loops by introducing Walker class
complete type checks
0.1.0.post8
2023-03-31 23:12:17 +01:00
cclecle
46eab6f7b0 fix quality errors 0.1.0.post7 2023-03-31 09:04:25 +01:00
cclecle
9f4a0cdcdc fix documentation generation for package with multiple modules 0.1.0.post6 2023-03-31 02:19:55 +01:00
cclecle
250d1b5e85 exlude .keep file from setup clear to avoid git removing tmp dir and
then unittest to fail.
0.1.0.post5
2023-03-31 01:34:19 +01:00
cclecle
4f4666e965 big refactory / rework of internal design pattern
split in diferent files
add more unit test
0.1.0.post4
2023-03-31 01:25:54 +01:00
cclecle
1b9837ec52 add .keep file content 0.1.0.post3 2023-03-30 00:37:41 +01:00
cclecle
3dc1aec6b5 fix typing warning / coverage 0.1.0.post2 2023-03-29 23:12:25 +01:00
cclecle
f93f0258e3 fix quality warnings
fix typing issues
split code to reduce function complexity
rename functions to make them python complient
0.1.0.post1
2023-03-29 23:05:32 +01:00
cclecle
05cf956431 fix quality and typing warnings 0.0.1.post6 2023-03-29 01:36:31 +01:00
cclecle
d66c8925af add .keep file in tmp to keep it in version management tool 0.0.1.post5 2023-03-29 01:32:21 +01:00
cclecle
e79419ffc5 code refactory on key class 0.0.1.post4 2023-03-29 01:30:54 +01:00
cclecle
a681e1431a fix unit-tests : wrong files path and wrong comments handling
fix quality: __init__ import were wrong
0.0.1.post3
2023-03-29 01:20:11 +01:00
cclecle
143380c9e9 update mkdocs 0.0.1.post2 2023-03-29 00:49:31 +01:00
cclecle
0bedf07d50 import ChaChaSimpleIni to new project template
rename project to pysimpleini
2023-03-29 00:46:25 +01:00
9070e8ad48 initial template commit 0.0.1 2023-03-28 21:36:33 +00:00