#bottlepy

2025-06-15

#uv and #uvx are great tools, but they modifies and sometimes break #python executables if those contain "from __future__" imports. This also affected #bottlepy, but there is a workaround: github.com/astral-sh/uv/issues

You can now use bottle with uvx again (e.g. `uvx bottle --help`)

2024-09-05

After a very long time I finally managed to release Bottle 0.13

bottlepy.org/

Bottle is a fast, simple and lightweight WSGI micro web-framework for Python, distributed as a single single file module and with no dependencies other than the Python Standard Library.

Don't let the 0.x version number fool you, it has been around for over 15 years now and is stable and production ready.

#bottlepy #python #foss

Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.

Install Bottle with "pip install bottle" or download the source package at PyPI.

bottlepy.org
github.com/bottlepy/bottle

#python #bottlepy #wsgi #framework

2023-01-12

Seit langem mal wieder #python angefasst für eine kleines internes Projekt. Natürlich mit #bottlepy, weil, "eat your own dogfood". Klappt immer noch ziemlich gut, ist aber in die Jahre gekommen. Type hints fehlen schon ein wenig. Mal sehen ob ich im nächsten Urlaub etwas Zeit finde.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst