Repository URL to install this package:
|
Version:
0.6.9.post1 ▾
|
"""Application."""
from .base import App, BootStrategy
__all__ = ["App", "BootStrategy"]