Live data from Hacker News

Show HN: Stelvio – Ship Python to AWS

stelvio.dev

1–10 of 23 posts

Re: Show HN: Stelvio – Ship Python to AWS

#4
post #3

Author here. I'm happy to answer any questions. Also looking for any feedback. Thank you!

Looks cool at first glance! I'd prefer `stelvio` as the CLI command though. Looks much nicer than `stlv` to me and can be searched for directly.

I also tend to lean towards longer CLI command names. I figure everyone is aliasing their preferred shorthand anyway.

Re: Show HN: Stelvio – Ship Python to AWS

#6
post #3

Author here. I'm happy to answer any questions. Also looking for any feedback. Thank you!

Looks cool at first glance! I'd prefer `stelvio` as the CLI command though. Looks much nicer than `stlv` to me and can be searched for directly.

Thank you for feedback. I went with stlv to make it shorter/faster to type but maybe stelvio is just fits better as it's the actual name of the thing :) Maybe we can have both with some alias.

Re: Show HN: Stelvio – Ship Python to AWS

#10

Nitpick - you're writing AWS IaaC in python, not shipping python code.

Stelvio focuses on Python devs deploying Python to AWS, e.g. it deals with automatically packaging dependencies for your lambda functions etc.

Not saying you can't use it with non-Python projects to deploy your infra but focus is Python devs hence assuming you're shipping Python code.

Post reply on HN