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 theZulip
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
, runpip 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
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
running_ng-0.4.7.tar.gz
(58.5 kB
view hashes)
Built Distribution
running_ng-0.4.7-py3-none-any.whl
(41.5 kB
view hashes)
Close
Hashes for running_ng-0.4.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | afe60fe4da8a5cdab6cf7f7c8bed20ff0291e24ccdf8803440977074629b8c81 |
|
MD5 | c7648ce0c598b3a4d5d18bc88d4803cc |
|
BLAKE2b-256 | 23deea20447f46612d216f6bc8eba107ab275833e34da91f314828532c786402 |