awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesProgrammatic Command Wrappers

Interfaces that map system command arguments and streams to native language functions and objects.

Distinguishing note: None of the candidates cover the mapping of shell binaries to native language function calls.

Explore 3 awesome GitHub repositories matching operating systems & systems programming · Programmatic Command Wrappers. Refine with filters or upvote what's useful.

Awesome Programmatic Command Wrappers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • amoffat/shAvatar amoffat

    amoffat/sh

    7,231Vezi pe GitHub↗

    sh is a Python process management library that provides programmatic wrappers and interfaces for controlling Unix system commands and child process lifecycles. It functions as an asynchronous process wrapper, allowing shell commands and system programs to run within a non-blocking event loop. The library maps command-line arguments and standard input/output streams to native Python functions and objects. It includes a process lifecycle controller to manage signal groups, execution timeouts, and process permissions for spawned child processes. The project provides capabilities for executable

    Maps Unix system program calls to native Python functions, translating command-line arguments and I/O streams into programmatic interfaces.

    Pythondevopspythonsubprocess
    Vezi pe GitHub↗7,231
  • aheckmann/gmAvatar aheckmann

    aheckmann/gm

    6,980Vezi pe GitHub↗

    gm is a JavaScript image processing library and Node.js manipulation tool that serves as a programmatic wrapper for the GraphicsMagick engine. It translates JavaScript method calls into shell commands to automate the resizing, cropping, and transformation of images. The library provides an interface to execute specific GraphicsMagick operations while allowing raw command passthrough for custom arguments or engine features not covered by the standard API. Its capabilities cover geometric manipulation, color and tone adjustment, and image quality optimization. It includes tools for image compo

    Maps GraphicsMagick system command arguments and streams to native JavaScript functions and objects.

    JavaScript
    Vezi pe GitHub↗6,980
  • tebelorg/rpa-pythonAvatar tebelorg

    tebelorg/RPA-Python

    5,480Vezi pe GitHub↗

    RPA-Python este un framework de automatizare a proceselor robotizate (RPA) pentru automatizarea sarcinilor repetitive în browsere web, aplicații desktop și sisteme de operare folosind scripturi Python. Funcționează ca un automatizator de procese desktop și instrument de automatizare a browserului, conceput pentru a reduce munca manuală și eroarea umană în fluxurile de lucru digitale. Proiectul include un extractor de date OCR pentru capturarea ecranului și extragerea textului din imagini prin recunoaștere optică a caracterelor. De asemenea, oferă un wrapper de comandă de sistem pentru executarea comenzilor shell și gestionarea operațiunilor locale cu fișiere, cum ar fi descărcarea fișierelor de la URL-uri și extragerea arhivelor. Framework-ul acoperă o gamă largă de capabilități de automatizare, inclusiv identificarea elementelor UI prin selectori și coordonate, gestionarea ferestrelor aplicațiilor și interacțiunea cu browserul web. Include, de asemenea, controale de viteză a execuției pentru a modula viteza sarcinilor între ritmul uman și modurile de mare viteză.

    Implements an interface that maps system command arguments and shell operations to native Python functions.

    Pythoncross-platformopencvpython
    Vezi pe GitHub↗5,480
  1. Home
  2. Operating Systems & Systems Programming
  3. Programmatic Command Wrappers