Thanks to visit codestin.com
Credit goes to www.libhunt.com

Python Tools

Open-source Python projects categorized as Tools

Top 23 Python Tool Projects

  1. sherlock

    Hunt down social media accounts by username across social networks

    Project mention: Free software scares normal people | news.ycombinator.com | 2025-10-30

    Wow, it's actually real.

    https://old.reddit.com/r/github/comments/1at9br4/i_am_new_to...

    https://github.com/sherlock-project/sherlock/issues/2011

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. HivisionIDPhotos

    ⚡️HivisionIDPhotos: a lightweight and efficient AI ID photos tools. 一个轻量级的AI证件照制作算法。

  4. awesome-chatgpt-zh

    ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀

  5. CodeGeeX

    CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)

    Project mention: 20 AI Coding Assistants: Smarter, Faster, More Secure | dev.to | 2025-10-16

    CodeGeeX offers free code generation, translation, and chat features for developers.

  6. aci

    ACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.

    Project mention: Ask HN: Is manually discovering and configuring MCP servers the only way? | news.ycombinator.com | 2025-08-01
  7. awesome-devops

    A curated list of awesome DevOps platforms, tools, practices and resources

  8. Windows-MCP

    MCP Server for Computer Use in Windows

    Project mention: Windows-MCP: The MCP for AI to Interact with Windows Apps | news.ycombinator.com | 2025-06-25
  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. professional-services

    Common solutions and tools developed by Google Cloud's Professional Services team. This repository and its contents are not an officially supported Google product.

  11. mcp-context-forge

    A Model Context Protocol (MCP) Gateway & Registry. Serves as a central management point for tools, resources, and prompts that can be accessed by MCP-compatible LLM applications. Converts REST API endpoints to MCP, composes virtual MCP servers with added security and observability, and converts between protocols (stdio, SSE, Streamable HTTP).

    Project mention: Unify Your AI Stack: Meet the Universal Gateway That Tames REST, MCP, and More | dev.to | 2025-10-11

    View the Project on GitHub

  12. harbor

    Effortlessly run LLM backends, APIs, frontends, and services with one command. (by av)

    Project mention: Ask HN: What Are You Working On? (Nov 2025 | news.ycombinator.com | 2025-11-09

    I work on Harbor (https://github.com/av/harbor), it is a project to save hours when setting up LLMs locally.

    I pre-integrated over 50 different LLM-related projects, added a nice CLI and a Desktop app on top to manage the configs.

  13. FISSURE

    The RF and reverse engineering framework for everyone. Follow and ★ to show your support!

  14. 007-TheBond

    This Script will help you to gather information about your victim or friend.

  15. android-resource-remover

    A simple utility to remove unused resources in your Android app to lower the size of the APK. It's based on the Android lint tool output.

  16. Kin

    Sane PBXProj files

  17. linkchecker

    check links in web documents or full websites

  18. httpdbg

    A tool for Python developers to easily debug the HTTP(S) client and server requests in a Python program.

    Project mention: Show HN: Pytest-httpdbg – a simple way to include HTTP traces in Allure reports | news.ycombinator.com | 2025-11-11

    Hi HN,

    I recently updated my pytest plugin based on httpdbg to include the HTTP traces directly in the Allure reports. As with httpdbg, the idea is to have nothing more to do than to add an argument to your command line: --httpdbg-allure.

    For example:

    pytest examples/pytest_demo.py --alluredir=./allure-results --httpdbg-allure

    For each test, all HTTP requests will be recorded and saved in the Allure report under a step named httpdbg.

    You can check the README in the repository to see how it looks: https://github.com/cle-b/pytest-httpdbg?tab=readme-ov-file#c... (the compact mode is quite simple, but the full mode is identical to the httpdbg UI).

    I hope this will be helpful for some of you :) Any feedback is welcome.

    If you enjoy using httpdbg, don’t hesitate to check out the Git repository to discover new features — and give it a star to help make it more visible.

    httpdbg: https://github.com/cle-b/httpdbg -- https://pypi.org/project/httpdbg/

  19. code2prompt

    Code2Prompt is a powerful command-line tool that simplifies the process of providing context to Large Language Models (LLMs) by generating a comprehensive Markdown file containing the content of your codebase. ⭐ If you find Code2Prompt useful, consider giving us a star on GitHub! It helps us reach more developers and improve the tool. ⭐ (by raphaelmansuy)

    Project mention: Exploring AI for Refactoring at Scale | dev.to | 2025-01-19

    We want to feed the entire project to our model as context. The simplest wait is to concatenate everything into one file, and there is already one for that code2prompt.

  20. bazel-compile-commands-extractor

    Goal: Enable awesome tooling for Bazel users of the C language family.

  21. prjxray

    Documenting the Xilinx 7-series bit-stream format.

  22. mcpm.sh

    CLI MCP package manager & registry for all platforms and all clients. Search & configure MCP servers. Advanced Router & Profile features.

    Project mention: Show HN: MCP Manager- Open Source, community-driven, forever free | news.ycombinator.com | 2025-04-15
  23. coredumpy

    coredumpy saves your crash site for post-mortem debugging

    Project mention: Show HN: Coredumpy – post-mortem debugging tool for Python | news.ycombinator.com | 2025-03-15

    Dump your current state for future debugging!

    https://github.com/gaogaotiantian/coredumpy

  24. austin-tui

    The top-like text-based user interface for Austin

  25. mlx-omni-server

    MLX Omni Server is a local inference server powered by Apple's MLX framework, specifically designed for Apple Silicon (M-series) chips. It implements OpenAI-compatible API endpoints, enabling seamless integration with existing OpenAI SDK clients while leveraging the power of local ML inference.

    Project mention: Gemma 3 QAT Models: Bringing AI to Consumer GPUs | news.ycombinator.com | 2025-04-20

    I haven't tried it yet but there's an MLX project that exposes an OpenAI-compatible serving endpoint that should work with Open WebUI: https://github.com/madroidmaq/mlx-omni-server

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Tools discussion

Log in or Post with

Python Tools related posts

Index

What are some of the best open-source Tool projects in Python? This list will help you:

# Project Stars
1 sherlock 70,278
2 HivisionIDPhotos 20,150
3 awesome-chatgpt-zh 11,361
4 CodeGeeX 8,675
5 aci 4,673
6 awesome-devops 3,512
7 Windows-MCP 3,409
8 professional-services 2,958
9 mcp-context-forge 2,790
10 harbor 2,144
11 FISSURE 1,829
12 007-TheBond 1,404
13 android-resource-remover 1,283
14 Kin 1,057
15 linkchecker 1,008
16 httpdbg 885
17 code2prompt 872
18 bazel-compile-commands-extractor 863
19 prjxray 834
20 mcpm.sh 794
21 coredumpy 741
22 austin-tui 661
23 mlx-omni-server 595

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that Python is
the 2nd most popular programming language
based on number of references?