No project description provided
Project description
homepanelapi
Python Package for Home Panel's API.
Install
Installation Requires Python version 3.6+
pip install homepanelapi
Example
homepanelapi --host localhost --port 8234 --username username --password password --page Home --card Image --command expand
CLI options
param | alias | description |
---|---|---|
--host |
-h |
Home Panel's Hostname. |
--port |
-P |
The Home Panel Port. |
--ssl |
-s |
Use ssl? |
--username |
-u |
Your Home Panel Username. |
--password |
-p |
Your Home Panel Password. |
--endpoint |
-e |
The path after the host and port. |
--data |
-d |
Data to send. |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
homepanelapi-1.0.5.tar.gz
(2.9 kB
view hashes)