https://github.com/luispedro/syxel
https://github.com/luispedro/syxel
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luispedro/syxel
- Owner: luispedro
- License: mit
- Created: 2024-06-16T12:52:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T11:28:45.000Z (about 2 years ago)
- Last Synced: 2025-01-19T06:43:28.324Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.MIT
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
```