Skip to main content

Running: Next Generation

Project description

running-ng

running-ng is a collection of scripts that help people run workloads in a methodologically sound settings.

Installation

pip3 install running-ng

There are two extras available.

  • zulip: dependencies for the Zulip runbms plugin, useful for users.
  • tests: dependencies for running tests, useful for package developers.

Development setup

virtualenv env
source env/bin/activate
pip install -e .[zulip,tests]
pip install -U pip setuptools build[virtualenv] twine # extra packages for building releases
  • To make a distribution archives, run python -m build within the virtual environment.
  • To install to user site-packages, run pip install dist/running_ng-<VERSION>-py3-none-any.whl outside the virtual environment.
  • To update to PyPI, run twine upload --repository running-ng dist/*<VERSION>*.

Documentation

Please refer to this site for up-to-date documentations.

License

This project is licensed under the Apache License, Version 2.0.

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

running_ng-0.4.7.tar.gz (58.5 kB view hashes)

Uploaded Source

Built Distribution

running_ng-0.4.7-py3-none-any.whl (41.5 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