Skip to main content

shawn deng repo temple project

Project description

repo-scaffold

PyPI version Python Version License: MIT

A modern project scaffolding tool that helps you quickly create standardized project structures with best practices.

Features

  • 🚀 Quick project initialization with modern best practices
  • 📦 Project templates with standardized structure
  • ⚙️ Interactive project configuration
  • 🔧 Pre-configured development tools (ruff, pytest, nox)
  • 📚 Documentation setup with MkDocs Material
  • 🔄 GitHub Actions workflows included

Installation

# Using uvx (recommended)
uvx install repo-scaffold

# Using pip
pip install repo-scaffold

# Using poetry
poetry add repo-scaffold

Quick Start

# List available templates
repo-scaffold list

# Create a new project
repo-scaffold create python

# Create a project in a specific directory
repo-scaffold create python -o ./my-projects

Available Templates

Currently supported project templates:

  • Python Project Template
    • Modern Python project structure
    • Testing setup with pytest and nox
    • Documentation with MkDocs Material
    • Code quality with ruff
    • GitHub Actions CI/CD workflows
    • Dependency management with your choice of tool
    • Automated version management
    • MIT License template

Development Setup

To set up the development environment:

# Clone the repository
git clone https://github.com/ShawnDen-coder/repo-scaffold.git
cd repo-scaffold

# Create and activate virtual environment
python -m venv .venv
source .venv/bin/activate  # On Windows: .venv\Scripts\activate

# Install development dependencies
pip install -e ".[dev,docs]"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

repo_scaffold-0.13.3.tar.gz (50.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

repo_scaffold-0.13.3-py3-none-any.whl (26.1 kB view details)

Uploaded Python 3

File details

Details for the file repo_scaffold-0.13.3.tar.gz.

File metadata

  • Download URL: repo_scaffold-0.13.3.tar.gz
  • Upload date:
  • Size: 50.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.3

File hashes

Hashes for repo_scaffold-0.13.3.tar.gz
Algorithm Hash digest
SHA256 5e9e1e8150d02cd59badbae82bd62ed16fda0b2dceb72daf0664a8794b4672b2
MD5 287a5f1e0ced3888b3a1d6e3cda5f012
BLAKE2b-256 66092fc0e6b1c824ce826a0ba7646be25cacd0aa4c80359a37d0c445e85e349e

See more details on using hashes here.

File details

Details for the file repo_scaffold-0.13.3-py3-none-any.whl.

File metadata

File hashes

Hashes for repo_scaffold-0.13.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b3a00c1704dd27c3910fdeddd57119b4e79eb88771a49459810d0ef3276f0ff8
MD5 b3ef082730eca0dc41ede4e50311ab8f
BLAKE2b-256 7f692006d69c65c76b1246d12fd10b7ed7c46c79f470642a8f3c04ea8e2a75eb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page