project_slug package#

Submodules#

project_slug.api module#

project_slug.cli module#

flytrap.cli.config(ngrok_token: ~typing.Optional[str] = <typer.models.OptionInfo object>, bitly_token: ~typing.Optional[str] = <typer.models.OptionInfo object>)[source]#

Configures the file

flytrap.cli.run(target_url: str = <typer.models.ArgumentInfo object>, ngrok: bool = True, bitly: bool = False, speed_test: bool = False, port: int = 8080, ngrok_token: ~typing.Optional[str] = <typer.models.OptionInfo object>, bitly_token: ~typing.Optional[str] = <typer.models.OptionInfo object>)[source]#

Start the trap tunnel

project_slug.streamlit module#

Module contents#

Package for My Awesome Project