Skip to main content

Provides a web interface for configuring PiWeatherRock

Project description

piweatherrock-webconfig

GitHub PyPI

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

piweatherrock-webconfig-1.5.0.tar.gz (1.0 MB view hashes)

Uploaded Source

Built Distribution

piweatherrock_webconfig-1.5.0-py3-none-any.whl (1.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page