Registry / web-framework / digitalpy

digitalpy

JSON →
library0.3.16pypypi✓ verified 81d ago

DigitalPy is a Python implementation of the Aphrodite specification, heavily based on the WCMF framework. It provides a component-based architecture for building digital twins and cyber-physical systems. The current version is 0.3.16, released with an active development cadence.

pip install digitalpy
INSTALL
IMPORT
SIG · DIGITALPY
D
digitalpy
web-frameworkpythonv0.3.16
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DigitalPy
import digitalpy
from digitalpy import DigitalPy

Initialize and run the DigitalPy application.

from digitalpy import DigitalPy app = DigitalPy() app.run()
Debug
Known issues
gotchaDigitalPy is in early development (v0.3.x). APIs may change without notice. Pin your dependencies.
fix
Use `pip install digitalpy==0.3.16` to lock version.
affects: <1.0.0
gotchaPython 3.10+ is required. DigitalPy does not support Python 3.9 or earlier.
fix
Ensure your environment uses Python >=3.10.
affects: all
Upgrade
Version history
0.3.16latest on PyPI · released Mar 23, 2025
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
OpenAI (training)
1
Resources
digitalpy — pip install digitalpy · libregistry