Skip to main content

Misc. tools: uri, resources, handlers, i18n, workflow

Project description

Itools is a Python package that encapsulates several Python tools developed by the Itaapy company and other developers. The provided tools are:

  • itools.uri – an API to manage URIs, to identify and locate resources;

  • itools.resources – an abstraction layer over resources that let to manage them with a consistent API, independently of where they are stored;

  • itools.handlers – resource handlers, they are non persistent classes that add specific semantic to resources, for example there are handlers for file formats like XML, CSV, PO, etc..

  • itools.i18n – tools for language negotiation and text segmentation.

  • itools.workflow – represent workflows as automatons, objects can move from one state to another through transitions, classes can add specific semantics to states and transitions

  • itools.zope – miscellaneous utilities for Zope

Project details


Release history Release notifications | RSS feed

This version

0.3.0

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page