Skip to main content

pybuilder project initialization

Project description

Travis build status image Latest PyPI version Number of PyPI downloads Licensed under the WTFPL

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. Note that virtual environments are always created with the –clear flag, meaning you can run pyb-init to reset your virtual environment, for example after changing a dependency.

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

Customization of the generated environment

You can override the default name of the virtualenv with

--virtualenv-name=<name>

Also, you can include your systems’s site-packages in the virtualenv (for OS-packaged bindings like YUM, etc..) with the flag

-s

License

pyb_init is licensed under the terms of the Do What The Fuck You Want To public license.

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.16.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file pyb_init-0.1.16.tar.gz.

File metadata

  • Download URL: pyb_init-0.1.16.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyb_init-0.1.16.tar.gz
Algorithm Hash digest
SHA256 da2d267eecadb61fbca697293ab378f8cbd9f9b9c7951a63e02d9dfa94f9dff0
MD5 fb4ae0383fdd32c52a2a1fb85d2baf89
BLAKE2b-256 bf7d9589f1ca9c758db398da3b20adec027aaed48406c8feec8c8902d4c8f205

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