Skip to main content

Global interface for RAN

Project description

ranx

This CLI is for some of the global RAN operations such as authentication through the terminal that are not necessarily needed if one were to be a consumer of the RAN the library. For now, its purpose is for opening and closing receiver servers for auth through terminal, but it is also gonna be used as a global RAN CLI (project agnostic) so you can literally use it like an npx (or in this case, px)

NOTE: This is designed to be installed GLOBALLY (e.g. via pipx or pixi global). This is so that users need only install it on their system one time and that's it.

Installation

pipx install ranlibx

Usage

ranx --help

Development

Prequisites: you must have pixi and pipelight installed.

# Install dependencies
pixi install -e dev
pixi run -e dev setup  # This just runs `pipelight enable git-hooks` WHICH IS MANDATORY

# If you want to access the shell, similar to `micromamba activate` or `conda activate` (highly recommended during development)
pixi shell --change-ps1=false -e dev

To do releases:

  1. After committing your code changes, change the version in pyproject.toml
  2. Run scripts/update-version.sh. It will make an update version commit on your behalf

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

ranlibx-0.1.4.tar.gz (41.3 kB view hashes)

Uploaded Source

Built Distribution

ranlibx-0.1.4-py3-none-any.whl (18.6 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