This package consists of a collection of core utility packages useful for building Python applications. This package is intended to be at the bottom of the software stack and have zero required external dependencies aside from the Python Standard Library.
Packages
Events: A package implementing a lightweight application-wide Event dispatch system. Listeners can subscribe to events based on Event type or by filtering on event attributes. Typical uses include UI components listening to low-level progress notifications and change notification for distributed resources.
Storage: Abstract base classes and concrete implementations of a basic key-value storage API. The API is intended to be general purpose enough to support a variety of local and remote storage systems.
Concurrent: A package of tools for handling concurrency within applications.
Terminal: Some utilities for working with text-based terminal displays.
Prerequisites
Python >= 2.7 or Python >= 3.4
Sphinx, graphviz, pydot (documentation build)
Some optional modules have dependencies on:
Requests (http://docs.python-requests.org/en/latest/)
Futures (https://code.google.com/p/pythonfutures/)
Release files for encore 0.7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| encore-0.7.0.tar.gz | 122.1 kB | Details |
Release files / encore-0.7.0.tar.gz
| Download URL | encore-0.7.0.tar.gz |
|---|---|
| Size | 122.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
da358decda1f0b22519c76a8aa7a25351359b2a09f768400fc87dacc8756eda6
|
|
BLAKE2b-256 checksum How to use checksums |
627a11c13d1712ab8185c434f513d15736f2d4b676094b8fc77215d3f6476a03
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |