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,260
» Latest member: nathanael
» Forum threads: 38,784
» Forum posts: 175,840

Full Statistics

Online Users
There are currently 56 online users.
» 2 Member(s) | 50 Guest(s)
Bing, Google, Applebot, deanhystad, kshahzad1985

Latest Threads
How to make ball stay wit...
Forum: General Coding Help
Last Post: nathanael
29 minutes ago
» Replies: 0
» Views: 12
PyQt6 QWidgets and system...
Forum: GUI
Last Post: stevecoh1
4 hours ago
» Replies: 0
» Views: 39
[solved] re.split issue
Forum: General Coding Help
Last Post: deanhystad
4 hours ago
» Replies: 10
» Views: 210
Please guide me to comple...
Forum: General Coding Help
Last Post: Larz60+
7 hours ago
» Replies: 3
» Views: 110
New to python and coding
Forum: Homework
Last Post: jefsummers
Yesterday, 07:58 PM
» Replies: 6
» Views: 196
Backward compatibility qu...
Forum: News and Discussions
Last Post: noisefloor
Yesterday, 11:52 AM
» Replies: 6
» Views: 378
why is the image not show...
Forum: General Coding Help
Last Post: deanhystad
Nov-12-2025, 07:26 PM
» Replies: 2
» Views: 126
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Nov-12-2025, 10:11 AM
» Replies: 6
» Views: 261
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-11-2025, 09:52 AM
» Replies: 11
» Views: 412
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 156

 
  code is not working
Posted by: gullidog - Nov-09-2017, 07:57 PM - Forum: General Coding Help - Replies (3)

This code is not working how it is supposed too, any suggestions?

[python]username = "Hello123"
password = "Hello1234"
username_c = input("Please..... More

Print this item

  What am I doing wrong in setup.py
Posted by: gps1539 - Nov-09-2017, 07:47 PM - Forum: Data Science - Replies (4)

Hi

I recently created my first pypi package (trespass). I can use pip install trespass and it pulls the dependencies, creates the /usr/lib/python3.6..... More

Print this item

  [split] Python Editors Wiki Updates
Posted by: metulburr - Nov-09-2017, 06:47 PM - Forum: News and Discussions - No Replies

added VSCode and Atom to
https://wiki.python.org/moin/PythonEditors

What are other Editors missing from this list?

Print this item

  Iteration Inverse Method
Posted by: antoniomancera - Nov-09-2017, 05:58 PM - Forum: Homework - Replies (7)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  File Transfer
Posted by: deezy - Nov-09-2017, 05:39 PM - Forum: Networking - Replies (5)

I'm very new to learning Python and I'm trying to have a client send a text file to a server and have the server write it to another text file named "..... More

Print this item

  Reading a file without blocking the main thread
Posted by: QueenSvetlana - Nov-09-2017, 04:17 PM - Forum: Code sharing - No Replies

I'm following up from this question. I implemented the asyncio ..... More

Print this item

  Display school assigment
Posted by: Vittya - Nov-09-2017, 08:51 AM - Forum: Homework - Replies (2)

Hello All!

I got a school assignment, where I have to display a chart that contains 4 result.
There are 4 variables, each has an int value from 0-..... More

Print this item

  Write HEX into file in multiple line
Posted by: jacklee26 - Nov-09-2017, 08:02 AM - Forum: General Coding Help - Replies (4)

I have a question related to my code.
I have a text file name data.txt, i put two line it will help me add 1 and transfer to hex.
Right now i meet ..... More

Print this item

  While loop continuous
Posted by: DAS - Nov-09-2017, 07:40 AM - Forum: General Coding Help - Replies (1)

Dear Forum

I have tried several things to break the while loop - when I input a number outside the boundaries (1, 2, 3 )then it loops back to the t..... More

Print this item

  Trouble calling functions in main function
Posted by: RedSkeleton007 - Nov-09-2017, 06:46 AM - Forum: General Coding Help - Replies (6)

I'm trying to learn how to call functions in a main function, going at it with the same approach as C++ (where the main function calls all other funct..... More

Print this item

  How do i loop through list of data from CSV file and post requests in aspx dynamics w
Posted by: Prince_Bhatia - Nov-09-2017, 05:13 AM - Forum: Web Scraping & Web Development - Replies (1)

This is my another post related to python POST METHOD. i am trying to web scrape the website which is :https://maharerait.mahaonline.gov.in/SearchList..... More


Attached Files

.csv   Agents.csv (Size: 600 bytes / Downloads: 786)
Print this item

  Error Handling is weird
Posted by: PythonAndArduino - Nov-09-2017, 04:30 AM - Forum: General Coding Help - Replies (1)

So, I have a try/except sequence to make sure my program doesn't get bogged by a user entering a non-number in response to a prompt asking for a numbe..... More

Print this item

  How to change font size of chart title and axis title ?
Posted by: thrupass - Nov-09-2017, 04:22 AM - Forum: General Coding Help - Replies (5)

Hi, experts

I want to change font size of chart title and axis(x,y) title.
Can you help me ?

Thanks in advance

######################### BOF..... More

Print this item

  _curses not working
Posted by: Zephyr_ - Nov-09-2017, 02:50 AM - Forum: General Coding Help - Replies (4)

So I'm very new to python, and I was trying to learn how to program a simple snake game after doing a bit of research. I think I got all the code righ..... More

Print this item

  Appropriately delay this PyGame code
Posted by: kleynah22 - Nov-09-2017, 01:53 AM - Forum: Game Development - Replies (2)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  editors for python in python
Posted by: Skaperen - Nov-08-2017, 11:13 PM - Forum: News and Discussions - Replies (10)

i am looking for an editor for coding python, implemented in python, and can work in a full screen text-only (not GUI) environment like i have (termin..... More

Print this item

  dictionary questions
Posted by: atux_null - Nov-08-2017, 08:59 PM - Forum: Homework - Replies (8)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  Python for musician
Posted by: calixtus06 - Nov-08-2017, 08:58 PM - Forum: General Coding Help - Replies (1)

Hi, I wish to learn code.

Actually I use linux and some shell commands
With Linux I 've got some difficulties to get similar softwares as windows...... More

Print this item

  Pyinstaller/MEIPASS issues
Posted by: kristrek - Nov-08-2017, 08:30 PM - Forum: General Coding Help - Replies (1)

I'm having a terrible time trying to incorporate getting to the temp MEIPASS file in this section for bundling with Pyinstaller. Pyinstaller makes the..... More

Print this item

  Returning a Boolean operator and a variable both?
Posted by: PythonAndArduino - Nov-08-2017, 07:30 PM - Forum: General Coding Help - Replies (2)

I'm very new to coding. I'm building a number guessing game. I had it working as a while loop, but I'm learning to define functions. I've built this, ..... More

Print this item

  Delete line before and after needle
Posted by: fpsnick - Nov-08-2017, 11:00 AM - Forum: General Coding Help - Replies (3)

Hello Everyone!

I need some help to make a code,
I want to make a code which can find a certain string, then delete the line containing it and the..... More

Print this item

  integrating ironpython application with normal C# wpf
Posted by: braveYug - Nov-08-2017, 09:47 AM - Forum: General Coding Help - Replies (2)

Hello All,
I am new to python and may be I am not able to follow python basic rules. Let me explain you guys my problem and I hope i get solution of ..... More

Print this item

  Problems with importing classes in different folder
Posted by: Xeraphim - Nov-08-2017, 07:43 AM - Forum: General Coding Help - Replies (3)

Hey guys

I try to reference the class Database in my unit test.
This is the first time I program with python so I hope I explain everything correc..... More

Print this item

  Not sure how to debug this?
Posted by: rsmldmv - Nov-08-2017, 04:48 AM - Forum: General Coding Help - Replies (3)

I'm trying to attach a screenshot to my post and can't a way to do this. Is this possible?

Thanks

Print this item

  Simple "Slot" Machine (Python 3)
Posted by: Prrz - Nov-08-2017, 04:45 AM - Forum: Code sharing - Replies (3)

Hello Python Forum, as a learning experience I created a very basic "Slot" machine. It's far from perfect and could definitely use many upgrades, more..... More

Print this item

  Website Javascript
Posted by: drunkenneo - Nov-08-2017, 04:26 AM - Forum: Web Scraping & Web Development - Replies (1)

Hi,

I am new to python,

There is a website where two text box are given, where you need to enter the start date and end date, and on clicking d..... More

Print this item

  NameError mlab not defined
Posted by: PythonAndArduino - Nov-08-2017, 04:04 AM - Forum: Data Science - Replies (5)

I wrote a program to analyze ECG rhythms. It works on my computer, but I emailed it to a friend for them to run it and suddenly it's saying that mlab ..... More

Print this item

  Can I upload a new version without previously deleting ancient version
Posted by: sylas - Nov-08-2017, 03:48 AM - Forum: General Coding Help - Replies (6)

Hi all ! Let us take two examples: Pycharm (versions 3.3 and 3.2) and python (version 3.3 and 3.2). Pycharm was installed passing via "software center..... More

Print this item

  Time limit and Score not working Coding help
Posted by: Kingrocket10 - Nov-08-2017, 02:46 AM - Forum: Game Development - Replies (1)

Hello I would like some help on my game. My Score and Time limit do not work at all so I would like help fixing that. The digits underneath the Time l..... More

Print this item

  Using asyncio to read text file and load GUI
Posted by: QueenSvetlana - Nov-08-2017, 02:39 AM - Forum: General Coding Help - Replies (1)

Goal: Using wxPython, load a combo box and read in a potentially huge text file to add to the list.

I have a text file with the names parsed..... More

Print this item

  Problem with "while and a string of characters
Posted by: Faosry - Nov-07-2017, 09:35 PM - Forum: General Coding Help - Replies (4)

Hi !

My python code :
[python]ligne1 = [2,0,1,5,1,1,5,1,4,0,1,1,2,4,5,3,1,4] # creation des tableaux
ligne2 = [0,0,0,5,1,2,3,..... More

Print this item

  What is wrong with code? Bin. Tree counting
Posted by: Peter_EU - Nov-07-2017, 09:17 PM - Forum: General Coding Help - Replies (3)

Hallowings,

I am having following code giving me errors. I see everything is all right and don't know why it does. Says smt. about formating, butt ..... More

Print this item

  Searching a text file to find words matching a pattern
Posted by: Micael - Nov-07-2017, 06:37 PM - Forum: General Coding Help - Replies (3)

[nodisplay]To make helping easy, please show a runnable example of your code with the full error text or a clear description of the problem. For impro..... More

Print this item

  Need Help With Python RPG Battle System
Posted by: SBanya - Nov-07-2017, 06:05 PM - Forum: General Coding Help - Replies (1)

Hello everyone,

I've been working on the StackSkills Python video course, and completed the RPG system video tutorial a while back. I have one part..... More

Print this item

  Need help in selenium
Posted by: Lizard - Nov-07-2017, 03:14 PM - Forum: Web Scraping & Web Development - Replies (1)

I need help
I want to scroll down my page so the page can be sumbitted
It seems that the page cannot view submit_input_id = "side-contact-submit" so..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  How to make ball stay wit... 29 minutes ago nathanael nathanael General Codin...
  PyQt6 QWidgets and system... 4 hours ago stevecoh1 stevecoh1 GUI
  [solved] re.split issue 4 hours ago paul18fr deanhystad General Codin...
  Please guide me to comple... 7 hours ago pbkurd Larz60+ 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
Most views
  The best Prog... 578960
  Tutorial Requ... 510435
  Web Scraping ... 441973
  Newbie with P... 385992
  New Users Int... 377035
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+ 12108
buran 8195
snippsat 7388
deanhystad 6910
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
nathanael Today
JamesFalkner Today
stevecoh1 Today
Bamboo Today
TomTMH Yesterday

User Panel Messages

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