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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,256
» Latest member: TomTMH
» Forum threads: 38,782
» Forum posts: 175,834

Full Statistics

Online Users
There are currently 43 online users.
» 0 Member(s) | 39 Guest(s)
Bing, Google, AOL, Mojeek

Latest Threads
[solved] re.split issue
Forum: General Coding Help
Last Post: paul18fr
41 minutes ago
» Replies: 8
» Views: 144
Please guide me to comple...
Forum: General Coding Help
Last Post: noisefloor
1 hour ago
» Replies: 1
» Views: 68
New to python and coding
Forum: Homework
Last Post: jefsummers
Yesterday, 07:58 PM
» Replies: 6
» Views: 182
Backward compatibility qu...
Forum: News and Discussions
Last Post: noisefloor
Yesterday, 11:52 AM
» Replies: 6
» Views: 353
why is the image not show...
Forum: General Coding Help
Last Post: deanhystad
Nov-12-2025, 07:26 PM
» Replies: 2
» Views: 115
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Nov-12-2025, 10:11 AM
» Replies: 6
» Views: 242
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-11-2025, 09:52 AM
» Replies: 11
» Views: 387
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 149
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,643
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 250

 
  set up the timer when I don't press on keyboard buttons
Posted by: chris0147 - Oct-04-2017, 11:32 PM - Forum: General Coding Help - Replies (3)

Hi yall,
I'm having difficulties with the python timer and I would greatly appreciate for some advice. 

I am working on keyboard control to disabl..... More

Print this item

  Free Game -- Learn networking while playing
Posted by: Larz60+ - Oct-04-2017, 10:31 PM - Forum: Bar - Replies (5)

I haven't loaded this up yet, but ran across it while looking for something else.
It looks like fun, so thought I'd share.
It's called mind share, a..... More

Print this item

  Help!! Help! python fake bank system
Posted by: jamshaid1997 - Oct-04-2017, 07:11 PM - Forum: Homework - Replies (3)

Hi I am trying to create a fake python bank system. The program needs to be able to deposit, withdraw and check the balance. However when i run the co..... More

Print this item

  merge files
Posted by: AGC - Oct-04-2017, 07:09 PM - Forum: General Coding Help - Replies (4)

I have several files were column A is a tagname made of letters and numbers (e.g. Rob_0001,...) and column B is a value for column A (e.g. Rob_0001 \t..... More

Print this item

  Problem to use pip behind cntlm / corporate proxy
Posted by: markus7811 - Oct-04-2017, 06:34 PM - Forum: General Coding Help - Replies (3)

Hi,

my problem isn't related to code itself, but to pip. I have to use several pip packages, but have the problem, i can not install them. The foll..... More

Print this item

  Can't locate plots package
Posted by: BobLoblaw - Oct-04-2017, 04:36 PM - Forum: General Coding Help - Replies (12)

I am trying to run some legacy code that was created last year by a teammate, and that includes the following initial line:

[python]from plots impo..... More

Print this item

  New to Python
Posted by: sairam132033 - Oct-04-2017, 04:25 PM - Forum: General Coding Help - Replies (4)

Hello,

I want to learn Python to analyze large sets of xml files (Xpath queries). Which version of Python I should use?

Thanks
Sairam

Print this item

  View function mapping is overwriting an existing endpoint function: index
Posted by: rarevesselt - Oct-04-2017, 02:13 PM - Forum: General Coding Help - Replies (12)

please give a runnable sample of your code with the full error text or a clear description of the problem
This is the error am having:
Traceback (mo..... More

Print this item

  How Can I Install and Use This Module?
Posted by: reggiearthur - Oct-04-2017, 12:49 PM - Forum: General Coding Help - Replies (5)

hiya. so pretty much i'm interested in using this module named "RenderMan" from github for a project, but i'm not sure how to install it into python? ..... More

Print this item

  Unable to print data while looping through list in csv for webscraping - Python
Posted by: Prince_Bhatia - Oct-04-2017, 10:25 AM - Forum: Web Scraping & Web Development - Replies (1)

I have a CSV file which has list of url that needed to be scraped. Website i am scraping is http://www.rera-rajasthan.in/ProjectSearch which is real e..... More


Attached Files

.csv   RajLinks.csv (Size: 9.17 KB / Downloads: 898)
Print this item

  How to inspect the code of __exit__ method used with 'with' statement?
Posted by: sonicblind - Oct-04-2017, 08:25 AM - Forum: General Coding Help - Replies (3)

Hi,

I am new to Python.
I somehow understand the concept about context managers with __enter__ / __exit__ methods, which I can use with 'with' sta..... More

Print this item

  How to interpret Sympy inverse_fourier_transform response
Posted by: ken72 - Oct-04-2017, 04:35 AM - Forum: Homework - Replies (3)

I'm just starting to use Sympy for fourier transforms and am having difficulty interpreting the result. For example, I know the inverse transform of ..... More

Print this item

  IF statement Issues
Posted by: Kongurinn - Oct-04-2017, 02:02 AM - Forum: Homework - Replies (7)

#hey everyone I am a new student in Python. Below is some code working on IF statements. Please
#refer to the comment question in the middle of the p..... More

Print this item

  Cannot connect to CE path
Posted by: maolvera - Oct-03-2017, 11:34 PM - Forum: General Coding Help - Replies (1)

Hi,
I've been trying to install Twister testing for a while now, and I get getting this error: *ERROR* Cannot connect to CE path 127.0.0.1:8010! Ex..... More

Print this item

  where to start with power program?
Posted by: nomoremrriceguy - Oct-03-2017, 11:20 PM - Forum: Homework - Replies (10)

I have to write a program for my CS class and I have to make a program that will calculate the number to the x power all the way up to 8.

for inst..... More

Print this item

  Clock freezes - wx.python glib problem
Posted by: strongheart - Oct-03-2017, 10:21 PM - Forum: GUI - Replies (3)

new to python and wx, I wrote a simple clock program.
It works well for a while but eventually the graphics freeze.
Internally it still runs, but th..... More

Print this item

  Grade System Help
Posted by: jamisontboyd - Oct-03-2017, 10:16 PM - Forum: General Coding Help - Replies (3)

Hello, fellow Python programmers!

I'm new to Python and programming, as I'm a freshmen in College rn. In my ..... More

Print this item

  Could not install PIP on Shell
Posted by: allwell - Oct-03-2017, 08:18 PM - Forum: Web Scraping & Web Development - Replies (10)

Hello,
I have downloaded/installed Python 3.4.3. set path to proper directory from window's command prompt. I have verified pip in the directory. Fro..... More

Print this item

  Loops, min and max
Posted by: luca_antonini - Oct-03-2017, 07:44 PM - Forum: Homework - Replies (6)

Hello,

I'm new here in this forum. I'm new in programming too, and, as you can imagine, I'm to find a solution to a problem (or, better, some hint,..... More

Print this item

  Data saving help
Posted by: zedwardson - Oct-03-2017, 06:20 PM - Forum: General Coding Help - Replies (5)

okay all, first post!

I started learning python (2.7) as a hobby. Was a CS minor 10 years ago but not touched coding since, and now I have a genera..... More

Print this item

  Simple python script for pir motion sensor
Posted by: Kimzer - Oct-03-2017, 05:36 PM - Forum: General Coding Help - No Replies

Hey guys, first post here so be gentle.

I managed to throw together this bit below by looking at other pir sensor scripts to control a set of hue str..... More

Print this item

  reach the elements in the list
Posted by: ptah - Oct-03-2017, 03:32 PM - Forum: Homework - Replies (7)

Greetings .. I just started learning phyton. but I did not solve a problem .. I created a new list .. this list is contains numbers .. How can I manip..... More

Print this item

  [pyGame] More Text in one Window, example needed !
Posted by: JamieVanCadsand - Oct-03-2017, 03:24 PM - Forum: Game Development - Replies (1)

Hey Game Developers...

I try to create more tekst fonts in one game window, in one script...
But it don't works...

This is my script:
[..... More

Print this item

  Calling from a file
Posted by: james_haig_ - Oct-03-2017, 03:06 PM - Forum: General Coding Help - Replies (1)

My goal: when a user enters a username it calls their password from a text document of multiple peoples passwords for password verification.

Info: ..... More

Print this item

  How to do reprocessing H264 data to image/video
Posted by: somethingunexpected - Oct-03-2017, 12:51 PM - Forum: General Coding Help - Replies (1)

I have been working on a project which blows my mind.

First of all, I have an IP camera that streams H264 data. I am able to stream it with its RTS..... More

Print this item

  [pyGame] Render Text from Variable, examples needed !
Posted by: JamieVanCadsand - Oct-03-2017, 09:39 AM - Forum: Game Development - Replies (1)

Hey Game Developers...

How can i render tekst from as example an variable like an calculation, string or as example an
file open ?... I try this t..... More

Print this item

  Serial port communication
Posted by: FatimaSameer - Oct-03-2017, 09:34 AM - Forum: General Coding Help - Replies (1)

I want to send some hex command A0 03 ff 79 e5 to a device through serial communicaion . and want to get response command too . I tried too much to wr..... More

Print this item

  Get filepath to save from notepad.exe python3
Posted by: Jason2024 - Oct-03-2017, 06:39 AM - Forum: General Coding Help - Replies (1)

I'm looking to obtain the file path for any output save files from notepad. A user may choose to save anywhere so directory monitoring didn't seem fee..... More

Print this item

  [pyGame] How do i change text with keyboard ?...
Posted by: JamieVanCadsand - Oct-03-2017, 06:02 AM - Forum: Game Development - Replies (1)

Hey Programmers, Game Developers and Software Creators...

I try to make tekst changeble wenether you press an key... but it don't works...

[b]Th..... More

Print this item

  list manipulation
Posted by: cameronwood611 - Oct-03-2017, 03:40 AM - Forum: General Coding Help - Replies (3)

I'm trying to make a program that takes any sentence and outputs that same sentence with all the first letters of the words being capitalized. There a..... More

Print this item

  merging two dictionaries
Posted by: Skaperen - Oct-03-2017, 01:13 AM - Forum: General Coding Help - Replies (17)

i am looking for a way to merge, combine, or add two dictionaries.  i would expect any key(s) in both would be in the result with the value from a des..... More

Print this item

  These boolean statements don't make sense?
Posted by: Athenaeum - Oct-02-2017, 09:05 PM - Forum: General Coding Help - Replies (6)

In trying to diagnose a problem with my code, I have traced the problem to the following result, which makes no sense to me. I was wondering if someb..... More

Print this item

  Whole application is closed by subwindows
Posted by: Alfalfa - Oct-02-2017, 07:32 PM - Forum: GUI - Replies (1)

Hello, I am almost done writing a sticky note program with PyQt. The main object (mother) is parent of the trayIcon and all notes windows (child) whic..... More

Print this item

  Dictionary help please!
Posted by: kraven - Oct-02-2017, 07:06 PM - Forum: Homework - Replies (4)

Hello, I have been working on trying to find the cause to my issue for a couple hours now, and cant seem to dig up anything to help. I'm sure I am jus..... More

Print this item

  [pyGame] Text with Input, help needed !
Posted by: JamieVanCadsand - Oct-02-2017, 06:45 PM - Forum: Game Development - Replies (1)

Hey Game Programmers and Software Developers...

I try to create tekst with an input, so you can typ any thing on your keyboard,
and it render into..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  [solved] re.split issue 41 minutes ago paul18fr paul18fr General Codin...
  Please guide me to comple... 1 hour ago pbkurd noisefloor General Codin...
  New to python and coding Yesterday, 19:58 lary_p jefsummers Homework
  Backward compatibility qu... Yesterday, 11:52 yutaozhou noisefloor News and Disc...
  why is the image not show... 11-12, 19:26 sarbogast deanhystad General Codin...
  Help with Serial.write in... 11-12, 10:11 racingsubby Larz60+ General Codin...
  [Tkinter] I’m building a ... 11-11, 09:52 tsgiannis tsgiannis GUI
  [split] print two differe... 11-10, 05:37 Reema Gribouillis General Codin...
  Data Science 11-10, 05:27 Oshadha mamta25 Data Science
  Two arguments in input fu... 11-09, 00:56 Alfredd Pedroski55 General Codin...
  [openpyxl] Set the lockin... 11-07, 11:59 BelleroDev Pedroski55 General Codin...
Most views
  The best Prog... 578940
  Tutorial Requ... 510303
  Web Scraping ... 441963
  Newbie with P... 385976
  New Users Int... 376912
Most reputation
buran 581
snippsat 511
Larz60+ 452
Gribouillis 362
deanhystad 328
Most replies
  New Users Int... 452
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12107
buran 8195
snippsat 7388
deanhystad 6909
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
TomTMH Yesterday
pbkurd Yesterday
Gichardaxora Yesterday
cc123 Yesterday
Jessicaadams Yesterday

User Panel Messages

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