Python: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 8: | Zeile 8: | ||
* [http://www.python-ldap.org/doc/html/ldap.html LDAP-Interface] | * [http://www.python-ldap.org/doc/html/ldap.html LDAP-Interface] | ||
** [http://desarrollo.educarex.es/linex/projects/servidoressecundaria/repository/entry/controlies/trunk/applications/controlies/modules/Users.py Beispielcode] | ** [http://desarrollo.educarex.es/linex/projects/servidoressecundaria/repository/entry/controlies/trunk/applications/controlies/modules/Users.py Beispielcode] | ||
* [http://web2py.com/books/default/chapter/29 web2py Doku] | * web2py (Python-Webframework) | ||
** [http://web2py.com/books/default/chapter/29 web2py Doku] | |||
** [http://killer-web-development.com/ Killer Web Development] eine Art Tutoriel zur Webseitenentwicklung | |||
---- | ---- | ||
[[KategorieWissen]] | [[KategorieWissen]] | ||
Version vom 1. Januar 1970, 01:00 Uhr
Informationen zu Python
Links
- Tutorial
- Schrachreferenz
- LDAP-Interface
- web2py (Python-Webframework)
- web2py Doku
- Killer Web Development eine Art Tutoriel zur Webseitenentwicklung