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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Cargo like software for Python and C

2 点作者 kartD将近 9 年前
Is there any super simple package manager and project creator for Python and C like Rust's cargo ?

1 comment

viraptor将近 9 年前
Depends on your definition of simple.<p>C - Autotools for creation - yes, it&#x27;s complicated. Since Rust is way more restricted than C code, it&#x27;s always going to be more complicated to create&#x2F;compile&#x2F;manage C projects from templates.<p>Python - Pip for manager. Paste for creation from templates.
评论 #12184678 未加载