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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 19,936
» Latest member: MihaiPope
» Forum threads: 38,722
» Forum posts: 175,509

Full Statistics

Online Users
There are currently 57 online users.
» 4 Member(s) | 47 Guest(s)
Bing, Applebot, Google, Mojeek, AOL, kshahzad1985, MihaiPope, CaptainNewb, snippsat

Latest Threads
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
3 minutes ago
» Replies: 10
» Views: 3,563
what does % stand for in ...
Forum: General Coding Help
Last Post: buran
3 hours ago
» Replies: 1
» Views: 104
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
6 hours ago
» Replies: 1
» Views: 3,267
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
7 hours ago
» Replies: 4
» Views: 533
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 1,967
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 890
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,124
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,156
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,236
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 800

 
  Serializing Python data Correctly (JSON)
Posted by: JgKSuperstar - Nov-04-2021, 12:23 PM - Forum: General Coding Help - Replies (4)

Hi, I want to store the users I created in the file named "asdsad". The first information is being processed correctly, but the second information is ..... More

Print this item

  Remote Job Python Developer
Posted by: JohWebster - Nov-04-2021, 11:18 AM - Forum: Jobs - Replies (4)

Hello,

I am working as a Website Developer at RugKnots. If you want to check the website, it is: www.rugknots.com

We are currently having a vaca..... More

Print this item

  SSL error while trying to update conda
Posted by: ilango - Nov-04-2021, 08:38 AM - Forum: General Coding Help - No Replies

We are trying to upgrade python 36 version to 3.6.13. Py36 is venv. We use miniconda as package manager. We performed successfully this task in dev en..... More

Print this item

  i making a terminal sign up website thing
Posted by: Kenrichppython - Nov-04-2021, 03:09 AM - Forum: General Coding Help - Replies (1)

code

def username():
username = input("username:")
print("are you sure thats your username?")
YesNo = input("press t if thats your u..... More

Print this item

  Issues with the task of reseaching a user in a Flask datbase
Posted by: Tsk42 - Nov-03-2021, 11:27 PM - Forum: Homework - Replies (2)

Hello, I’m a beginner with SQL and Flask and i’m having issues with a part of my website.
My goal is that a user fills an HTML form in which they fill..... More


Attached Files

.zip   ProjetNSI - Copy - Copy.zip (Size: 5.34 KB / Downloads: 344)
Print this item

  Updating a config file [solved]
Posted by: ebolisa - Nov-03-2021, 10:59 PM - Forum: General Coding Help - Replies (8)

Hi,

I've a config.py file with the following content:

[python]
from mqtt_as import config

config['ssid'] = 'my router'
config['ssid_pw'] = ..... More

Print this item

Photo (Beginners problem) Does file change during this code?
Posted by: fiqu - Nov-03-2021, 09:30 PM - Forum: General Coding Help - Replies (3)

I dont understand what makes the two "print('# items are:', len(code))" give different results? Does the code change anything in the cfile? And why do..... More


Attached Files

Thumbnail(s)
   
Print this item

  GTK3.0 Color Selection Widget
Posted by: Robib - Nov-03-2021, 08:54 PM - Forum: GUI - Replies (3)

Hello.
I hope this is the right place to ask and someone can help me with GTK+ 3.0 Color Selection Widget,
It works fine and i can get color and alp..... More

Print this item

  <title> django page title dynamic and other field (not working)
Posted by: lemonred - Nov-03-2021, 05:08 PM - Forum: Web Scraping & Web Development - Replies (1)

Hello , my name luigi from italy age 39 old year .. my studing hobby web programming for django web framework.
my problem not work in template <title..... More

Print this item

  Hashing an address for binary file
Posted by: Python_help - Nov-03-2021, 04:38 PM - Forum: General Coding Help - Replies (8)

I am facing the error: OSError: [Errno 22] Invalid argument when trying to dump an object record to the hashed address in a .dat binary file, any idea..... More

Print this item

  Matplotlib scatter plot in loop with None values
Posted by: ivan_sc - Nov-03-2021, 01:23 PM - Forum: Data Science - Replies (1)

Hello,

As part of a more complex project, I am trying to plot multiple curves sharing a common X axis.
However, each curve could have some None va..... More


Attached Files

Thumbnail(s)
   
Print this item

  How to add another task?
Posted by: Makada - Nov-03-2021, 11:15 AM - Forum: General Coding Help - Replies (2)

Hi,

i have to code below working just fine, but i dont knnow how to add the same task (with other .dat file) with a 10 minute interval within this ..... More

Print this item

  Widget Tutorial Series for wxPython
Posted by: Knight18 - Nov-03-2021, 04:59 AM - Forum: Tutorial Requests and Submissions - No Replies

Here's a tutorial series on wxPython that has an individual tutorial for each widget. About 15-..... More

Print this item

  How to get datetime from numeric format field
Posted by: klllmmm - Nov-03-2021, 03:18 AM - Forum: General Coding Help - Replies (3)

Hi there,

Can someone help me to extract datetime from the following "data" field

[python]
import pandas as pd
import datetime as dt

df1 = ..... More

Print this item

  Dict and Isin
Posted by: JonahPython - Nov-03-2021, 02:51 AM - Forum: General Coding Help - Replies (1)

I need help on data dict and isin codes. Can anybody assist what is the python codes to achieve the results. Thanks.

I have two dataframes.

Data..... More

Print this item

  Using .hdf5 files only once they are finished writing
Posted by: pyhill00 - Nov-02-2021, 09:42 PM - Forum: General Coding Help - Replies (7)

I am trying to use .hdf5 files once they are done writing (in my case, trying to emit them). But the problem is that I don't have a way to 1) test i..... More

Print this item

  Library or website for multiplayer games Flask/Python
Posted by: drimades - Nov-02-2021, 07:53 PM - Forum: Game Development - Replies (1)

I am working on a multiplayer game for Flask. Right now I’m using socket programming. Do you know of any websites or libraries or tutorial that can fa..... More

Print this item

  From list of bits to PDF
Posted by: drimades - Nov-02-2021, 07:51 PM - Forum: General Coding Help - Replies (1)

Hello!
I am working on a simple program that works for PDF files. So far I’ve been able to read the PDF into a list of bytes with the following code:..... More

Print this item

  About QTimer and QThread and some general question
Posted by: catlessness - Nov-02-2021, 03:21 PM - Forum: GUI - Replies (1)

1. if the interval of a QTimer is very small that not enough to let the slot function finish before timeout. What will happen? will QTimer wait for th..... More

Print this item

  Extracting Data from tables
Posted by: DataExtrator - Nov-02-2021, 12:24 PM - Forum: General Coding Help - No Replies

Hi

I have code which works to extract data from tables in a PDF. The code puts the data into columns and transfers to a CSV file. The code works b..... More


Attached Files

Thumbnail(s)
   
Print this item

  Populate Dropdown list from Database
Posted by: TommyAutomagically - Nov-02-2021, 12:18 PM - Forum: General Coding Help - Replies (4)

I'm just starting out with Python, which I think is amazing, but I've not really grasped it yet. So I'm probably doing it completely wrong but here go..... More

Print this item

  What is bug template using python
Posted by: Anldra12 - Nov-02-2021, 11:36 AM - Forum: General Coding Help - No Replies

In python what actual mean of bug template is, the bug is related library installation that is required for run codes from IDLE or Linux.
I am confu..... More

Print this item

  Dynamic list of choices
Posted by: Lentjes - Nov-02-2021, 07:43 AM - Forum: GUI - No Replies

My first Python project is an app which manages recipes using SQLite. While entering a new recipe, I would like to present a choice of ingredients fro..... More

Print this item

  Isometric Movement on Tiled Map
Posted by: Josselin - Nov-02-2021, 06:56 AM - Forum: Game Development - No Replies

Hello ! I would like to create a isometric game but how make isometric movement in Pygame on a map created with Tiled ?

I want to make a thing like..... More


Attached Files

Thumbnail(s)
   
Print this item

  Translation API
Posted by: snippyro - Nov-02-2021, 01:09 AM - Forum: General Coding Help - No Replies

Hello, I'm currently looking for a free translation API I can use with the requests module. Got any suggestions? Thanks!

Print this item

  Extracting Text
Posted by: standenman - Nov-01-2021, 08:22 PM - Forum: Data Science - Replies (5)

I am trying to create some functionality that will harvest text date from a text file. The text file is basically a series of questions and answers. ..... More

Print this item

Photo print output none
Posted by: 3lnyn0 - Nov-01-2021, 06:38 PM - Forum: General Coding Help - Replies (4)

Hi! I have an json (I will attach photo) and I want to extract from it a dictionary e.g. {name: [longitude, longitude]}
[python]
import json
..... More


Attached Files

Thumbnail(s)
   
Print this item

  Stream via socket with multiple clients
Posted by: principemestizo - Nov-01-2021, 06:25 PM - Forum: General Coding Help - No Replies

The code that I have already works. What I do is create two servers and two clients to open two different codes with different ports, because when I u..... More

Print this item

  Sqla wrapper
Posted by: Slojure - Nov-01-2021, 03:33 PM - Forum: General Coding Help - Replies (1)

Hy, i am wondering what is the difference between sqla wrapper and sqlalchemy in python? Why arent manny tutorials on sqla wrapper? I am starting to l..... More

Print this item

  TicTacToe Game Add Exception Handling and Warning Function
Posted by: ShaikhShaikh - Nov-01-2021, 03:22 PM - Forum: General Coding Help - Replies (5)

I built a TicTacToe game in Python, but I want to add exception handling in it And i also want to create a warning function which shows the position i..... More

Print this item

  An interactive image that allows a selection of a specific point
Posted by: Saksa - Nov-01-2021, 12:30 PM - Forum: GUI - Replies (3)

Hi all,

I am creating a program/script that displays an image of a product with several hundred screw positions. I have a separate list of the coor..... More


Attached Files

Thumbnail(s)
   
Print this item

  SQLALCHEMY - Not selecting data from table
Posted by: jamesaarr - Nov-01-2021, 11:39 AM - Forum: General Coding Help - Replies (4)

Hi all,

I thought it best to create a new thread instead of replying to the old one. Basically I'm querying a Postgresql server using SQLAlchemy. ..... More

Print this item

  SQLALCHEMY - Column doesn't exist
Posted by: jamesaarr - Nov-01-2021, 10:35 AM - Forum: General Coding Help - Replies (9)

Hi all,

Very simple issue - code in question is:

[python]
for data in engine.execute('select style_no from data where style_size_no_in = "' +m..... More

Print this item

  Extract a string between 2 words from a text file
Posted by: OscarBoots - Nov-01-2021, 06:29 AM - Forum: General Coding Help - Replies (2)

Hi Forum,

I have a very long Code script containing SAS Proc SQL. There's a lot of excess code that I don't need and I know that the individual scr..... More

Print this item

Information Parssing Json.dump from PYTHON to PHP for output on browser
Posted by: jodqueshiva - Nov-01-2021, 03:41 AM - Forum: Data Science - Replies (1)

[python]import warnings
warnings.filterwarnings('ignore')
import en_core_web_sm
nlp= en_core_web_sm.load()
import spacy
#nlp = spacy.load('en_co..... More


Attached Files

.json   OmkarResume_result.json (Size: 117 bytes / Downloads: 1)
.pdf   OmkarResume.pdf (Size: 52.19 KB / Downloads: 1)
Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  403 Error 3 minutes ago CaptainNewb CaptainNewb Web Scraping ...
  what does % stand for in ... 3 hours ago arbiel buran General Codin...
  Scraping a page with log ... 6 hours ago iamaghost Hershien Web Scraping ...
  C++ program embedding Pyt... 7 hours ago Alexandros Alexandros General Codin...
  [Tkinter] Too much space ... 09-17, 11:22 RonR RonR GUI
  datetime in SQL query. 09-17, 10:31 Dibbley Dibbley General Codin...
  Another app idea - intera... 09-16, 07:07 decuser Lenowell News and Disc...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
  looking for help 09-15, 17:03 Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... 09-15, 15:28 Bona2000 Bona2000 General Codin...
Most views
  The best Prog... 576197
  Tutorial Requ... 497812
  Web Scraping ... 440138
  Newbie with P... 383961
  New Users Int... 366624
Most reputation
buran 581
snippsat 508
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 451
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12089
buran 8175
snippsat 7367
deanhystad 6891
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
MihaiPope Today
Baran12332 Today
Hershien Today
Diyaseating Today
marineoman Today

User Panel Messages

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