Benjamin Renard
8e0e75f30e
setup.py: use README.md file as long_description (required by latest stdeb lib)
2023-07-10 16:04:56 +02:00
Benjamin Renard
44bd9a6446
Telltale: add check_entrypoint() to easily implement Icinga checker script
2023-07-10 11:56:03 +02:00
Benjamin Renard
62c3fadf96
Introduce pyupgrade,isort,black and configure pre-commit hooks to run all testing tools before commit
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-16 12:56:12 +01:00
Benjamin Renard
a83c3d635f
Add mylib.mapping.map_hash()
2023-01-16 12:23:50 +01:00
83ce6b9d1b
CI now run pylint & flake8
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-06 22:18:46 +01:00
Benjamin Renard
9511b31a79
Add SFTP client
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-06-28 11:05:43 +02:00
Benjamin Renard
bc276b9845
Add build package and Woodpecker CI stuff
2022-04-27 17:12:00 +02:00
Benjamin Renard
5a30541917
Add mylib-test-email-with-config script
2022-01-19 17:31:55 +01:00
Benjamin Renard
7b1019cb1b
Add oracle lib
...
Based on mylib.pgsql.PgDB exiting lib and cx_Oracle,
mylib.oracle.OracleDB provide an easy way to execute simple SQL query on
an Oracle Database server.
2021-11-07 22:00:21 +01:00
Benjamin Renard
dec88f814e
Fix missing dev dependencies
2021-11-07 21:57:58 +01:00
Benjamin Renard
dc0f17dd20
Add config lib
2021-11-03 17:38:31 +01:00
Benjamin Renard
b27cae5b1e
Split specific dependecies in extras require
2021-06-23 12:52:44 +02:00
Benjamin Renard
ca96b074d3
fix s/email/email3/ requirement
2021-06-02 18:59:35 +02:00
Benjamin Renard
bd4845f780
Switch to module style lib, make python3 compatibility and clean code
2021-05-19 18:07:42 +02:00