Low-level core modules for building Python applications
Project description
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 >= 3.6
Sphinx, graphviz, sphinx_copybutton, enthought_sphinx_theme (documentation build)
Some optional modules have dependencies on:
Requests (https://requests.readthedocs.io/en/latest/)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file encore-0.8.0.tar.gz
.
File metadata
- Download URL: encore-0.8.0.tar.gz
- Upload date:
- Size: 119.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | adfe42680bcb40edc99501f8d4aff169d38844b02fbae465f1f363bd39403454 |
|
MD5 | bfffb7521eabff959680179340bc0e11 |
|
BLAKE2b-256 | ac25cd78c60c1965d41055a1bbdb98f450ae883092364607e6c226da7f0ada24 |
File details
Details for the file encore-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: encore-0.8.0-py3-none-any.whl
- Upload date:
- Size: 119.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74fd648f8119f4745e3dba750f7d1b5676f67df3606a408da0885b4b5a4cc436 |
|
MD5 | c05549541381d10f2f84fe6a4d38e52f |
|
BLAKE2b-256 | 234449fd67c1bc9033aee0e3771f3a62938df97ab340139c77ef77adf6683b3b |