You'll need the following tools:
- python3
pack
binary from https://github.com/buildpacks/pack
Additionally-useful tools (not integrated yet):
- VSCode
- Flake
black
for auto-formattingflake8
for linting (but ignore long-line warnings)
You'll need the following tools:
pack
binary from https://github.com/buildpacks/packAdditionally-useful tools (not integrated yet):
black
for auto-formattingflake8
for linting (but ignore long-line warnings)