A package for building highly interactive user interfaces in pure Python inspired by ReactJS.
Be sure to read the IDOM Documentation!
If you have ideas or find a bug, be sure to post an issue or create a pull request. Thanks in advance!
Click the badge above to get started! It will take you to a Jupyter Notebooks hosted by Binder with some great examples.
pip install django-idom
This version of IDOM can be directly integrated into Django. For example
# Example code goes here
For examples on how to use IDOM, read the IDOM Documentation.