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

https://github.com/epocdotfr/pyaimp

Python AIMP remote API wrapper with some extras
https://github.com/epocdotfr/pyaimp

aimp client pypi pypi-package pypi-packages python python-library pywin32 remote-control windows wrapper

Last synced: 10 months ago
JSON representation

Python AIMP remote API wrapper with some extras

Awesome Lists containing this project

README

          

# PyAIMP

Python [AIMP](http://www.aimp.ru/) remote API wrapper with some extras.

![Python versions](https://img.shields.io/pypi/pyversions/pyaimp.svg?link=https://pypi.python.org/pypi/pyaimp) ![Version](https://img.shields.io/pypi/v/pyaimp.svg?link=https://pypi.python.org/pypi/pyaimp) ![License](https://img.shields.io/pypi/l/pyaimp.svg?link=https://pypi.python.org/pypi/pyaimp?link=https://github.com/EpocDotFr/pyaimp/blob/master/LICENSE.md)

PyAIMP comes as a simple Python module that covers the main features of the AIMP remote API features with the help of [pywin32](https://pypi.python.org/pypi/pypiwin32) (the only dependency).

## Documentation

Everything you need to know is located [here](https://epocdotfr.github.io/pyaimp/).

## Changelog

See [here](https://github.com/EpocDotFr/pyaimp/releases).

## End words

If you have questions or problems, you can [submit an issue](https://github.com/EpocDotFr/pyaimp/issues).

You can also submit pull requests. It's open-source man!