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

https://github.com/luispedro/syxel


https://github.com/luispedro/syxel

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Syxel

Sixel in Python

## Installation

```bash
pip install .
```

### Dependencies

- [imread](https://pypi.org/project/imread/)

## Usage

```bash
imcat image.png
```