.gitignore
.pre-commit-config.yaml
.pylintrc
LICENSE
README.md
pyproject.toml
.github/workflows/create-release.yml
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
hyperscript/__init__.py
hyperscript/_version.py
hyperscript/element.py
hyperscript.egg-info/PKG-INFO
hyperscript.egg-info/SOURCES.txt
hyperscript.egg-info/dependency_links.txt
hyperscript.egg-info/requires.txt
hyperscript.egg-info/top_level.txt
tests/__init__.py
tests/test_element.py