Skip to main content

Initializes a git repo for a python project

Project description

GitReady

Initializes a git repo for a python project

Build status PyPI version Supported Python versions License: Apache 2.0 Code style: black

Installation

pip install gitready

Command Line Interface

usage: gitready [--license <license>] [--pypi <project>] [-h] [-V] user/repo

Creates a new python project from scratch.

positional arguments:
  user/repo            GitHub user and repository names.

optional arguments:
  --license <license>  Which open source license to use. [default: mit]
                       [possible values: apache2, bsd, gplv3, mit, mozilla]
  --pypi <project>     PyPI name if different than the repo name.
  -h, --help           Print this help message and exit.
  -V, --version        Show version information and exit.

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

gitready-0.0.2.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

gitready-0.0.2-py2.py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 2 Python 3

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