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,671
» Latest member: OLHOSANTOTM
» Forum threads: 38,645
» Forum posts: 175,052

Full Statistics

Online Users
There are currently 445 online users.
» 0 Member(s) | 440 Guest(s)
Bing, Baidu, Yandex, Google, Mojeek

Latest Threads
While loop is terminating...
Forum: Homework
Last Post: Plyth
Today, 01:49 AM
» Replies: 2
» Views: 223
PythonPath file
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 10:56 PM
» Replies: 7
» Views: 19,782
Building a food delivery ...
Forum: Homework
Last Post: nooryasmeen022
Yesterday, 04:12 PM
» Replies: 3
» Views: 7,521
Python Install Mager Help
Forum: News and Discussions
Last Post: snippsat
Yesterday, 09:43 AM
» Replies: 5
» Views: 367
RemoTe server operation w...
Forum: General Coding Help
Last Post: mario17
Yesterday, 07:18 AM
» Replies: 4
» Views: 305
Hide CLI while grabbing i...
Forum: GUI
Last Post: Gribouillis
Jul-03-2025, 08:12 AM
» Replies: 1
» Views: 160
Venv - Python Virtual Env...
Forum: General Coding Help
Last Post: Larz60+
Jul-02-2025, 05:41 PM
» Replies: 4
» Views: 691
textbox compare command n...
Forum: GUI
Last Post: deanhystad
Jul-02-2025, 01:40 PM
» Replies: 1
» Views: 236
Deploy Flask apps on Wind...
Forum: Web Scraping & Web Development
Last Post: DeaD_EyE
Jul-02-2025, 09:23 AM
» Replies: 2
» Views: 5,958
How to ask Smart Question...
Forum: Board
Last Post: Thatedge
Jul-01-2025, 08:10 AM
» Replies: 3
» Views: 5,689

 
  Cannot read from text file
Posted by: aljonesy - Oct-05-2017, 03:38 PM - Forum: Homework - Replies (5)

So I am new to coding and have been instructed to create a program that stores information in a database and can retrieve it at the users command. How..... More

Print this item

  HI I am new and I need help..
Posted by: Jabriol - Oct-05-2017, 03:36 PM - Forum: Homework - Replies (2)

Ihave to write a program that requests the price and weight of an item in pounds and ounces and then determines the price per ounce. This is going to ..... More

Print this item

  Telegram code help
Posted by: AaronJonk - Oct-05-2017, 02:44 PM - Forum: General Coding Help - No Replies

I am working on a Telegram bot, where people can invest in my bitcoin trading program. Well, I don't really know what I did wrong at the /invest comma..... More

Print this item

  Help fix Regular expression
Posted by: steve1040 - Oct-05-2017, 02:41 PM - Forum: General Coding Help - Replies (2)

I'm attempting to extract the 2 digit value that may appear on either side of the term 'm_m_s_e'

I tested the following expression on regex101.com ..... More

Print this item

  for loop
Posted by: kekulpac - Oct-05-2017, 11:36 AM - Forum: Homework - Replies (4)

As part of a quiz in Python, we were asked to create a for loop that would then print all elements of the string that begin with or end with the lette..... More

Print this item

  CryptoCurrency Mining Auto Switch
Posted by: papampi - Oct-05-2017, 11:09 AM - Forum: General Coding Help - Replies (5)

Hi Guys
I'm very new to python and need help
I forked this from another project and need your expert help to optimize it.
Scripts works on nvOC mining..... More

Print this item

  suddenly '\b' become 'x08'
Posted by: dwiga - Oct-05-2017, 06:44 AM - Forum: Homework - Replies (11)

Hi,
I have a code like this :

a = 'D:\\AvosLab\\digital_scale\\base\\data.db'
print(a)
[output]
'D:\\AvosLab\\digital_sc..... More

Print this item

  extract specific content in a pandas dataframe with a regex?
Posted by: steve1040 - Oct-05-2017, 03:17 AM - Forum: Data Science - No Replies

I'm trying to extract a few words from a large Text field and place result in a new column.
After creating the new column, I'll then run another expr..... More

Print this item

  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: 866)
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

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  While loop is terminating... Today, 01:49 jumpsworthnow Plyth Homework
  PythonPath file Yesterday, 22:56 JohnRLaw Pedroski55 General Codin...
  Building a food delivery ... Yesterday, 16:12 ElenaPapagia nooryasmeen022 Homework
  Python Install Mager Help Yesterday, 09:43 bowens1983 snippsat News and Disc...
  RemoTe server operation w... Yesterday, 07:18 mario17 mario17 General Codin...
  [WxPython] Hide CLI while... 07-03, 08:12 Winfried Gribouillis GUI
  Venv - Python Virtual Env... 07-02, 17:41 DanneA Larz60+ General Codin...
  [Tkinter] textbox compare... 07-02, 13:40 dmac6809 deanhystad GUI
  Deploy Flask apps on Wind... 07-02, 09:23 SpongeB0B DeaD_EyE Web Scraping ...
  How to ask Smart Question... 07-01, 08:10 metulburr Thatedge Board
  Exercise on reading a chu... 07-01, 06:49 Nit_Picker polytrack Homework
Most views
  The best Prog... 572422
  Tutorial Requ... 485278
  Web Scraping ... 436955
  Newbie with P... 379803
  Thread remain... 351272
Most reputation
buran 581
snippsat 507
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+ 12071
buran 8173
snippsat 7344
deanhystad 6845
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
as1221 3
Newest members
OLHOSANTOTM Today
viratsolanki Today
chaless Today
agusputra99 Today
Andytan7 Today

User Panel Messages

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