All Projects → hassio-addons → addon-base-python

hassio-addons / addon-base-python

Licence: MIT License
Docker Python base images (Alpine) - Home Assistant Community Add-ons

Programming Languages

Dockerfile
14818 projects

Projects that are alternatives of or similar to addon-base-python

addon-base
Docker base images (Alpine) - Home Assistant Community Add-ons
Stars: ✭ 25 (+108.33%)
Mutual labels:  alpine, addons, baseimage, baseimage-docker
addon-home-panel
Home Panel - Home Assistant Community Add-ons
Stars: ✭ 164 (+1266.67%)
Mutual labels:  addons, home-assistant
Addon Node Red
Node-RED - Home Assistant Community Add-ons
Stars: ✭ 210 (+1650%)
Mutual labels:  addons, home-assistant
hassio-addons
Home Assistant Add-ons
Stars: ✭ 22 (+83.33%)
Mutual labels:  addons, home-assistant
Addon Tasmoadmin
TasmoAdmin - Home Assistant Community Add-ons
Stars: ✭ 130 (+983.33%)
Mutual labels:  addons, home-assistant
Addon Adguard Home
AdGuard Home - Home Assistant Community Add-ons
Stars: ✭ 138 (+1050%)
Mutual labels:  addons, home-assistant
addon-tailscale
Tailscale - Home Assistant Community Add-ons
Stars: ✭ 47 (+291.67%)
Mutual labels:  addons, home-assistant
hassio-addons
DSMR Reader Datalogger and Metabase Home Assistant Add-ons
Stars: ✭ 29 (+141.67%)
Mutual labels:  addons, home-assistant
repository-beta
BETA - Home Assistant Community Add-ons
Stars: ✭ 25 (+108.33%)
Mutual labels:  addons, home-assistant
addon-zwavejs2mqtt
Z-Wave JS to MQTT - Home Assistant Community Add-ons
Stars: ✭ 68 (+466.67%)
Mutual labels:  addons, home-assistant
Addon Motioneye
motionEye - Home Assistant Community Add-ons
Stars: ✭ 122 (+916.67%)
Mutual labels:  addons, home-assistant
addon-traccar
Traccar - Home Assistant Community Add-ons
Stars: ✭ 65 (+441.67%)
Mutual labels:  addons, home-assistant
Addon Pi Hole
Pi-hole - Home Assistant Community Add-ons
Stars: ✭ 120 (+900%)
Mutual labels:  addons, home-assistant
Addon Vscode
Visual Studio Code - Home Assistant Community Add-ons
Stars: ✭ 201 (+1575%)
Mutual labels:  addons, home-assistant
Addon Ssh
SSH & Web Terminal - Home Assistant Community Add-ons
Stars: ✭ 114 (+850%)
Mutual labels:  addons, home-assistant
Addon Grafana
Grafana - Home Assistant Community Add-ons
Stars: ✭ 102 (+750%)
Mutual labels:  addons, home-assistant
Addon Grocy
Grocy - Home Assistant Community Add-ons
Stars: ✭ 97 (+708.33%)
Mutual labels:  addons, home-assistant
Addon Aircast
AirCast - Home Assistant Community Add-ons
Stars: ✭ 100 (+733.33%)
Mutual labels:  addons, home-assistant
addon-tor
Tor - Home Assistant Community Add-ons
Stars: ✭ 37 (+208.33%)
Mutual labels:  addons, home-assistant
addon-matrix
Matrix - Home Assistant Community Add-ons
Stars: ✭ 39 (+225%)
Mutual labels:  addons, home-assistant

Home Assistant Community Add-on: Python Base Images

GitHub Release Project Stage License

Supports aarch64 Architecture Supports amd64 Architecture Supports armhf Architecture Supports armv7 Architecture Supports i386 Architecture

GitLab CI Project Maintenance GitHub Activity

Discord Community Forum

Sponsor Frenck via GitHub Sponsors

Support Frenck on Patreon

Docker Python base images used by Home Assistant Community Add-ons.

About

These are the Python3 add-on base images for the Home Assistant Community Add-ons and are created to give the project more control over the Python used.

Main reason for this, is because in Alpine 3.9 the shipped Python was broken for aarch64 based systems and was also still on Python 3.6 instead of the Python 3.7 (at time of creating this initial image).

This follows Home Assistant's base images, which made the same move.

Changelog & Releases

This repository keeps a change log using GitHub's releases functionality. The format of the log is based on Keep a Changelog.

Releases are based on Semantic Versioning, and use the format of MAJOR.MINOR.PATCH. In a nutshell, the version will be incremented based on the following:

  • MAJOR: Incompatible or major changes.
  • MINOR: Backwards-compatible new features and enhancements.
  • PATCH: Backwards-compatible bugfixes and package updates.

Support

Got questions?

You have several options to get them answered:

You could also open an issue here GitHub.

Contributing

This is an active open-source project. We are always open to people who want to use the code or contribute to it.

We've set up a separate document for our contribution guidelines.

Thank you for being involved! 😍

Authors & contributors

The original setup of this repository is by Franck Nijhof.

For a full list of all authors and contributors, check the contributor's page.

We have got some Home Assistant add-ons for you

Want some more functionality to your Home Assistant instance?

We have created multiple add-ons for Home Assistant. For a full list, check out our GitHub Repository.

License

MIT License

Copyright (c) 2019-2022 Franck Nijhof

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].