TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Packaging a Python application as a native windows/mac app

1 点作者 Kpourdeilami将近 6 年前
I have a python REST API built with Django and a React frontend. Right now the API is hosted on a bunch of Ec2 instances which works fine but I was hoping to make it work offline (people don&#x27;t trust sending sensitive information to a third party server)<p>Ideally it would be something like jupyter notebook that launching the application, starts the web server then launches a browser tab that points to the launched web server. Has anyone done this before in a way that is frictionless for non-technical users?

暂无评论

暂无评论