pip install hyde hyde --init path/to/project hyde --generate hyde --serve python from hyde.application import Hyde hyde.generate() hyde.serve()