Télécharger la liste

Description du projet

Epsilon is a small utility package. Its
dependencies make it inappropriate for inclusion
in Twisted, but it performs functions that are
generic enough to be used in projects that don't
want to share the large footprint of Divmod's
other projects. Currently, it includes a powerful
date/time formatting and import/export class for
exchanging date and time information between all
Python's various ways to interpret objects as
times or time deltas. It also includes some tools
for managing concurrent asynchronous processes
within Twisted.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-21 10:23
0.5.6

Une nouvelle option - quiet a été ajoutée pour certcreatee. Améliorations et corrections de bugs ont été faites dans extime.Time, y compris des améliorations pour RFC2822-comme la manipulation date. structlike.Record soulève maintenant TypeError sur des arguments inattendus.
Tags: Minor feature enhancements
A new --quiet option was added for certcreatee.
Improvements and bugfixes were made in
extime.Time, including improvements for
RFC2822-like date handling. structlike.Record now
raises TypeError on unexpected arguments.

2006-06-13 16:21
0.5.0

Cette version inclut une nouvelle classe pour définir les types d'enregistrement simple, une mise en œuvre du protocole de JUS, un module pour gérer les certificats SSL, certificat de vérification, et demande la signature du certificat, un oligo-Python crochet pour l'exploitation forestière tout ce qui se passe dans un programme Python, et d'un simple outil de benchmark avec le support des rapports sur les temps et de l'I / O utilisation des ressources.
Tags: Major feature enhancements
This release includes a new class for defining
simple record types, an implementation of the
JUICE protocol, a module for managing SSL
certificates, certificate verification, and
certificate signature requests, a Python trace
hook for logging everything that happens in a
Python program, and a simple benchmark tool with
support for reporting on both time and I/O
resource usage.

2005-12-21 11:57
0.4.0

Epsilon comprend désormais un mécanisme structuré pour Monkey-patching modules tiers, ainsi que d'un répertoire-from-string-modèle de module pour créer des squelettes de projet. epsilon.extime.Time.fromHumanly soutient aussi maintenant la chaîne "maintenant".
Tags: Minor feature enhancements
Epsilon now includes a structured mechanism for
monkey-patching third party modules, as well as a
directory-from-string-template module for creating
project skeletons. epsilon.extime.Time.fromHumanly
also now supports the string "now".

2005-10-26 08:06
0.2.1

Ce communiqué a ajouté "courte ()" pour epsilon.versions.Version setup.py fixes et d'utiliser cette méthode plutôt qu'une chaîne statique. Il a également ajouté le epsilon.modal nouveau module, contenant ModalType, une méta-classe pour les cours d'écriture qui se comportent à certains égards comme des machines de l'État.
Tags: Minor feature enhancements
This release added "short()" to
epsilon.versions.Version and fixed setup.py to use
this method rather than a static string. It also
added the new module epsilon.modal, containing
ModalType, a metaclass for writing classes that
behave in some respects like state machines.

2005-10-12 12:18
0.1.0

Epsilon propose actuellement deux grandes caractéristiques. Epsilon.extime offre la conversion vers et à partir d'une variété de formats d'heure: RFC 2822 date formatée, timestamps POSIX, des objets datetime, objets struct_time, ISO8601 timestamps formaté, et un contexte particulier, le format courant connu sous le nom " un format lisible par l'homme ». epsilon.cooperator fournit un ordonnanceur de tâches asynchrones, avec l'appui total en différé, ainsi que la possibilité de regrouper et de hiérarchiser les tâches.
Tags: Initial freshmeat announcement
Epsilon currently offers two major features.
epsilon.extime offers conversion to and from a
variety of time formats: RFC 2822 formatted dates,
POSIX timestamps, datetime objects, struct_time
objects, ISO8601 formatted timestamps, and a
particular context-aware format known as the
"human readable format". epsilon.cooperator
provides a scheduler for asynchronous tasks, with
full Deferred support, as well as the ability to
group and prioritize tasks.

Project Resources