An open API service indexing awesome lists of open source software.

https://github.com/jsta/pyjsta

Some helper functions, mostly clones of #rstats functions
https://github.com/jsta/pyjsta

python

Last synced: 8 months ago
JSON representation

Some helper functions, mostly clones of #rstats functions

Awesome Lists containing this project

README

          

## pyjsta

[![pytest](https://github.com/jsta/pyjsta/actions/workflows/pytest.yml/badge.svg)](https://github.com/jsta/pyjsta/actions/workflows/pytest.yml)

Some helper functions. Mostly clones of rstats functions.

### Installation

`pip install --upgrade -e .`

### Usage

See docs at: [https://jsta.github.io/pyjsta/](https://jsta.github.io/pyjsta/)