TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

click-web: Serve click scripts over the web (Python)

2 pointsby ispover 1 year ago

1 comment

ispover 1 year ago
Context: &quot;click&quot; - &quot;Command Line Interface Creation Kit&quot; - easily create CLIs from Python code, via adding decorators: <a href="https:&#x2F;&#x2F;github.com&#x2F;pallets&#x2F;click">https:&#x2F;&#x2F;github.com&#x2F;pallets&#x2F;click</a><p>&quot;click-web&quot; in turn turns the click CLI app into a web app with one line of code.