Skip to main content

No project description provided

Project description

📣 Welcome to repogen!


⚠️ Warning

This project is in rapid development. Expect breaking API changes.

The goal of this project is to automate the creation and configuration of GitHub repositories.

The idea is that any team working with Python could use this repository as a reference implemetation and customize their own platform in a way that fits their team's opinions.

There are two components to this platform:

  1. phitoduck-projen, a library of Python-based projen "Components" (building blocks) for generating scaffolded Python projects
  2. repogen, a CLI tool for creating configured GitHub repositories with boilerplate projects

Quick Start

brew install nodejs # for phitoduck-projen
pip install -e .

# create a repository with a scaffolded python project, save the state 
GITHUB_TOKEN="ghp_xxxx" \
PULUMI_ACCESS_TOKEN="pul-xxxx" \
    repogen create-repo <name>

# clean up the repository
GITHUB_TOKEN="ghp_xxxx" \
PULUMI_ACCESS_TOKEN="pul-xxxx" \
    repogen destroy-repo <name>

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

repogen-0.0.0-py2.py3-none-any.whl (10.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file repogen-0.0.0-py2.py3-none-any.whl.

File metadata

  • Download URL: repogen-0.0.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 10.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for repogen-0.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c5cfecbada422797b842cf55e0fd21afc7914711c0b7c60629ea8357960b2db8
MD5 df3fc75dbee48d481f8ebd57f2ec2418
BLAKE2b-256 552e0f06c0f9e1f4fa4b28cc029a77f7d75dcfaf2733da560bda999fbbdfba3c

See more details on using hashes here.

Supported by

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