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
- Host: GitHub
- URL: https://github.com/epocdotfr/pyaimp
- Owner: EpocDotFr
- License: other
- Created: 2016-12-29T09:34:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T08:39:16.000Z (over 2 years ago)
- Last Synced: 2025-07-18T04:11:01.704Z (11 months ago)
- Topics: aimp, client, pypi, pypi-package, pypi-packages, python, python-library, pywin32, remote-control, windows, wrapper
- Language: Python
- Homepage: https://epocdotfr.github.io/pyaimp/
- Size: 984 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PyAIMP
Python [AIMP](http://www.aimp.ru/) remote API wrapper with some extras.
  
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!