Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Restful API Python Flask Postman
Post: Restful API Python Flask Postman

already since 1 week I try to build a simple CRUD RESTful API without success. So when I create/(test) user and post in the cmd I can list them (User.query.all()) but when I try to get all users via m...
starter_student Web Scraping & Web Development 1 1,784 Sep-19-2019, 07:12 AM
    Thread: API-Call, Json und und Pygal
Post: RE: API-Call, Json und und Pygal

(Sep-04-2019, 08:16 AM)buran Wrote: (Sep-04-2019, 08:09 AM)starter_student Wrote: what is wring with my codethe way you try to access different parts in the JSON object, e.g. for city in data["lis...
starter_student Web Scraping & Web Development 6 2,868 Sep-04-2019, 08:24 AM
    Thread: API-Call, Json und und Pygal
Post: RE: API-Call, Json und und Pygal

(Sep-04-2019, 07:59 AM)buran Wrote: (Sep-04-2019, 07:32 AM)starter_student Wrote: anyway I've changed it but till got the same KeyError: "list"it's on line 9 and 10 now. as I said you need to cha...
starter_student Web Scraping & Web Development 6 2,868 Sep-04-2019, 08:09 AM
    Thread: API-Call, Json und und Pygal
Post: RE: API-Call, Json und und Pygal

(Sep-03-2019, 03:59 PM)buran Wrote: line 10 should be for city in data["list"]: Note that you will need to change also line 17-19, in order to get min and max temp, but I will leave this to you for...
starter_student Web Scraping & Web Development 6 2,868 Sep-04-2019, 07:57 AM
    Thread: API-Call, Json und und Pygal
Post: API-Call, Json und und Pygal

Moin! hiermit entwickle ich eine jkleine WebApp mit Flask und da ich eine API verwenden möchte für eine Visualisierung von Wetter-Daten (Name, temp_min und temp_max) habe ich den folgenden Fehler erha...
starter_student Web Scraping & Web Development 6 2,868 Sep-03-2019, 03:41 PM
    Thread: Beautiful soup and tags
Post: RE: Beautiful soup and tags

(Jul-08-2019, 02:15 PM)snippsat Wrote: (Jul-08-2019, 12:16 PM)starter_student Wrote: and now there is no error but the output file is empty just with headersThat's because your parsing or somethin...
starter_student Web Scraping & Web Development 11 6,171 Jul-08-2019, 03:41 PM
    Thread: Beautiful soup and tags
Post: RE: Beautiful soup and tags

(Jul-08-2019, 10:15 AM)snippsat Wrote: (Jul-08-2019, 07:32 AM)starter_student Wrote: but now I have another error TypeError: a bytes-like object is required, not 'str'... can you help me with the ...
starter_student Web Scraping & Web Development 11 6,171 Jul-08-2019, 12:16 PM
    Thread: Beautiful soup and tags
Post: RE: Beautiful soup and tags

(Jul-08-2019, 06:39 AM)perfringo Wrote: (Jul-08-2019, 06:18 AM)starter_student Wrote: Thks for your response but I checked it and its already installed also the details were shown Is the location ...
starter_student Web Scraping & Web Development 11 6,171 Jul-08-2019, 07:32 AM
    Thread: Beautiful soup and tags
Post: RE: Beautiful soup and tags

(Jul-05-2019, 09:19 AM)perfringo Wrote: (Jul-05-2019, 08:46 AM)starter_student Wrote: I installed both via anaconda soup and request[Image: https://ibb.co/rxbQbgj] [Image: https://ibb.co/hB2Fx87] ...
starter_student Web Scraping & Web Development 11 6,171 Jul-08-2019, 06:18 AM
    Thread: Beautiful soup and tags
Post: RE: Beautiful soup and tags

(Jul-05-2019, 07:18 AM)perfringo Wrote: (Jul-05-2019, 07:10 AM)starter_student Wrote: error: Traceback (most recent call last): File "haagen_store.py", line 4, in <module> import reque...
starter_student Web Scraping & Web Development 11 6,171 Jul-05-2019, 08:46 AM
    Thread: Beautiful soup and tags
Post: Beautiful soup and tags

Hi everyone, I'm trying to do a loop inside a div tag with others div tags but how to find all the children of that div! <div id ="storelist" class> <ul> <li id ="00021455...
starter_student Web Scraping & Web Development 11 6,171 Jul-05-2019, 07:10 AM
    Thread: Filling an Excel file
Post: RE: Filling an Excel file

(Jun-29-2019, 10:19 AM)scidam Wrote: Usually, when working with Pandas it is possible to avoid loops. Your code has a lot of them. This fragment: for ind in df2.index: for i in range(l1): ...
starter_student General Coding Help 3 2,966 Jul-05-2019, 06:29 AM
    Thread: Filling an Excel file
Post: RE: Filling an Excel file

(Jun-27-2019, 02:50 PM)starter_student Wrote: I have an Excel file ... name, description, scope (column scope is fast empty) and I want to assign a "code" (0, 1, 2 and 3) in each row of the scope co...
starter_student General Coding Help 3 2,966 Jun-28-2019, 07:22 AM
    Thread: Filling an Excel file
Post: Filling an Excel file

I have an Excel file ... name, description, scope (column scope is fast empty) and I want to assign a "code" (0, 1, 2 and 3) in each row of the scope column when in the first_row 1,2 or all elements ...
starter_student General Coding Help 3 2,966 Jun-27-2019, 02:50 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020