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
27
commits
3
branches
14
tags
1.2
MiB
Python
97.7%
Shell
1.7%
Dockerfile
0.5%
b9a859c801
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
b9a859c801
LdapServer: datetime/date helpers now handle special 'local' timezone as local server timezone
2020-09-18 14:47:26 +02: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
HashMap.py
Fix indents
2018-12-12 17:23:27 +01:00
LdapServer.py
LdapServer: datetime/date helpers now handle special 'local' timezone as local server timezone
2020-09-18 14:47:26 +02: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