Authenticate users with an LDAP server. Sync LDAP users with a local Django database. Supports custom Django user models. django-python3-ldap is configured by default to support login via OpenLDAP. To ...
Wechat's official python code for wechat message encryption/decryption only works in python2. Here I write a python3 version. 微信提供的官方python加解密代码 只能用于python2。这里我重写了一个python3版本。