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 details)
Built Distribution
File details
Details for the file running_ng-0.4.7.tar.gz
.
File metadata
- Download URL: running_ng-0.4.7.tar.gz
- Upload date:
- Size: 58.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01fa3273cc6ecdcaa716bf87e657ca2e6c1af45adfe9384d889fc3e79275cb4a |
|
MD5 | 76bc520dabda9d27f1d934902d7cb2fa |
|
BLAKE2b-256 | a39fbf1e590d32880514ac474f9ab82a81deb26753bc540ae0230e4d5dcbd374 |
File details
Details for the file running_ng-0.4.7-py3-none-any.whl
.
File metadata
- Download URL: running_ng-0.4.7-py3-none-any.whl
- Upload date:
- Size: 41.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afe60fe4da8a5cdab6cf7f7c8bed20ff0291e24ccdf8803440977074629b8c81 |
|
MD5 | c7648ce0c598b3a4d5d18bc88d4803cc |
|
BLAKE2b-256 | 23deea20447f46612d216f6bc8eba107ab275833e34da91f314828532c786402 |