HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Show HN: Pygantry – Why ship a whole OS when you just need a Python environment?(github.com)

5 ポイント·投稿者 takouzlo·5 か月前·0 コメント
github.com
Show HN: Pygantry – Why ship a whole OS when you just need a Python environment?

https://github.com/erabytse/Pygantry

"Hi Hacker News, I’ve always found Docker to be overkill for simple Python deployments. It's heavy, complex for non-tech users, and often results in 500MB+ images for a 10KB script. That’s why I built Pygantry. It’s a minimalist 'container' engine based on Python venv but made portable and relocatable. Key features: Lightweight: A full 'shipped' app is usually < 20MB. Zero-Config: No daemon, no root, no Dockerfile complexity. Portable: Build once, zip it, and run it anywhere with a Python interpreter. Founder friendly: Built-in licensing and stealth modes for those building a business. I built this to simplify my own VPS deployments. I'd love to get your feedback on the architecture and how you handle 'Docker-fatigue' in your workflow.

0 コメント

—