Pacheco, but typed in Python.
python 3.14 · pycheco build
Python 3.14.0 (pycheco build) on pages
Type "help" for help, or come back later for the site.
>>> import pycheco
>>> pycheco.__author__
'Alejandro Pacheco'
>>> pycheco.__version__
'0.0.1.dev0'
>>> pycheco.launch()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ComingSoonError: nothing deployed here yet
>>>