Open Source

PyPi projects - pypi.org/user/changyy

  • 2025-06-03 - semantic-clustify PyPI PyPI Downloads
    • A powerful and flexible Python tool for semantic clustering of text documents using vector embeddings with support for multiple algorithms and intelligent cluster optimization.
  • 2025-06-02 - text-vectorify PyPI PyPI Downloads
    • A powerful and flexible Python tool for text vectorization with multiple embedding models and intelligent caching.
  • 2025-05-27 - content-dedup PyPI PyPI Downloads
    • Intelligent content deduplication and clustering toolkit with multilingual support, designed for efficient pipeline integration and production use.
  • 2025-03-17 - AgentHive PyPI PyPI Downloads
    • AgentHive is a Python-based framework for managing distributed task execution with a focus on scalability and ease of use. It coordinates producers (tasks) and consumers (workers) in a high-availability setup, using Redis for messaging and PostgreSQL for persistent storage. With a powerful CLI, Docker Compose integration, and a web-based monitor, AgentHive is ideal for developers building extensible task-processing systems.
  • 2025-02-21 - promptpack-for-code PyPI PyPI Downloads
    • A command-line tool that bundles your code files into a single text or XML file, optimized for AI code review and analysis. It helps developers prepare their codebase for productive conversations with AI language models by combining multiple source files into a well-formatted context.
  • 2024-11-27 - pdf-ai-extractor PyPI PyPI Downloads
    • PDF metadata and content extraction tool with AI-powered analysis capabilities.
  • 2024-11-08 - cve-vulnerability-scanner PyPI PyPI Downloads
    • A Python tool that scans software dependencies for known vulnerabilities using NIST’s National Vulnerability Database (NVD).
  • 2024-08-27 - public-google-sheets-backup PyPI PyPI Downloads
    • A tool to backup and export public Google Sheets without authentication.
  • 2023-12-17 - epub-image-helper PyPI PyPI Downloads
    • This tool allows you to easily convert specified photos and images into EPUB e-book format, making it accessible for family and friends. It can be used to create monthly or yearly photo collections for children and transform travel photos into e-books.
  • 2023-10-08 - ping-before-wakeonlan PyPI PyPI Downloads
    • Meet this Python Wake-on-LAN (WOL) Tool! It smartly checks your device status with integrated ping before sending the magic packet, ensuring efficiency. Set max wake devices, prevent power surges.
  • 2023-10-04 - gitlab-api-helper PyPI PyPI Downloads
    • A simple tool that calls gitlab api to generate the repo summary
  • 2023-08-19 - py-wifi-helper PyPI PyPI Downloads
    • This is a Python tool/library developed for macOS 13.5 and Ubuntu 22.04, primarily providing operations for wireless interfaces. It includes functionalities such as listing available wireless interfaces, scanning for WiFi signals using a specified wireless interface, connecting a chosen wireless interface to a specific WiFi access point, retrieving information about the connected WiFi access points for the specified wireless interface, and disconnecting the specified wireless interface.
  • 2023-06-01 - google-csv-helper PyPI PyPI Downloads
    • A simple tool that takes CSV reports from Google Adsense, Google Admob, and Google Analytics and outputs them in JSON / Pandas.DataFrame format.

Dart projects - pub.dev/publishers/changyy.app/packages

  • 2025-05-23 - native_mdns_scanner pub.dev
    • Dart FFI bindings for macOS mDNS/Bonjour services. Provides native access to multicast DNS functionality on macOS.
  • 2025-05-20 - privacy_policy_plus pub.dev
    • A Flutter package to quickly display a customizable privacy policy page, with region skip/force logic and shared_preferences integration.
  • 2025-05-07 - chromecast_dlna_finder pub.dev
    • A Dart package for discovering Chromecast and DLNA devices on your local network, providing easy-to-use APIs for scanning, categorizing, and interacting with these devices.
  • 2024-10-24 - LogCraft pub.dev
    • A flexible, cross-platform logging solution for Dart and Flutter applications.
  • 2024-09-29 - line_pattern_matcher pub.dev
    • A flexible Dart package for matching complex patterns across multiple lines of text. Ideal for log analysis, text processing, and pattern recognition tasks.
  • 2024-09-08 - big5_utf8_converter pub.dev
    • Big5 to UTF-8 converter implemented in Dart.