Groups
Groups
Anmelden
Groups
Groups
bottlepy
Unterhaltungen
Info
Feedback geben
Hilfe
bottlepy
1–30 von 736
Mailing list archive for
bottlepy@googlegroups.com
Alle als gelesen markieren
Gruppe melden
0 ausgewählt
Marcel Hellkamp
, …
Oz Tiram
3
11.09.24
Bottle 0.13 released
Thank you for your effort. Please consider removing Python2 soon. It will reduce a lot unicode and
ungelesen,
Bottle 0.13 released
Thank you for your effort. Please consider removing Python2 soon. It will reduce a lot unicode and
11.09.24
gNeandr
20.09.21
bottle with iframe including local resources
For a bottle based app that runs successfully on a Raspberry, web pages should be displayed inside
ungelesen,
bottle with iframe including local resources
For a bottle based app that runs successfully on a Raspberry, web pages should be displayed inside
20.09.21
John Boyd
15.11.19
ResourceWarning: unclosed file
Hello All, I am a new user of Bottle and I keep getting the following error: sys:1: ResourceWarning:
ungelesen,
ResourceWarning: unclosed file
Hello All, I am a new user of Bottle and I keep getting the following error: sys:1: ResourceWarning:
15.11.19
Ervin Hegedüs
, …
Glenn Linderman
9
15.10.19
Random Bottle terminates
On 10/15/2019 4:04 AM, Marcel Hellkamp wrote: Hi there, does the process actually terminate, or does
ungelesen,
Random Bottle terminates
On 10/15/2019 4:04 AM, Marcel Hellkamp wrote: Hi there, does the process actually terminate, or does
15.10.19
Νίκος Βέργος
08.10.19
WHY it compains about the missing argument is WHAT i don't understand.
plugin = bottle_pymysql.Plugin( dbuser='user', dbpass='pass', dbname='counters
ungelesen,
WHY it compains about the missing argument is WHAT i don't understand.
plugin = bottle_pymysql.Plugin( dbuser='user', dbpass='pass', dbname='counters
08.10.19
Pablo Gonçalves
08.06.19
Organizing the project views
Hello guys, I'm developing my project using bottle.py almost a year ago and I felt it was very
ungelesen,
Organizing the project views
Hello guys, I'm developing my project using bottle.py almost a year ago and I felt it was very
08.06.19
JD Rake
,
Marcel Hellkamp
4
04.06.19
Modifying the response body
On 6/4/19 5:01 PM, JD Rake wrote: > I've written a document processing engine, like markdown.
ungelesen,
Modifying the response body
On 6/4/19 5:01 PM, JD Rake wrote: > I've written a document processing engine, like markdown.
04.06.19
Edison Albuquerque
3
27.05.19
Bottle and Mininet
Em domingo, 26 de maio de 2019 17:18:26 UTC-3, Edison Albuquerque escreveu: I use REST in Mininet.
ungelesen,
Bottle and Mininet
Em domingo, 26 de maio de 2019 17:18:26 UTC-3, Edison Albuquerque escreveu: I use REST in Mininet.
27.05.19
Dave Harper
,
Marcel Hellkamp
3
07.04.19
Problems getting started with static files
Thanks Marcel - that did it. Dave
ungelesen,
Problems getting started with static files
Thanks Marcel - that did it. Dave
07.04.19
Glenn Linderman
,
Marcel Hellkamp
2
07.04.19
Evaluation questions
Am 26.03.19 um 08:09 schrieb Glenn Linderman: > Bottle looks interesting, and I read the tutorial,
ungelesen,
Evaluation questions
Am 26.03.19 um 08:09 schrieb Glenn Linderman: > Bottle looks interesting, and I read the tutorial,
07.04.19
Matt Murfitt
,
v+py...@g.nevcal.com
2
07.04.19
Basic SSL with Bottle
Hi Matt, Thanks for your bottle_ssl.py. Seems to work fine. Based on my experience with the technique
ungelesen,
Basic SSL with Bottle
Hi Matt, Thanks for your bottle_ssl.py. Seems to work fine. Based on my experience with the technique
07.04.19
vergos....@gmail.com
13.02.19
How to access a view in Bottle?
I have the folloiwng view @app .route( '/log/<page>' ) def log( page ): but i cannot
ungelesen,
How to access a view in Bottle?
I have the folloiwng view @app .route( '/log/<page>' ) def log( page ): but i cannot
13.02.19
Joe Zhang
,
Marcel Hellkamp
5
09.01.19
Returning HTTPResponse vs returning bottle.response
Thank you for the response. I will investigate using a plugin. In the meantime, I do have an some
ungelesen,
Returning HTTPResponse vs returning bottle.response
Thank you for the response. I will investigate using a plugin. In the meantime, I do have an some
09.01.19
nikos.at....@gmail.com
, …
Marcel Hellkamp
5
26.09.18
What is the way to reference an image from within a bottle template?
On 09/23/2018 02:47 PM, nikos.at....@gmail.com wrote: > The image is not reachbale iam
ungelesen,
What is the way to reference an image from within a bottle template?
On 09/23/2018 02:47 PM, nikos.at....@gmail.com wrote: > The image is not reachbale iam
26.09.18
nikos.at....@gmail.com
,
Marcel Hellkamp
2
26.09.18
Is it possible to use Bottle's statement and functions from within a template?
On 09/25/2018 10:11 PM, nikos.at....@gmail.com wrote: I was wondering if i can use the
ungelesen,
Is it possible to use Bottle's statement and functions from within a template?
On 09/25/2018 10:11 PM, nikos.at....@gmail.com wrote: I was wondering if i can use the
26.09.18
nikos.at....@gmail.com
,
Marcel Hellkamp
2
26.09.18
Bottle: Enabling errors output to the browser instead of viewing error_log
On 09/23/2018 09:44 PM, nikos.at....@gmail.com wrote: Hello, i'm trying to figure out how
ungelesen,
Bottle: Enabling errors output to the browser instead of viewing error_log
On 09/23/2018 09:44 PM, nikos.at....@gmail.com wrote: Hello, i'm trying to figure out how
26.09.18
nikos.at....@gmail.com
26.09.18
First print something before sending a file to the user
As it is now the following code cannot return a tuple, with 2 elements, 1st one being a astring and
ungelesen,
First print something before sending a file to the user
As it is now the following code cannot return a tuple, with 2 elements, 1st one being a astring and
26.09.18
Gourinda Adil
, …
Marcel Hellkamp
6
26.09.18
Extract data from "request.json"
You are not sending JSON to the server. Passing an object to `HttpRequest.send()` is undefined
ungelesen,
Extract data from "request.json"
You are not sending JSON to the server. Passing an object to `HttpRequest.send()` is undefined
26.09.18
peng...@gmail.com
, …
Marcel Hellkamp
3
24.09.18
How to accept strings with special characters in them?
That said, the paths /hello/abc/x and /hello/abc%2Fx are equivalent and indistinguishable on server-
ungelesen,
How to accept strings with special characters in them?
That said, the paths /hello/abc/x and /hello/abc%2Fx are equivalent and indistinguishable on server-
24.09.18
nikos.at....@gmail.com
23.09.18
What is the correct way to access endpoints using get_url() or url()?
i'm using Bottle. I have defined several routes with their corresponding view function for
ungelesen,
What is the correct way to access endpoints using get_url() or url()?
i'm using Bottle. I have defined several routes with their corresponding view function for
23.09.18
Gourinda Adil
23.09.18
javascript in template
Please can someone show me how to use javadcript in template inside <script>, because I did an
ungelesen,
javascript in template
Please can someone show me how to use javadcript in template inside <script>, because I did an
23.09.18
Avinash Dvv
,
Patrick B
2
24.08.18
Bottle Codebase
The code is on github. Is that what you are looking for? https://github.com/bottlepy/bottle
ungelesen,
Bottle Codebase
The code is on github. Is that what you are looking for? https://github.com/bottlepy/bottle
24.08.18
Tomas Sandven
2
16.07.18
Is it possible to override the default error page, rather than overriding them one at a time?
After digging through the source code a bit, I quickly found a cleaner solution than the one I've
ungelesen,
Is it possible to override the default error page, rather than overriding them one at a time?
After digging through the source code a bit, I quickly found a cleaner solution than the one I've
16.07.18
stephan schultchen
, …
Marcel Hellkamp
5
15.07.18
is bottle still activly maintained?
Am 12.07.2018 um 16:34 schrieb stephan schultchen: > i started yesterday to dig into the bottle
ungelesen,
is bottle still activly maintained?
Am 12.07.2018 um 16:34 schrieb stephan schultchen: > i started yesterday to dig into the bottle
15.07.18
stifan kristi
25.05.18
restful api with existing database
newbe in bottle, is there any example how to create simple restful api with existing database like
ungelesen,
restful api with existing database
newbe in bottle, is there any example how to create simple restful api with existing database like
25.05.18
Sebastian Adil
,
Patrick B
2
19.04.18
My notes for Bottle's Documentation :-)
You might consider forking the website: https://github.com/bottlepy/bottlepy.org Implementing your
ungelesen,
My notes for Bottle's Documentation :-)
You might consider forking the website: https://github.com/bottlepy/bottlepy.org Implementing your
19.04.18
Sam W
,
Patrick B
2
19.04.18
POST method call works through postman, but doesn't work from the browser
We might need to see your code. Does it look something like this? https://bottlepy.org/docs/dev/
ungelesen,
POST method call works through postman, but doesn't work from the browser
We might need to see your code. Does it look something like this? https://bottlepy.org/docs/dev/
19.04.18
tomasz bandura
, …
hennin...@googlemail.com
3
19.03.18
bottle with current (10.*) cherrypy
I had the same problem and managed to solve it based on the Code posted here. Apparently, you import
ungelesen,
bottle with current (10.*) cherrypy
I had the same problem and managed to solve it based on the Code posted here. Apparently, you import
19.03.18
Mark Luszniak
, …
Marcel Hellkamp
4
12.01.18
inconsistent response using bottle + Apache + mod_wsgi
On 01/07/2018 08:55 AM, Mark Luszniak wrote: Does bottle cache imported python modules? No, but
ungelesen,
inconsistent response using bottle + Apache + mod_wsgi
On 01/07/2018 08:55 AM, Mark Luszniak wrote: Does bottle cache imported python modules? No, but
12.01.18
Keith Hanlan
,
Marcel Hellkamp
2
10.01.18
Is it safe to nest the route decorator?
On 01/09/2018 10:25 PM, Keith Hanlan wrote: We are renaming one of our bottle endpoints but need to
ungelesen,
Is it safe to nest the route decorator?
On 01/09/2018 10:25 PM, Keith Hanlan wrote: We are renaming one of our bottle endpoints but need to
10.01.18