Download List

项目描述

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.

系统要求

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

一个新的- quiet选项,并加入certcreatee。改进和错误修正了在extime.Time,包括RFC2822仅改进,例如日期处理。 structlike.Record现在提出了出乎人们意料的论点TypeError异常。
标签: 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

此版本包括一个简单的记录类型定义,一个果汁协议,一个用于管理的SSL证书,证书验证模块,证书签名请求,一个Python跟踪记录的一切,在一个Python程序的执行情况挂钩,以及新的类1简单的基准测试工具,支持对时间和I / O资源使用情况报告。
标签: 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.extime.Time.fromHumanly现在还支持字符串“现在”。
标签: 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

本新闻稿中说:“短()”的epsilon.versions.Version和固定setup.py使用这种方法,而不是一个静态字符串。它还增加了新的模块epsilon.modal,包含ModalType,为写作班的行为如状态机某些方面元类。
标签: 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.extime提供转换,从不同的时间格式:RFC 2822中格式化的日期,POSIX的戳记,DateTime对象,struct_time对象,过ISO8601格式的时间戳和一个特定的上下文感知的格式称为“人类可读的格式“。 epsilon.cooperator提供了一个异步任务调度,充分递延的支持,以及集团的能力和优先任务。
标签: 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