Provides a web interface for configuring PiWeatherRock
Project description
piweatherrock-webconfig
This is the source code for the piweatherrock-webconfig
Python module. Its provides a web interface for configuring PiWeatherRock.
Usage
This is a standalone package that just needs to know where the config file for PiWeatherRock is located. For example, if you keep the config file in the home directory of the default user on a Raspberry Pi, you'd call it like this:
pwr-webconfig -c /home/pi/piweatherrock.json
Many thanks
The code for this was contributed by @metaMMA. It used to be embedded in the main PiWeatherRock code base but has now been moved here so that it can be installed via pip.
Release process
- edit
version.py
according to the types of changes made python3 setup.py sdist bdist_wheel
tar tzf dist/piweatherrock-*.tar.gz
twine check dist/*
- [optional]
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
twine upload dist/*
- Create a git tag and push it
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file piweatherrock-webconfig-1.5.0.tar.gz
.
File metadata
- Download URL: piweatherrock-webconfig-1.5.0.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e28d421c867c35a75f4c786a2ea52646113f42f8868dad8a0c66729d16d6bd05 |
|
MD5 | 284569c6488b75233f92456bf5e21d5e |
|
BLAKE2b-256 | 0dee2b94255b2024fd6d44e99032bb8a6ed15bb4aa157b9194530771636012c5 |
File details
Details for the file piweatherrock_webconfig-1.5.0-py3-none-any.whl
.
File metadata
- Download URL: piweatherrock_webconfig-1.5.0-py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e4c309d69c1687f3a4ee08705041a5054716d23cca2f764cadecda4fe486d99 |
|
MD5 | 483149a45caf26ccaf21178eac582dc8 |
|
BLAKE2b-256 | b8bada4fe76fac8fcb307e6b0bd1522cb5411d1eccae03fa053575f056d4d728 |