I’m going to try removing the bottle package (sorry , my misunderstanding I thought you had made the package) and restart the Repl. I’ll update this again when I’ve finished.
That’s weird. When you reinstall the bottle package it says it is successful but if you go to Shell very quickly after the success message appears it says that the package install failed.
I’ve now moved this topic to Bug Reports so hopefully it can be investigated. Sorry about the inconvenience!
I’ve never heard of bottle, but you should be able to install any Python package in any Python Repl. However, that does not mean that it will show up as a template (those are manually approved by mods/staff). Also I don’t think that it will find anything if you include the word “template” in your search. Those are all templates and I believe it searches for your entire phrase so unless there’s a template called “bottle template”, it will not show even if there’s a template called “bottle”.
I did use a template called “Bottle template”!
Also here is the bottle website: https://bottlepy.org/docs/dev/
We did try installing the bottle package but nothing worked!
Ah I see. The reason it did not appear in the templates list is because it is a community template. I forked your Repl and ran pip install bottle in Shell and it worked. Could you try the same? https://replit.com/@CoderElijah/Benjaminpro2215