Top open source command line tools projects for your next project

Top Picks

  • uv

    90k GitHub stars

    An extremely fast Python package and project manager, written in Rust.

    • Command line tools
    • Build tools
    • Apache 2.0
  • Crawl4AI

    84.2k GitHub stars

    Reads websites for you and turns them into clean text or tidy data your AI can use, even pages that only load in a browser.

    • Web scraping & crawling
    • RAG & agents
    • Apache 2.0 with attribution clause
  • ripgrep

    68.5k GitHub stars

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

    • Command line tools
    • The Unlicense
  • Scrapy

    64.5k GitHub stars

    A fast, long-trusted Python tool for collecting information from large websites and saving it as tidy data you can use.

    • Web scraping & crawling
    • Command line tools
    • BSD 3-Clause