Skip to content

A python library for the Aquael Leddy link unofficial API

Notifications You must be signed in to change notification settings

ChoffaH/pyaquael

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyaquael

A python library for the Aquael Leddy link unofficial API

Usage

See simple.py for examples on using library through import.

This library can also be used from the command line. See aquael-cli --help for usage instructions

Build and push to PyPI

rm -rf dist
python3 -m build
python3 -m twine upload dist/*

Install local build

python3 -m pip install --force dist/pyaquael-0.5.0-py3-none-any.whl

About

A python library for the Aquael Leddy link unofficial API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages