Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/simonw/python-lib

Opinionated cookiecutter template for creating a new Python library

cookiecutter-template pypi

Last synced: 03 Jul 2024

https://github.com/tobi-de/falco

Enhance your Django developer experience: CLI and Guides for the Modern Django Developer.

build-in-public cookiecutter cookiecutter-template django hatch htmx starter-project

Last synced: 30 Jun 2024

https://github.com/tedivm/robs_awesome_python_template

A Highly Configurable Python Project Template for Modern Python Projects

cookiecutter-python cookiecutter-template python

Last synced: 28 Jun 2024

https://github.com/timtroendle/cookiecutter-reproducible-research

A cookiecutter template for reproducible research projects using Python, Snakemake, and Pandoc.

automation cluster-computing cookiecutter-template pandoc python reproducible-research snakemake

Last synced: 21 Jun 2024

https://github.com/devidw/cookiecutter-bookmarklet

Boilerplate template to create new bookmarklets blazingly fast.

bookmarklet cookiecutter cookiecutter-template scaffold scaffolded scaffolding

Last synced: 17 Jun 2024

https://github.com/tmeckel/pulumi-tf-provider-cookiecutter

A Cookiecutter template to create a Pulumi provider out of a Terraform Provider using TF Bridge

cookiecutter cookiecutter-template pulumi pulumi-provider terraform terraform-provider

Last synced: 15 Jun 2024

https://github.com/pgcudahy/cookiecutter-r-analysis-template

Cookiecutter template for R data analysis with jupyter notebooks

cookiecutter-template jupyter r

Last synced: 10 Jun 2024

https://github.com/python-lsp/cookiecutter-pylsp-plugin

Cookiecutter template for creating a 3rd party python-lsp-server plugin

cookiecutter-template language-server-protocol pylsp python

Last synced: 08 Jun 2024

https://github.com/rails-lambda/lamby-cookiecutter

🐑🛤 AWS SAM Cookiecutter to Quick Start Rails & Lambda

aws-lambda aws-sam aws-sam-cookiecutter cookiecutter-template rails ruby-on-rails

Last synced: 02 Jun 2024

https://github.com/fedejaure/cookiecutter-modern-pypackage

Cookiecutter 🍪 template for a modern Python package 🐍📦.

cookiecutter cookiecutter-pypackage cookiecutter-template modern poetry pypackage python template

Last synced: 31 May 2024

https://github.com/jupyterlab/theme-cookiecutter

A cookiecutter template to help you make new JupyterLab theme extensions

cookiecutter cookiecutter-template jupyter jupyterlab jupyterlab-extension jupyterlab-theme typescipt

Last synced: 31 May 2024

https://github.com/s-raza/cookiecutter-poetry-config-management

Cookiecutter python template to get you started without wasting any time setting up virtual environments, vscode python paths, writing settings management code, setting up git pre-commit hooks and much more.

black cookiecutter cookiecutter-template environment-variables flake8 isort mypy poetry pre-commit-hook ptpython pytest pytest-cov python python-best-practices python-development-kit repository-template settings-management virtualenv vscode

Last synced: 27 May 2024

https://github.com/Raniita/cookiecutter-flask-yatf

cookiecutter Flask Template/Boilerplate with Flask-Login, Flask-SQLAlchemy, CI/CD...

cookiecutter cookiecutter-template flask flask-application python-flask sqlalchemy-python

Last synced: 27 May 2024

https://github.com/drivendataorg/cookiecutter-data-science

A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

ai cookiecutter cookiecutter-data-science cookiecutter-template data-science machine-learning

Last synced: 27 May 2024

https://github.com/simonw/llm-plugin

A cookiecutter template for building plugins for LLM

cookiecutter cookiecutter-template llm

Last synced: 20 May 2024

https://github.com/executablebooks/cookiecutter-jupyter-book

Cookiecutter template for a simple jupyter book

cookiecutter-template jupyter-book python workflow

Last synced: 16 May 2024

https://github.com/wemake-services/wemake-django-template

Bleeding edge django template focused on code quality and security.

caddy cookiecutter cookiecutter-template django docker gitlab-ci mypy pytest python python3

Last synced: 07 May 2024

https://github.com/aio-libs/create-aio-app

The boilerplate for aiohttp. Quick setup for your asynchronous web service.

aio aiohttp asyncio boilerplate cookiecutter cookiecutter-template good-first-issue help-wanted postgres python

Last synced: 05 May 2024

https://github.com/docker-science/cookiecutter-docker-science

Cookiecutter template for data scientists working with Docker containers

cookiecutter-template jupyter-notebook machine-learning

Last synced: 04 May 2024

https://github.com/219-design/qt-qml-project-template-with-ci

Template for a Qt/QML application with batteries included: GitHub C.I. for your QML app; automated gui testing with Xvfb; automatic code-format checks and more. Compiles for Desktop and Mobile (Linux, Mac, Windows, and Android).

android-application cookiecutter cookiecutter-cpp cookiecutter-qt cookiecutter-template github-template gui-test project-template qmake qml qt qt-android template-project

Last synced: 25 Apr 2024

https://github.com/Pylons/pyramid-cookiecutter-alchemy

[DEPRECATED - Please use https://github.com/pylons/pyramid-cookiecutter-starter instead] A Cookiecutter (project template) for creating a Pyramid project using SQLite for persistent storage, SQLAlchemy for an ORM, Alembic for database migrations, URL dispatch for routing, and Jinja2 for templating.

alembic cookiecutter-template jinja2 pyramid sqlalchemy sqlite url-dispatch

Last synced: 22 Apr 2024

https://github.com/radix-ai/poetry-cookiecutter

🐍 A modern Cookiecutter template for scaffolding Python packages and apps.

cookiecutter cookiecutter-poetry cookiecutter-python cookiecutter-template devcontainer docker poetry python scaffolding template

Last synced: 17 Apr 2024

https://github.com/ionelmc/cookiecutter-pylibrary

Enhanced cookiecutter template for Python libraries.

cookiecutter cookiecutter-template python template

Last synced: 16 Apr 2024

https://github.com/engineervix/cookiecutter-wagtail-vix

a minimal, batteries-included, reusable project skeleton to serve as a starting point for a Wagtail project.

cookiecutter cookiecutter-template django python wagtail

Last synced: 15 Apr 2024

https://github.com/mkrapp/cookiecutter-reproducible-science

boilerplate for reproducible and transparent science

cookiecutter cookiecutter-template

Last synced: 10 Apr 2024

https://github.com/drivendata/cookiecutter-data-science

A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

ai cookiecutter cookiecutter-data-science cookiecutter-template data-science machine-learning

Last synced: 10 Apr 2024

https://github.com/Pylons/pyramid-cookiecutter-starter

A Cookiecutter (project template) for creating a Pyramid starter project with choices for template language (Jinja2, Chameleon, or Mako), persistent backend (none, SQLAlchemy with SQLite, or ZODB), and mapping of URLs to routes (URL dispatch or traversal)

chameleon cookiecutter-template jinja2 mako pyramid sqlalchemy sqlite traversal url-dispatch zodb

Last synced: 09 Apr 2024

https://drivendata.github.io/cookiecutter-data-science/

A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

ai cookiecutter cookiecutter-data-science cookiecutter-template data-science machine-learning

Last synced: 08 Apr 2024

https://github.com/allaboutapps/ios-starter

Cookiecutter and XcodeGen template for our iOS apps.

cookiecutter cookiecutter-template id-allaboutapps-ios ios swift template xcode xcodegen xcodeproj

Last synced: 31 Mar 2024

https://github.com/seanluong/cookiecutter-python-cli

A cookiecutter template for creating a Python CLI application using click

cookiecutter cookiecutter-template python

Last synced: 30 Mar 2024

https://github.com/Fueled/django-init

Project template used at Fueled for scaffolding new Django based projects. :dizzy:

ansible aws boilerplate cookiecutter cookiecutter-template django django-environ django-rest-framework hacktoberfest letsencrypt mkdocs python python3 ubuntu uwsgi

Last synced: 29 Mar 2024

https://github.com/better-go/go-template

boilerplate, golang project starter tool, support go-zero/go-micro/gin

boilerplate cli cookiecutter cookiecutter-template gin go-micro go-zero golang microservice monorepo skeleton starter

Last synced: 22 Mar 2024

https://github.com/simonw/click-app

Cookiecutter template for creating new Click command-line tools

click cookiecutter-template

Last synced: 18 Mar 2024

https://github.com/pawamoy/cookiecutter-awesome

Cookiecutter to create an awesome list.

awesome cookiecutter cookiecutter-template

Last synced: 18 Mar 2024

https://github.com/mckaymatt/cookiecutter-pypackage-rust-cross-platform-publish

Cookiecutter template for a Python package with a Rust binary module that supports releasing on Windows, OSX and Linux.

appveyor binary-wheels build-automation cookiecutter-template linux manylinux1 osx pypi python rust rustup setuptools-rust travis-ci wheel windows

Last synced: 14 Mar 2024