- Support py 3.10 (#74)
- Update docs: custom domain dns setup (#73), thanks to @RensDimmendaal
- Hide
_force_dataparam (#72)
- Add non-cli versions (#71)
- Add
.clito__init__.py(#69)
- Add
--tokenand--savetologin, and allowPLASH_TOKENenv var (#68)
plash_downloadshould overwrite empty dirs (#64)
- use implementation nbs as ref docs instead of separate (#60), thanks to @RensDimmendaal
- Base marimo example (#59), thanks to @koaning
- fix
_get_app_namerefs (#62), thanks to @KeremTurgutlu
- Add Plash Auth (#54), thanks to @RensDimmendaal
- UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 107: character maps to (#56)
- fix wording around plash deploy (#53)
- Unable to
plash_login(#52) - Fix quoting issue (#51), thanks to @thomasht86
- add force data overwrite flag (#46)
- create app names that adhere to the 3-4 words naming scheme (#41)
- feat: add flag to list all user apps (#36)
- exception error name incorrect (#33)
- Streamline using cli with different plash server host names (#20)
- add flag to specify app id when deploying (#12)
- Option to fetch build or app logs in the CLI (#8), thanks to @pydanny
- add ability to deploy a single python script using pep 723 inline dep syntax (#5)
- init version