Using timezones in your Python scripts
pytz allows accurate and cross platform timezone calculations using Python. Here is a small example on how to display date and time for differents timezones using a Zope Utility. ...
pytz allows accurate and cross platform timezone calculations using Python. Here is a small example on how to display date and time for differents timezones using a Zope Utility. ...
SQLAlchemy (The Python SQL Toolkit and Object Relational Mapper) allow Oracle connection through the cx_oracle driver. This how-to describes how to install SQLAlchemy for Oracle Database and how to integrate it in buildout and use it in a browser view. ...
Si vous en avez marre de redémarrez Zope2 à chaque modification du code source (python ou zcml) cette astuce est pour vous: utiliser plone.reload si vous utilisez Plone 3 ou alors RefreshNG si vous utilisez Plone 2.5. ...
Je relaye juste un “truc & astuce” de Mustapha Benali expliquant comment se connecter à Plone avec un utilisateur donné sans connaître son mot de passe. C’est extrêmement utile pour dépanner un utilisateur qui nous dit “Je n’arrive pas à faire ceci ou cela, qu’est qui ne vas pas ?”. ...
Zope 2 est un serveur d’application OpenSource écrit en Python. Il est parfois qualifié d’exotique, découvrez-le… ...