SAWS
A supercharged AWS command line interface (CLI). (by donnemartin)
cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects. (by cookiecutter)
Our great sponsors
SAWS | cookiecutter | |
---|---|---|
1 | 31 | |
4,949 | 16,918 | |
- | 2.4% | |
6.8 | 6.8 | |
4 months ago | 7 days ago | |
Python | Python | |
GNU General Public License v3.0 or later | BSD 3-clause "New" or "Revised" 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.
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.
SAWS
Posts with mentions or reviews of SAWS.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-01.
-
What is the best program for making JSON CLI output more readable and manageable?
I'd recommend giving https://github.com/donnemartin/saws a shot.
cookiecutter
Posts with mentions or reviews of cookiecutter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-22.
-
Why noone uses nbdev for library development?
Personally, I have a really good set of makefiles that do all of the work (creating pdf/HTML to creating packages for PyPI and uploading). I have a few cookiecutter repos set up to simplify the boilerplate and ease new projects.
-
Django Project Bash Script.
It's nice but, usually, Django folks tend to use cookiecutter (https://github.com/cookiecutter/cookiecutter) for this kind of 'templating' a project.
-
A CLI to kick-start any language
Have a look at cookiecutter as well - https://github.com/cookiecutter/cookiecutter
-
Creating A Modern Python Development Environment
If you’re any way like me, then you must automate a task when you find yourself doing it more than once. I’ve automated the creation and configuration of a modern Python project using cookiecutter. You will need to set up your environment first. Also, nitpick uses my own take on the wemake-services configuration, you can view the repository here.
- What tools do you find missing or lacking of features/speed?
-
Seeking advice on Django starters / templates
https://github.com/cookiecutter/cookiecutter and the related https://github.com/feldroy/django-crash-starter seem somewhat active and current.
-
Managing pre-commits
Trust me, I have no desire to write a custom tool, it's always my last resort. I'm wondering if there's something in between pulling existing files from a repo and a custom tool. Something like cookiecutter but which has more fine-grained control with what it pulls down (i.e. I don't want to create an entire starter project, just something like tool pull precommit-python [optional args]).
-
Best way to start every Django project
Ideally, build your own cookiecutter.
-
Flask-Starter: A complete boilerplate to kickstart your next project
Looks great, good job, what do you think of using something like https://github.com/cookiecutter/cookiecutter ?
-
Ask HN: Who Wants to Collaborate?
I'd suggest keeping the project templates in Cookiecutter-style repos (https://github.com/cookiecutter/cookiecutter) instead of embedding them as heredocs in a shall script.
What are some alternatives?
When comparing SAWS and cookiecutter you can also consider the following projects:
copier - Library and command-line utility for rendering projects templates.
Jinja2 - A very fast and expressive template engine.
try - Dead simple CLI tool to try Python packages - It's never been easier! :package:
backstage - Backstage is an open platform for building developer portals
aws-cli - Universal Command Line Interface for Amazon Web Services
bashplotlib - plotting in the terminal
doitlive - Because sometimes you need to do it live
qbatch
httpie - As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie
thefuck - Magnificent app which corrects your previous console command.
Torrench