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
My python libs to handle common tasks
36
commits
3
branches
14
tags
1.2
MiB
Python
97.7%
Shell
1.7%
Dockerfile
0.5%
6830447f96
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Benjamin Renard
6830447f96
Add support for ldapi URI (using Unix socket)
2021-03-24 12:34:29 +01:00
tests
Add opening_hours lib
2018-11-15 15:45:45 +01:00
.gitignore
Add gitignore file
2014-06-25 19:17:07 +02:00
EmailClient.py
Add EmailClient
2021-01-13 16:09:33 +01:00
HashMap.py
Fix indents
2018-12-12 17:23:27 +01:00
LdapServer.py
Add support for ldapi URI (using Unix socket)
2021-03-24 12:34:29 +01:00
MyDB.py
Initial commit
2013-06-07 12:13:03 +02:00
opening_hours.py
Fix indents
2018-12-12 17:23:27 +01:00
PgDB.py
Use isinstance() instead of type() is ~
2019-03-11 14:35:51 +01:00