pybuilder project initialization
Project description
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
License
pyb_init is licensed under the terms of the Do What The Fuck You Want To public license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyb_init-0.1.13.tar.gz
.
File metadata
- Download URL: pyb_init-0.1.13.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3fb223835fc7480950ca16ed6ca1eeeb1dc781a125bc416aadc66614bd2b743 |
|
MD5 | a220ef8070460ed135016990cce4001a |
|
BLAKE2b-256 | 3dd155a78effafd8d3b6c1676599cf1c6621aa41c30648b8acc79cfd400eb6ff |