poetry-cookiecutter VS pkg

Compare poetry-cookiecutter vs pkg and see what are their differences.

poetry-cookiecutter

๐Ÿช Poetry Cookiecutter is a modern Cookiecutter template for scaffolding Python packages and apps (by radix-ai)

pkg

Package your Node.js project into an executable (by vercel)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
poetry-cookiecutter pkg
1 91
222 24,099
6.8% -
7.4 6.3
7 days ago 5 months ago
Dockerfile JavaScript
GNU Affero General Public License v3.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

poetry-cookiecutter

Posts with mentions or reviews of poetry-cookiecutter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-24.
  • Things I've learned about building CLI tools in Python
    16 projects | news.ycombinator.com | 24 Oct 2023
    I can't say I can relate at all. If you do things from scratch that might be true, but there is a pretty popular python tool called cookiecutter that allows you to generate the basic skeleton of the app. I usually pick something that contains poetry, click(I guess there is typed now) and some linting choices.

    For fun I just googled a template and tried: https://github.com/radix-ai/poetry-cookiecutter

    And the result is quite good.

pkg

Posts with mentions or reviews of pkg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-30.

What are some alternatives?

When comparing poetry-cookiecutter and pkg you can also consider the following projects:

table2anki - HTML tables to Anki card packages. Does what it says on the tin!

nexe - ๐ŸŽ‰ create a single executable out of your node.js apps

typer - Typer, build great CLIs. Easy to code. Based on Python type hints.

ncc - Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.

python_script_cc - A personal cookiecutter template for simple python3 scripts

reverse-engineering - List of awesome reverse engineering resources

blender-docker-cli - :monkey_face: Blender in :whale: Docker

webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

finstem - Simple Finnish stem word finder

bytenode - A minimalist bytecode compiler for Node.js

Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

oclif - CLI for generating, building, and releasing oclif CLIs. Built by Salesforce.