Skip to main content

pybuilder project initialization

Project description

Build Status

pyb init

Short script to ease working with the awesome pybuilder.

What it does

When using the pybuilder, every project needs to be initialized. After checking out the project, you need to

  • Create a virtual environment.

  • Activate the virtual environment.

  • Install the pybuilder in the virtual environment.

  • Install the project dependencies in the virtual environment.

  • Run pyb to build and test your project.

This program is an attempt at making these routine operations dead simple and time-efficient.

Installation

sudo pip install pyb-init

Checkout from GitHub

pyb-init github user : project

Git checkout

pyb-init git GIT_URL

Initialization from local project

When in the project root, run

pyb-init local

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

pyb_init-0.1.9.tar.gz (3.4 kB view hashes)

Uploaded Source

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