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.

Feedback Wanted on Python Build System

1 pointsby kespindlerover 11 years ago
After being a bit frustrated with both command line tools such as Fabric as well as build utilities like SCons, I thought I&#x27;d spend a bit of time thinking about what would make an awesome build utility for Python. I modeled a lot of it after Rake, due to its immense popularity. However, I distinctly tried to make things more explicit and more Pythonic. I created an example script that would be fed to this new tool.<p>http:&#x2F;&#x2F;pastebin.com&#x2F;8j8FUYSd<p>I&#x27;d like to hear any feedback you might have on this. Would you like a tool such as this? What do you like or dislike about this format? What features do you really like from Fabric, SConstruct, or Rake?

no comments

no comments