Skip to main content

Yet another Build Tool

Project description

Travis CI status AppVeyor CI status

YaBT: Yet another Build Tool

Install

Requires Python 3.4 or above, so make sure you have it (type -P python3 && python3 -V).

sudo apt-get install -y python3-dev python3-pip
sudo pip3 install --upgrade pip
sudo pip3 install ybt

To configure bash tab-completion, add the following line to your .bashrc:

eval "$(register-python-argcomplete ybt)"

Development

Requires Python 3.4 or above, so make sure you have it (type -P python3 && python3 -V).

Recommended with virtualenvwrapper.

Initial virtualenv setup with virtualenvwrapper (when no virtualenv is active, run deactivate to make sure):

sudo apt-get install -y python3-dev python3-pip
mkvirtualenv --python="$( type -P python3 )" yabt
cd $WORKON_HOME/yabt
git clone git@github.com:resonai/ybt.git
cd ybt
# install development requirements
pip install -r requirements.txt
# install YaBT itself in local dev mode (in the virtualenv)
pip install -e .

You should be good to go now.

Try by running unit tests or manual test cases:

workon yabt
cd $WORKON_HOME/yabt/yabt
# Run unit tests:
make test
# Some manual tests:
cd tests/dag
ybt tree
ybt build
cd ../simple
ybt tree
# this one requires a running Docker engine,
# and the current user to be a member of the docker group
ybt build

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

ybt-0.3.37.tar.gz (84.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ybt-0.3.37-py3-none-any.whl (126.7 kB view details)

Uploaded Python 3

File details

Details for the file ybt-0.3.37.tar.gz.

File metadata

  • Download URL: ybt-0.3.37.tar.gz
  • Upload date:
  • Size: 84.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.3

File hashes

Hashes for ybt-0.3.37.tar.gz
Algorithm Hash digest
SHA256 90cc516d82a777db10fe48ee342a7231339a3c274fc8162a9df1d34b1e3b2da9
MD5 9fb97206acf93f875723b4fb2e0be4b5
BLAKE2b-256 2ad0d250947e07e9cb29bebb3cc10087faddec7db9cea5be5917d16adec73dc0

See more details on using hashes here.

File details

Details for the file ybt-0.3.37-py3-none-any.whl.

File metadata

  • Download URL: ybt-0.3.37-py3-none-any.whl
  • Upload date:
  • Size: 126.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.6.3

File hashes

Hashes for ybt-0.3.37-py3-none-any.whl
Algorithm Hash digest
SHA256 51a6cd57f2dc40d984ad420415bef4fe26ca1e5d2f8a21bc0ccc126568e636bb
MD5 de88151d58d7762d4d4dbdc1c451fd46
BLAKE2b-256 43a7580f977b715031df222401455c9a37521050920faa638ccf30f60f47eb10

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page