pybuilder project initialization
Project description
pyb\_init
=========
`|Build Status| <https://travis-ci.org/mriehl/pyb_init>`_
Short script to ease working with the awesome pybuilder.
What it does
============
When using the `pybuilder <http://pybuilder.github.com>`_, 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
.. |Build
Status| image:: https://travis-ci.org/mriehl/pyb_init.png?branch=master
=========
`|Build Status| <https://travis-ci.org/mriehl/pyb_init>`_
Short script to ease working with the awesome pybuilder.
What it does
============
When using the `pybuilder <http://pybuilder.github.com>`_, 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
.. |Build
Status| image:: https://travis-ci.org/mriehl/pyb_init.png?branch=master
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
pyb_init-0.1.4.tar.gz
(3.4 kB
view details)
File details
Details for the file pyb_init-0.1.4.tar.gz
.
File metadata
- Download URL: pyb_init-0.1.4.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4e218f4e370e67678ba012b86275eb3df095a8417fc7bade3825d2cb9aa9d88 |
|
MD5 | 5f62dc13371d095fcb0a1d6f46858a38 |
|
BLAKE2b-256 | 09cd689ac30a3608ac5b5de064764b1024fec4515f721c487f4a6066b5710ec4 |