CocktailBerry

Easily serve Cocktails with Raspberry Pi and Python on any cocktail machine 🐍 + 🍸 = 🥳 (by AndreWohnsland)

CocktailBerry Alternatives

Similar projects and alternatives to CocktailBerry based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better CocktailBerry alternative or higher similarity.

CocktailBerry reviews and mentions

Posts with mentions or reviews of CocktailBerry. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-12.
  • New book available: Python GUI - Develop Cross Platform Desktop Applications using Python, Qt and PySide6
    1 project | /r/Python | 12 Mar 2023
    Hey there, creator of CocktailBerry, which heavily utilizes PyQt. For me, the footprint/memory usage is a thing, because running on microcomputers (RPi, often only 1 GB Ram) and a Desktop variant of the OS won’t have that many resources for other things. If you want to run one or more docker containers in the background, while also ensuring a seamless operation of your app, this is even more important. Running Chrome in a Kiosk mode works but takes way more spin-up time and response time. For regular desktop projects, I would probably use some web-based framework and maybe bundle it with electron in the end, since memory usage is not so important and, let's be honest, you have much more options and individualization. But developing Qt (especially with the PyQt port) is not slow either. And having a model, view, and controller monolith can benefit or speed up development if you want to also interact with physical components on the pi and have feedback/data streams compared to the frontend/backend + REST approach. I have to admit that styling is quite a pain compared to modern web CSS. PyQt offers QSS, which is some sort of pseudo-CSS, but like from the 90s. So many modern features are lacking. But using some SASS adoption for QSS can even enable you common templates and translate them into different styles, for example. Sometimes, you just need some workaround for options, which would be one line in today’s CSS. And in the end, even if the documentation is not that good like other projects, it’s not horrible either. There are a lot of openly accessible tutorials for beginners, as well as the qt designer/creator for a more visual “drag and drop” creation approach of the application, which may be a plus for some users.
  • Built an automatic cocktail machine.
    2 projects | /r/raspberry_pi | 12 Nov 2021
    If you want to have some insights, it’s also Open source: https://github.com/AndreWohnsland/Cocktailmaker_AW
  • After the Negronibot feedback I went back to the drawing board. This version is much more versatile!
    1 project | /r/homeautomation | 7 Oct 2021
    Awesome build. I like the approach you took! I can tell out of experience getting suitable pumps can be one of the most challenging parts… I’ve also build a Cocktail machine with a touch display, here is the code and some impressions, if someone is interested: https://github.com/AndreWohnsland/Cocktailmaker_AW
  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic CocktailBerry repo stats
3
57
9.6
6 days ago

AndreWohnsland/CocktailBerry is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of CocktailBerry is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com