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
·
copier-org avatar

copier-org/copier

0
View on GitHub↗
3,418 stars·264 forks·Python·MIT·8 viewscopier.readthedocs.io/en/stable↗

Copier

Library and command-line utility for rendering projects templates.

Features

  • CLI Tools - Listed in the “CLI Tools” section of the Awesome Python awesome list.
  • Project Scaffolding - Library and CLI for rendering project templates.
  • CLI Tools - Project template renderer.

Star history

Star history chart for copier-org/copierStar history chart for copier-org/copier

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Copier

Similar open-source projects, ranked by how many features they share with Copier.
  • cookiecutter/cookiecuttercookiecutter avatar

    cookiecutter/cookiecutter

    24,950View on GitHub↗

    Cookiecutter is a command-line project templating engine and scaffolding tool used to automate the creation of software project structures. It functions as a project automator that generates initialized repositories and directories from predefined templates using variable substitution. The system utilizes the Jinja2 templating language to render files and folders, transforming generic blueprints into customized codebases based on user input. It supports template distribution via Git repositories or zip archives, allowing for the standardization of development environments across teams. The t

    Pythoncookiecutterpython
    View on GitHub↗24,950
  • dbcli/myclidbcli avatar

    dbcli/mycli

    11,932View on GitHub↗

    mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal interface for executing queries and managing MySQL connections, incorporating an integrated assistant that uses large language models to generate and analyze SQL statements based on the current database schema. The tool provides specialized query authoring capabilities, including context-sensitive syntax suggestions, fuzzy-matching identifier completion for tables and columns, and the ability to handover query buffers to external system text editors. It distinguishes its connec

    Pythonauto-completiondatabasemycli
    View on GitHub↗11,932
  • dbcli/liteclidbcli avatar

    dbcli/litecli

    3,269View on GitHub↗

    CLI for SQLite Databases with auto-completion and syntax highlighting

    Pythonlinuxprompt-toolkitpython
    View on GitHub↗3,269
  • dbcli/pgclidbcli avatar

    dbcli/pgcli

    13,231View on GitHub↗

    pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an interactive SQL shell and query editor that allows users to inspect schemas, manage connections, and run queries against PostgreSQL data sources. The tool is distinguished by its real-time, schema-aware autocompletion for keywords, tables, and columns, as well as dynamic SQL syntax highlighting. It provides safety mechanisms through transaction-aware guardrails that warn against or block destructive statements when no active transaction is detected. Broad capabilities include secure

    Pythondatabasepostgrespostgresql
    View on GitHub↗13,231
See all 30 alternatives to Copier→

Frequently asked questions

What does copier-org/copier do?

Library and command-line utility for rendering projects templates.

What are the main features of copier-org/copier?

The main features of copier-org/copier are: CLI Tools, Project Scaffolding.

What are some open-source alternatives to copier-org/copier?

Open-source alternatives to copier-org/copier include: cookiecutter/cookiecutter — Cookiecutter is a command-line project templating engine and scaffolding tool used to automate the creation of… httpie/cli — This project is a terminal-based HTTP client designed for interacting with web services, debugging APIs, and… dbcli/mycli — mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal… dbcli/litecli — CLI for SQLite Databases with auto-completion and syntax highlighting. dbcli/pgcli — pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an… laixintao/iredis — Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.