nm-parseltongue-python-packagingPython package creation and distribution: pyproject.toml, entry points, PyPI publishing, CI/CD
Install via ClawdBot CLI:
clawdbot install athola/nm-parseltongue-python-packagingGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/athola/claude-night-market/tree/master/plugins/parseltongueAudited Apr 16, 2026 · audit v1.0
Generated May 11, 2026
A data analyst builds a Python CLI tool to process and visualize datasets, using uv for packaging and pyproject.toml for configuration. The tool is published to PyPI for internal team use and external distribution.
A machine learning engineer packages feature engineering utilities into a Python library with source layout. The library includes optional dependencies for different ML frameworks and is CI/CD-tested before publishing to PyPI.
A DevOps engineer creates a set of Python scripts for cloud infrastructure automation, using entry points for CLI commands. The package is distributed via PyPI and integrated into CI/CD pipelines for reproducibility.
A software developer crafts a Python package for scraping e-commerce sites, with pyproject.toml managing dependencies like requests and BeautifulSoup. The package is published as open-source on PyPI for community use.
An organization centralizes shared Python utilities (e.g., logging, database connections) into a package with uv workflow and source layout. The package is distributed via a private PyPI server and versioned with semantic versioning.
The package is released as open-source on PyPI, driving adoption. Revenue is generated through premium support, consulting, and training services for enterprise clients.
The package is developed for internal use but packaged into a commercial product for other companies. Revenue comes from licensing fees for access to a private PyPI repository.
A basic version of the package is free on PyPI, while advanced features (e.g., performance optimizations, priority support) are available via a paid subscription. Revenue is from subscription tiers.
💬 Integration Tip
Use uv for project management and pyproject.toml for configuration; integrate CI/CD with GitHub Actions for automated testing and publishing to PyPI.
Scored May 11, 2026
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Advanced desktop automation with mouse, keyboard, and screen control
Control the Linux desktop GUI using xdotool, wmctrl, and dogtail. Use when you need to interact with non-browser applications, simulate mouse/keyboard input, manage windows, or inspect the UI hierarchy of applications on X11/GNOME. Supports: (1) Clicking/typing in apps, (2) Resizing/moving windows, (3) Extracting text-based UI trees from apps (A11y), (4) Taking screenshots for visual analysis.
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep.