Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 18,665
» Latest member: Namanrajput
» Forum threads: 37,406
» Forum posts: 169,983

Full Statistics

Online Users
There are currently 379 online users.
» 0 Member(s) | 371 Guest(s)
Facebook, Google, Yandex, Bing, Baidu, Applebot, AOL

Latest Threads
using mutable in function...
Forum: General Coding Help
Last Post: snippsat
28 minutes ago
» Replies: 5
» Views: 256
negative memory usage
Forum: General Coding Help
Last Post: Gribouillis
6 hours ago
» Replies: 1
» Views: 71
API design an choice
Forum: News and Discussions
Last Post: Gribouillis
7 hours ago
» Replies: 1
» Views: 73
Program that calculates b...
Forum: Data Science
Last Post: xzenon
8 hours ago
» Replies: 0
» Views: 64
Program that calculates b...
Forum: Data Science
Last Post: xzenon
8 hours ago
» Replies: 0
» Views: 62
ModulNotFoundError matplo...
Forum: General Coding Help
Last Post: WicardBohnam
Today, 01:25 AM
» Replies: 9
» Views: 222
Why am I getting this err...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:31 PM
» Replies: 4
» Views: 144
Discord - Webcrapping fro...
Forum: Web Scraping & Web Development
Last Post: Tolska
Yesterday, 12:27 PM
» Replies: 0
» Views: 72
Low code b2b e-commerce s...
Forum: Web Scraping & Web Development
Last Post: abdlwafitahiri
Yesterday, 12:18 PM
» Replies: 2
» Views: 451
How to edit Tkinter Minim...
Forum: General Coding Help
Last Post: kucingkembar
Yesterday, 11:36 AM
» Replies: 7
» Views: 183

 
  Flask Create global response function to be called from every where in the web app
Posted by: umen - Apr-14-2020, 08:29 PM - Forum: Web Scraping & Web Development - Replies (2)

new to flask , i have web app that containes few parts
for example:
[python]
utils/
-- utils.py
db/
-- oracle.py
main.p..... More

Print this item

  Unpacking nested lists
Posted by: yonatan776 - Apr-14-2020, 08:18 PM - Forum: General Coding Help - Replies (1)

Hey, I beleive it's a relatively simple quiestion although i didn't find any simple answer in Google.

I'd like to create a function that unpacks a ..... More

Print this item

  Treat error ?
Posted by: JohnnyCoffee - Apr-14-2020, 07:16 PM - Forum: General Coding Help - Replies (11)

The code below checks for the existence of a method belonging to a class. If the method exists it returns me True and if it does not return the follow..... More

Print this item

  updated synology package
Posted by: mbierman - Apr-14-2020, 06:59 PM - Forum: News and Discussions - Replies (1)

I noticed that the Python package available for my Synology is over 2 years old. I reached out to them to see about getting an updated one and they sa..... More

Print this item

  program error ?
Posted by: Xraydelta - Apr-14-2020, 06:45 PM - Forum: Homework - Replies (1)

[Please excuse in advance the quality of my English ...I'm French Tongue ]

Hello,
I'm new on this forum and begin in python programming;
I r..... More

Print this item

  How best to install easygraphics
Posted by: Barry_Uk - Apr-14-2020, 06:05 PM - Forum: General Coding Help - Replies (10)

I am a relative newbie aged 74 years and have been following the online "Python for Everyone" course
run by University of Michigan.I have a Macbook p..... More

Print this item

  Screen special characters
Posted by: ebolisa - Apr-14-2020, 05:56 PM - Forum: Web Scraping & Web Development - Replies (1)

Hi,

The code below receives a Submit from an url and extracts the ssid and password names from it.

To screen the special characters, a 'replace'..... More

Print this item

  tkinter and image paths
Posted by: menator01 - Apr-14-2020, 05:23 PM - Forum: GUI - Replies (2)

In the project I'm working on, I have to put full paths to images starting from the root directory. Does tkinter not start the path in the working dir..... More

Print this item

  Error using Cx_Oracle
Posted by: naya - Apr-14-2020, 04:39 PM - Forum: Data Science - Replies (2)

Hello,

I am kinda new to python and i need help with my code.
I am trying to use cx_Oracle to insert my data from a flat file into my oracle data..... More

Print this item

  Please share what can be achieved using Django Middleware?
Posted by: ankitnew - Apr-14-2020, 04:11 PM - Forum: Web Scraping & Web Development - Replies (3)

Please share what can be achieved using Django Middleware?

1)Cross site script validation 2)Connect database for CRUd operations 3)User authenticat..... More

Print this item

  Data Type conversion error
Posted by: rajeevjagatap - Apr-14-2020, 04:01 PM - Forum: General Coding Help - Replies (2)

When trying to convert a column to datetime format I get this error.

Error:
|Could not convert object to NumPy datetime|
I am trying the..... More

Print this item

  help with new window
Posted by: fsabino - Apr-14-2020, 03:28 PM - Forum: GUI - Replies (3)

Hello,

I want to do the Math when I click in the first button,but the value is not updating after the second time.
I need to close the window and ..... More

Print this item

  Grids
Posted by: menator01 - Apr-14-2020, 03:28 PM - Forum: GUI - Replies (1)

I been following the tutorial here on grids making my own little project and have ran into a snag.
I have a menu of button across the top and can't s..... More

Print this item

  Trouble with "from…import…as"
Posted by: arbiel - Apr-14-2020, 01:57 PM - Forum: General Coding Help - Replies (2)

Hi

Trying to understand how to use "from…import…as"

I recorded in "test.py" this extract from a script I'm presently coding

[python]
#!/usr/..... More

Print this item

  Regarding PHP
Posted by: jk91 - Apr-14-2020, 01:47 PM - Forum: Bar - Replies (1)

Hi,

Can I ask a PHP related problem here ?


Thanks

Print this item

  hi everyone , i new to
Posted by: sindraka - Apr-14-2020, 01:34 PM - Forum: Networking - Replies (1)

[python]import sys
import requests
import json
import os
TOKEN = (os.getenv("UPTIMEROBOT_API_KEY") or "#########")
DEBUG = True
API_ENDPOINT = "..... More

Print this item

  Create multiple quiver plots 3D array
Posted by: PengEng - Apr-14-2020, 12:57 PM - Forum: Data Science - No Replies

I am trying to create multiple (this can either be animated or navigated through using matplotlib tools) 2D quiver plots from 3D arrays.

My inputs..... More

Print this item

  Select column between to dates CSV data
Posted by: PythonJD - Apr-14-2020, 12:22 PM - Forum: Data Science - No Replies

Hello,

My wish is to select the values in a column (for example column FG) between two dates.
======
This is a sample of the CSV data:

STN,YYY..... More

Print this item

  PyTest >> Yaml parsed data to create api test request
Posted by: AmR - Apr-14-2020, 11:41 AM - Forum: General Coding Help - No Replies

I have a YAML file in db. I am pulling yaml and getting the required param to build PyTest requests.
Seems like I am good till getting expected param..... More

Print this item

  How to detect the text above lines using OpenCV in Python
Posted by: pframe - Apr-14-2020, 09:44 AM - Forum: General Coding Help - No Replies

I am having trouble looping through an image with lines and extract region of interest(roi) above those lines.
My code :
[python]
import cv2
import nu..... More

Print this item

  To inherit from serverSocket.BaseServer or not?
Posted by: DungeonCreature - Apr-14-2020, 09:11 AM - Forum: Networking - Replies (3)

Quote:Line 201. ...May be extended, do not override."""

This line is from serverSocket.py.BaseServer class on the prescribed line. It does..... More

Print this item

  Bytearray substitution
Posted by: Vismuto - Apr-14-2020, 08:40 AM - Forum: General Coding Help - Replies (1)

Hi everyone!

I want to make an array of bytes like this: my_array= b'\x01\x00\x00\x01\xff\xff'
Then substitute the 4th element to b'\x50'
if I h..... More

Print this item

  500 Internal Server Error Flask Api on Lighttpd
Posted by: koklimabc - Apr-14-2020, 08:10 AM - Forum: Networking - No Replies

I've struggling for few days to build Flask Api under Lighttpd (under Rasp Pi) but having problem of "500 Internal Server Error".

under "[b]/var/ww..... More

Print this item

  problem with data type
Posted by: timthebouncer - Apr-14-2020, 07:36 AM - Forum: Homework - Replies (7)

Hi guys,
I am struggling on resolving a question which says:

bookstore() takes 2 string arguments: book & price
bookstore returns a string in sen..... More

Print this item

  ModuleNotFoundError
Posted by: TryingHardSoftware - Apr-14-2020, 07:30 AM - Forum: General Coding Help - Replies (2)

Can someone help me how can I fix this code,
I think something wrong or my matplotlib doesn't work properly.
In my cmd I've install MY matplotlib us..... More

Print this item

  Appending a dictionary to csv file
Posted by: zahra_vaziri - Apr-14-2020, 04:30 AM - Forum: General Coding Help - No Replies

Hi,

In a for loop I initially have the following dictionary:

[inline]dict1={'a':[[1,2],[3,4],[5,6]],'b':[[11,22],[33,44],[55,66]],'c':[[111,222]..... More

Print this item

  What good book in Data science ?
Posted by: bashar - Apr-14-2020, 03:29 AM - Forum: Data Science - No Replies

What good book in Data science ?

Print this item

  float constants
Posted by: Skaperen - Apr-14-2020, 01:12 AM - Forum: News and Discussions - Replies (2)

i don't see any of these kinds of float constants defined in the obvious modules.

1. the highest possible float value.
2. the lowest possible fl..... More

Print this item

  Cookie and Session
Posted by: JohnnyCoffee - Apr-14-2020, 12:47 AM - Forum: General Coding Help - Replies (6)

Hi, is there any native python module that I can use to work with cookie and session ?

Print this item

  Plotting Help
Posted by: mogsb19 - Apr-13-2020, 11:08 PM - Forum: General Coding Help - No Replies

Hello, I'm pretty new to python and have been trying to create a graph with 6 different vectors with different colour arrows. I can't seem to get the ..... More

Print this item

  where can i post beginer questions?
Posted by: gr3yali3n - Apr-13-2020, 09:18 PM - Forum: Bar - Replies (6)

i am just starting to teach myself python i am also taking courses on udemy
but i do not want to post questions on here that are just going to anno..... More

Print this item

  how can i send a list of tuples from the server to the client using sockets?
Posted by: dafdaf - Apr-13-2020, 09:06 PM - Forum: Networking - Replies (1)

I have a list of tuples that I don't know the length of (I selected it from a sqlite3 database table).

how can I send this list from the server t..... More

Print this item

  Database structure (no code?)
Posted by: BlackmoreSteve620721 - Apr-13-2020, 07:56 PM - Forum: General Coding Help - Replies (1)

Hello geniuses!

I am a Python amateur so before I even start my coding project I would appreciate some direction.
I have a (VBA exercise) Excel a..... More

Print this item

  selenium prints weird things...
Posted by: julio2000 - Apr-13-2020, 06:16 PM - Forum: Web Scraping & Web Development - No Replies

When I run my selenium program. It prints out this while refreshing the website:
[output]
DevTools listening on ws://127.0.0.1:53156/devtools/browse..... More

Print this item

  TimeoutException
Posted by: julio2000 - Apr-13-2020, 06:10 PM - Forum: Web Scraping & Web Development - Replies (1)

When I'm running my program that monitors a product page (with selenium) until the product is instock I sometimes get the following error after a whil..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  using mutable in function... 28 minutes ago akbarza snippsat General Codin...
  negative memory usage 6 hours ago akbarza Gribouillis General Codin...
  API design an choice 7 hours ago Skaperen Gribouillis News and Disc...
  Program that calculates b... 8 hours ago xzenon xzenon Data Science
  Program that calculates b... 8 hours ago xzenon xzenon Data Science
  ModulNotFoundError matplo... Today, 01:25 WicardBohnam WicardBohnam General Codin...
  Why am I getting this err... Yesterday, 12:31 Pedroski55 Pedroski55 General Codin...
  Discord - Webcrapping fro... Yesterday, 12:27 Tolska Tolska Web Scraping ...
  Low code b2b e-commerce s... Yesterday, 12:18 makc abdlwafitahiri Web Scraping ...
  How to edit Tkinter Minim... Yesterday, 11:36 kucingkembar kucingkembar General Codin...
  TypeError: '>' not suppor... Yesterday, 09:34 Anouar Anouar Data Science
Most views
  The best Prog... 415841
  Web Scraping ... 306228
  Tutorial Requ... 295424
  Newbie with P... 253112
  Thread remain... 235527
Most reputation
buran 582
snippsat 499
Larz60+ 452
Gribouillis 330
deanhystad 312
Most replies
  New Users Int... 431
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 11873
buran 8090
snippsat 7092
deanhystad 6221
metulburr 5150
Top referrers
Googlepro 20
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
Namanrajput Today
Owen89 Today
dataanalyst Today
xzenon Today
uzugijus Today

User Panel Messages

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