This website requires JavaScript.
Explore
Help
Sign in
bn8
/
python-mylib
Watch
1
Star
0
Fork
You've already forked python-mylib
0
Code
Issues
Pull requests
Projects
Releases
12
Wiki
Activity
Actions
221
commits
3
branches
14
tags
1.2
MiB
b92a814577
Commit graph
3 commits
Author
SHA1
Message
Date
Benjamin Renard
8a0a65465d
Update pre-commit config and fix some pylint & bandit warnings
2023-10-27 13:35:59 +02:00
Benjamin Renard
62c3fadf96
Introduce pyupgrade,isort,black and configure pre-commit hooks to run all testing tools before commit
Some checks failed
ci/woodpecker/push/woodpecker
Pipeline failed
Details
2023-01-16 12:56:12 +01:00
Benjamin Renard
da63f533be
Abstract common DB methods in mysql.db.DB class and use it as base to implement PgDB, OracleDB and MyDB
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
ci/woodpecker/tag/woodpecker
Pipeline was successful
Details
2023-01-07 02:19:18 +01:00