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

https://github.com/dudanov/python-zxart

Simple asynchronous Python ZXArt.ee API client.
https://github.com/dudanov/python-zxart

python zx zx-spectrum zxart zxartee zxspectrum

Last synced: 2 days ago
JSON representation

Simple asynchronous Python ZXArt.ee API client.

Awesome Lists containing this project

README

        

# Python: Asynchronous ZXArt.ee API Client

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/zxart)
![PyPI - Version](https://img.shields.io/pypi/v/zxart)
![PyPI - Status](https://img.shields.io/pypi/status/zxart)
![PyPI - License](https://img.shields.io/pypi/l/zxart)
![PyPI - Downloads](https://img.shields.io/pypi/dm/zxart)

## About

Simple asynchronous Python [ZXArt.ee](https://zxart.ee/) API client.

## Installation

```bash
pip install zxart
```