Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bdpedigo/paleo
- Owner: bdpedigo
- License: mit
- Created: 2024-10-01T21:55:29.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-31T17:49:08.000Z (17 days ago)
- Last Synced: 2024-10-31T18:31:04.289Z (17 days ago)
- Language: Python
- Homepage: https://bdpedigo.github.io/paleo/
- Size: 1.05 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: docs/roadmap.md
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]
```