Skip to main content
Documentation Status https://travis-ci.org/chromy/essence.svg Latest PyPI version Number of PyPI downloads Supported Python Versions

Essence is an ‘entity, component, system’ framework for Python.

An example

>>> import essence
>>> world = essence.World()
>>> alice = essence.new_entity()
>>> position = PositionComponent(3, 4)
>>> alice.add(position)
>>> print alice.get(Position)
<PositionComponent(3, 4)>

Tests

You can use py.test to run the tests for just the current Python environment or python setup.py test to run tox as well as various other pre-release tests.

Release files for essence 0.0.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for essence 0.0.2
File Size Uploaded
essence-0.0.2.tar.gz 15.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for essence 0.0.2
File Interpreter ABI Platform
essence-0.0.2-py2.py3-none-any.whl Python 2, Python 3 none any Details

Total release size:22.1 kB

Release files / essence-0.0.2.tar.gz

Download URL essence-0.0.2.tar.gz
Size 15.2 kB
Tags Source
SHA-256 checksum
How to use checksums
b3d40d48a978f82c7baa5825473c0d45ed6c6e316d23ce3f22f3e97a084d788f
BLAKE2b-256 checksum
How to use checksums
18f6b19d1de23c2617c07a26b83137eef1213ba0c21e4d455436c0a5d8294748
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release files / essence-0.0.2-py2.py3-none-any.whl

Download URL essence-0.0.2-py2.py3-none-any.whl
Size 6.9 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
489c972eff83d658667c5d795346d8d6f38981e8bf9eaa40eb27d98a816b1492
BLAKE2b-256 checksum
How to use checksums
a45e337e17293469f797f7eabe179b9eaef15487223343085e9833afaea1429c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.0.2 This release

2 release files

0.0.1

3 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page