Skip to main content

Tool built on top of West for managing nRF Connect SDK projects.

Project description

East tool

Installation and updating

Use the package manager pip to install East.

pip install east-tool

Developing

For development and testing the use of virtualenv is suggested.

Install virtualenv:

pip install virtualenv

Create and activate virtualenv, run this from project root:

virtualenv venv
source venv/bin/activate

To make development of the python package more smooth you can run below command from the project root directory. Changes that you make in the source code will be automatically available instead of running pip install . all time.

pip install --editable .

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

east-tool-0.1.42.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

east_tool-0.1.42-py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 3

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