Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bdpedigo/paleo

Python package for interfacing with CAVE edit histories
https://github.com/bdpedigo/paleo

Last synced: 7 days ago
JSON representation

Python package for interfacing with CAVE edit histories

Awesome Lists containing this project

README

        

# paleo

Python package for interfacing with CAVE edit histories

## Installation

Install via pip:

```bash
pip install paleo
```

Install via pip with optional dependencies:

```bash
pip install paleo[skeleton]
```