awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to brettcannon/caniusepython3

Open-source alternatives to Caniusepython3

12 open-source projects similar to brettcannon/caniusepython3, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Caniusepython3 alternative.

  • audreyr/cookiecutteraudreyr avatar

    audreyr/cookiecutter

    24,951View on GitHub↗

    Cookiecutter is a cross-platform command-line interface tool for project scaffolding and template generation. It functions as a project templating CLI and variable orchestrator that creates standardized software project boilerplates across different operating systems and programming languages. The tool generates project directory structures from predefined templates using variable substitution. It supports the retrieval of template source code from remote Git repositories and utilizes a definition file to prompt users for configuration values to personalize the resulting files and folder stru

    Python
    View on GitHub↗24,951
  • aws/aws-cliaws avatar

    aws/aws-cli

    17,059View on GitHub↗

    The AWS Command Line Interface is a terminal tool and API client used to manage and automate Amazon Web Services infrastructure. It functions as a cloud resource management tool that allows for the creation, configuration, and modification of cloud services through a unified set of commands. The tool provides mechanisms to route authenticated requests to global and region-specific service endpoints. It manages identity keys and access profiles through environment variables and configuration files to authenticate requests across different cloud accounts. The interface supports cloud resource

    Pythonawsaws-clicloud
    View on GitHub↗17,059
  • facebook/pathpickerfacebook avatar

    facebook/PathPicker

    5,224View on GitHub↗

    PathPicker is a command line file selector and interactive shell file picker that serves as a bridge between terminal output and external tools. It converts text output from shell commands into a visual list, allowing users to identify and isolate specific file paths for further action. The utility parses text streams from tools such as git or grep to identify file paths, which users can then filter and select via an interactive interface. These selected paths are injected into configurable command templates or passed as arguments to external processes, such as text editors or custom shell sc

    Python
    View on GitHub↗5,224

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • giampaolo/pyftpdlibgiampaolo avatar

    giampaolo/pyftpdlib

    1,813View on GitHub↗

    Extremely fast and scalable Python FTP server library

    Python
    View on GitHub↗1,813
  • gleitz/howdoigleitz avatar

    gleitz/howdoi

    10,840View on GitHub↗

    howdoi is a command-line coding answer engine that retrieves programming solutions and code snippets from the web for display directly in the terminal. It functions as a web-based code search tool that uses natural language queries to find technical answers without requiring a web browser. The tool provides a JSON-exportable query system, allowing search results to be output as structured data for integration with other software and text editors. It features terminal-based knowledge retrieval that includes local caching and stashing of answers to reduce network latency and avoid search engine

    Python
    View on GitHub↗10,840
  • mooz/percolmooz avatar

    mooz/percol

    3,328View on GitHub↗

    adds flavor of interactive filtering to the traditional pipe concept of UNIX shell

    Python
    View on GitHub↗3,328
  • nvbn/thefucknvbn avatar

    nvbn/thefuck

    97,358View on GitHub↗

    This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persistent background utility that monitors command history to provide immediate remediation for input failures. The system distinguishes itself through a modular, plugin-oriented architecture that allows for extensive customization. Users can define their own correction rules via scr

    Pythonpythonshell
    View on GitHub↗97,358
  • pyinvoke/invokepyinvoke avatar

    pyinvoke/invoke

    4,716View on GitHub↗

    Invoke is a Python task automation library used to define and run named Python functions as command-line tasks. It provides a system for mapping functions to executable commands, enabling the automation of repetitive development workflows and the orchestration of build pipelines. The project implements a namespace-based task hierarchy, allowing related tasks to be grouped into nested collections for a structured command-line interface. It utilizes a layered configuration resolution system to merge settings from environment variables, configuration files, and defaults. The toolset includes sh

    Python
    View on GitHub↗4,716
  • pykong/copierpykong avatar

    pykong/copier

    3,419View on GitHub↗

    Library and command-line utility for rendering projects templates.

    Python
    View on GitHub↗3,419
  • sloria/doitlivesloria avatar

    sloria/doitlive

    3,567View on GitHub↗

    Because sometimes you need to do it live

    Pythonbashcliclick
    View on GitHub↗3,567
  • timofurrer/trytimofurrer avatar

    timofurrer/try

    748View on GitHub↗

    Dead simple CLI tool to try Python packages - It's never been easier! :package:

    Python
    View on GitHub↗748
  • tony/tmuxptony avatar

    tony/tmuxp

    4,522View on GitHub↗

    tmuxp is a session manager and workspace automator for tmux. It allows for the creation, saving, and restoration of terminal session layouts using YAML or JSON configuration files, serving as a programmatic layer built on libtmux. The project distinguishes itself by acting as both a workspace generator and a layout exporter. It can instantiate live environments from structured definitions and conversely capture the state of active sessions to save them as portable configuration files. It further supports extensibility through a plugin framework and custom builder logic to modify session lifec

    Python
    View on GitHub↗4,522