{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/2"}],"enrichment":{"capability":"PyScaffold generates a complete Python project template with packaging, testing, documentation, and CI/CD scaffolding, ready to publish to PyPI.","skillfed_tags":["project-generator","packaging","scaffolding"],"use_cases":["Quickly bootstrap a new open-source Python library with standard packaging and documentation structure.","Set up a team project with consistent configuration, testing, and CI/CD templates across multiple developers.","Generate a data science project template with pre-configured tools via the --dsproject extension.","Create a Django project with PyScaffold's automation and best practices baked in.","Establish a project with pre-commit hooks and automated version management via Git tags."],"what_it_does":"PyScaffold is a command-line tool that generates a complete, production-ready Python project structure with one command. It creates a Git repository with sensible defaults for packaging, testing, documentation, and deployment\u2014including setup.cfg configuration, pytest integration, Sphinx documentation templates, tox automation, and optional CI/CD support via flags like --cirrus. The generated project uses setuptools-scm for automatic versioning from Git tags and includes a .gitignore tuned for Python development.\n\nThe tool is designed to enforce best practices across teams and reduce boilerplate setup time. It supports extensions for specialized project types (data science, Django, Markdown docs) and integrates with common Python tools like pytest, tox, and pre-commit. Once generated, a project can be immediately installed in editable mode and is ready for development, testing, and publication to PyPI.","worth_installing":"Yes. PyScaffold is worth installing if you regularly create Python packages or lead teams that do. It eliminates repetitive setup work, enforces ecosystem best practices, and has proven stable over a decade of use by thousands of developers. No known vulnerabilities, permissive MIT license, and active maintenance make it a low-risk productivity gain."},"id":"pyscaffold","links":{"html":"https://skillfed.io/packages/pyscaffold","md":"https://skillfed.io/packages/pyscaffold.md","pypi":"https://pypi.org/project/pyscaffold/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-09-23","license_spdx":null,"license_treatment":"permissive","name":"PyScaffold","python_support":"supports_current","summary":"Template tool for putting up the scaffold of a Python project"},"popularity":{"monthly_downloads":3919583,"position":2453,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.6"}
