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,954
» Latest member: Jorgecog
» Forum threads: 38,726
» Forum posts: 175,522

Full Statistics

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

Latest Threads
Digital marketing agency ...
Forum: News and Discussions
Last Post: electronic
1 hour ago
» Replies: 0
» Views: 46
pip install requests does...
Forum: General Coding Help
Last Post: adamsmith12
1 hour ago
» Replies: 9
» Views: 29,079
Little project for someon...
Forum: Jobs
Last Post: trntgl
2 hours ago
» Replies: 4
» Views: 2,953
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:00 PM
» Replies: 5
» Views: 9,277
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
Yesterday, 09:08 AM
» Replies: 0
» Views: 164
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Yesterday, 03:29 AM
» Replies: 2
» Views: 573
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Yesterday, 02:36 AM
» Replies: 0
» Views: 191
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Sep-22-2025, 08:56 PM
» Replies: 9
» Views: 731
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,977
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,244

 
  Code question
Posted by: robgar2001 - Jun-24-2018, 11:19 AM - Forum: GUI - Replies (2)

Hello I am a c# coder and I am learning Python so be kind please.
I just can't figure out why this code isn't working.
My intensions are to let a sc..... More

Print this item

  [split] [split] regular expression
Posted by: kerzol81 - Jun-24-2018, 08:24 AM - Forum: Homework - Replies (1)

Hi,

Could you help me out a bit? I'd like to remove those colored characters out of a bunch of files like these:

a = 'Python Tutorial for Beginn..... More

Print this item

  RPi with IR Sensor
Posted by: pimlicosnail - Jun-24-2018, 08:01 AM - Forum: General Coding Help - Replies (1)

Hello, I'm building a IRSensing robot (obstacle avoiding) using information I got from a beginner's website. I can't tell whether the problem I'm havi..... More

Print this item

  programs 1 and 2 i am working on
Posted by: Skaperen - Jun-24-2018, 06:28 AM - Forum: Bar - No Replies

program 1 starts the named tunnel:
if self is already running for this tunnel, quit
finds the module describing the named vpn tunnel
im..... More

Print this item

  Google Cloud Vision: Extracting Location of Text
Posted by: pablo_castano - Jun-24-2018, 02:47 AM - Forum: General Coding Help - No Replies

Hi,
I want to get to vertices of the bounding box for the texts Google Cloud Vision outputs.
Specifically

[python]
#import libraries
from goog..... More

Print this item

  what is the name?
Posted by: Skaperen - Jun-24-2018, 02:07 AM - Forum: Bar - Replies (9)

for ages, i have been writing dabs and blobs of code in a couple unnamed languages of length 6 and 1, to encode and decode between byte sized octets a..... More

Print this item

  Python Hangman Replacing "_" with letters.
Posted by: 2skywalkers - Jun-24-2018, 12:36 AM - Forum: General Coding Help - Replies (6)

I have been working my way through projects on Python and now I want to start on hangman. I have not started the code yet because of an issue I am hav..... More

Print this item

  TPOT output
Posted by: Scott - Jun-23-2018, 09:55 PM - Forum: General Coding Help - No Replies

Hi everyone,

I am trying to use TPOT to get an optimal model but Spider is saying the TPOT output is invalid syntax

TPOT output:

Best pipelin..... More

Print this item

  [SOLVED] Changing a string to an int
Posted by: Panda - Jun-23-2018, 06:59 PM - Forum: General Coding Help - Replies (3)

I'm making a simple calculator, but when you input 1 + 1, the program returns "11". I don't get any errors, but is there a way to change the string th..... More

Print this item

  Django + Vue or React
Posted by: dimgs - Jun-23-2018, 05:54 PM - Forum: Web Scraping & Web Development - Replies (1)

Hello everybody,

I am a new member here to Python forum and I would like to ask something about the frameworks.

I have some experience with Djan..... More

Print this item

  Wrap from end to beginning. 27 to 1, 28 to 2 etc
Posted by: DreamingInsanity - Jun-23-2018, 05:08 PM - Forum: General Coding Help - Replies (5)

As a simple project I wanted to make a Caeser cipher encoder and decoder using my own knowledge. I got the encoding done but am stuck on the wrap arou..... More

Print this item

  Text base adventure game
Posted by: ForbNovak - Jun-23-2018, 04:20 PM - Forum: Code sharing - Replies (12)

Hey, over the last few days I've been designing a text based adventure game. I know its not the best but I'm just wondering if anyone likes it. If you..... More

Print this item

  OpenCV problem
Posted by: jogl - Jun-23-2018, 04:08 PM - Forum: Bar - Replies (1)

I am trying to create my own Haar Cascade classifier.

I keep getting the "Invalid background description file." error.
[python]jogl@shacku:~/openc..... More

Print this item

  how can i not br defined?
Posted by: Skaperen - Jun-23-2018, 03:17 PM - Forum: General Coding Help - Replies (3)

a little script to print a horizontal rule with optional tab markers of an optional character (default '#') and an optional interval (default 8).

h..... More

Print this item

  Can the scope of a module be expanded ?
Posted by: AyushExel - Jun-23-2018, 02:53 PM - Forum: General Coding Help - Replies (1)

I have a module named optimizer.py which has a class optimizer. The class contains 2 static member functions. Optimizer.py looks something like this:..... More

Print this item

  Comparing means in dataFrames
Posted by: Holly - Jun-23-2018, 01:52 PM - Forum: Homework - No Replies

Dear community,

we are working on an assignment with different statistical exercises that need to be programmed in Python.
It's going pretty wel..... More

Print this item

  Python beginner
Posted by: BigDisAok - Jun-23-2018, 11:18 AM - Forum: General Coding Help - Replies (14)

Hi all,

I am new to Python (really enjoying it so far) and am working my way through Learn Python the hard way. I have just learnt about functions..... More

Print this item

  Fix: Series' object is not callable
Posted by: Jack_Sparrow - Jun-23-2018, 11:16 AM - Forum: General Coding Help - Replies (3)

Hello there
this is my data set

Vote_count vote_average
2000 4,5
500 5
3500 ..... More

Print this item

  While loop confusion
Posted by: juliabrushett - Jun-23-2018, 06:54 AM - Forum: Homework - Replies (2)

Hello,
I am trying to create a guessing game that chooses a random number for the player to guess, outputs the number of guesses the player made befo..... More

Print this item

  cryptographic error
Posted by: saisankalpj - Jun-23-2018, 06:28 AM - Forum: General Coding Help - Replies (7)

Hi all

when i am using the import statement "from OpenSSL import crypto",i am getting an error like "cannot import certificate transperency".how sh..... More

Print this item

  How to Load Idle/Cmd Programs to Server?
Posted by: georgejr6 - Jun-23-2018, 01:58 AM - Forum: General Coding Help - Replies (6)

Hello,

So I have a program I'm running on my computer from the CMD prompt as well as Python Idle.

How can I load these onto a server to run inde..... More

Print this item

  selecting a module at run time
Posted by: Skaperen - Jun-23-2018, 12:59 AM - Forum: General Coding Help - Replies (1)

i am working on some new scripts to handle openvpn tunnels. there will be commands to start and stop particular ends of a tunnel in listen/server mod..... More

Print this item

  ping program in python
Posted by: Skaperen - Jun-23-2018, 12:36 AM - Forum: Networking - Replies (2)

i want to write a new ping program in python. but i want it to differ from the classic ping program in the following ways:

1. timing that does no..... More

Print this item

  starting and reading from a process
Posted by: Skaperen - Jun-23-2018, 12:11 AM - Forum: General Coding Help - No Replies

i want to be able to start a process (perhaps using Popen()) and read its output. i need for this reading to be fully unbuffered or buffered b..... More

Print this item

  [split] Check presence of a file
Posted by: pascale - Jun-22-2018, 10:34 PM - Forum: General Coding Help - Replies (25)

Hi,
I have been trying to create something like this for a while to use with a flask app, I am trying to learn python3 so I am lost with the above, I..... More

Print this item

  PythonistaCafe
Posted by: gontajones - Jun-22-2018, 09:50 PM - Forum: News and Discussions - Replies (3)

Hi guys, does anyone participate in this community (forum)?
How would you rate it (1-10)?
I think it is a good thing, but it will be nice if someone..... More

Print this item

  Diff Check - Print from dcmp.diff_files
Posted by: ipuente - Jun-22-2018, 09:44 PM - Forum: General Coding Help - No Replies

Hi All,

I received my first ever python scripting task today and I need some assistance. I am normally an Appian developer.

I have two directori..... More

Print this item

  Plotting distribution of a variable on the map with a shape file
Posted by: fyec - Jun-22-2018, 09:43 PM - Forum: General Coding Help - No Replies

I have a shape file of the region and values of the monthly mean temperatures of the locations over the years.
I want to plot monthly temperature di..... More

Print this item

  PigLatin Sentence Translator Help
Posted by: 2skywalkers - Jun-22-2018, 09:32 PM - Forum: General Coding Help - Replies (7)

What I want me code to do is be able to take a sentence from a user input and output each word in that sentence in Pig Latin form. If I enter "hello t..... More

Print this item

  ImportError: No module named 'pyConTextNLP.pyConText'
Posted by: alaksh16 - Jun-22-2018, 08:09 PM - Forum: General Coding Help - Replies (8)

Hi, I working on a python package called pyConTextNLP. I have issue importing these modules. I'm using python 3.5 and doing all the stuff inside a vir..... More

Print this item

  Job Offer: Jr. Python3 Developer
Posted by: daknuett - Jun-22-2018, 07:13 PM - Forum: Jobs - Replies (4)

I have a job offer for you:

https:// daknuett.eu/downloads/hiring.pdf

(I cannot upload the PDF here.
Also I cannot format links. See below.)
..... More

Print this item

  Guessing Game "limit 4 attempts" help
Posted by: rprollin - Jun-22-2018, 06:18 PM - Forum: Homework - Replies (3)

Hello, I am on the last problem in my intro to information systems course. This problem is extra credit and it would be nice to get that extra boost o..... More

Print this item

  Call a def from a string
Posted by: DreamingInsanity - Jun-22-2018, 06:09 PM - Forum: General Coding Help - Replies (7)

I have a variable called "current" which is the name of the current def you are in. If you lose a life a new def is called. Since rooms are picked at ..... More

Print this item

  CACHING
Posted by: saisankalpj - Jun-22-2018, 05:49 PM - Forum: Web Scraping & Web Development - Replies (6)

HI
I WANT TO KNOW HOW CAN WE READ A INFORMATION FROM FILE AND STORE IT IN CACHE
SO THAT THE FILE NEXT TIME READS ONLY WHEN THE MATTER IN CACHE HA..... More

Print this item

  Calculate png volume of Homer
Posted by: Antigr - Jun-22-2018, 05:10 PM - Forum: Homework - Replies (3)

Hi!
Help me please solve this issue:
i have png image (for example great Homer)
..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Digital marketing agency ... 1 hour ago electronic electronic News and Disc...
  pip install requests does... 1 hour ago misodca adamsmith12 General Codin...
  Little project for someon... 2 hours ago PeteG trntgl Jobs
  Creating a Mindmap progra... Yesterday, 12:00 J_Miller Pedroski55 General Codin...
  IBKR Purchasing code issu... Yesterday, 09:08 compuman145 compuman145 General Codin...
  A coding beginner needs h... Yesterday, 03:29 Littlefish Littlefish General Codin...
  Is the interpreter that c... Yesterday, 02:36 helendamdam helendamdam General Codin...
  Using a For Loop to subtr... 09-22, 20:56 Anunderling deanhystad General Codin...
  403 Error 09-20, 16:28 CaptainNewb snippsat Web Scraping ...
  what does % stand for in ... 09-19, 19:55 arbiel arbiel General Codin...
  C++ program embedding Pyt... 09-19, 11:11 Alexandros Alexandros General Codin...
Most views
  The best Prog... 576777
  Tutorial Requ... 499104
  Web Scraping ... 440569
  Newbie with P... 384539
  New Users Int... 368386
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+ 12088
buran 8176
snippsat 7367
deanhystad 6894
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Jorgecog Today
electronic Today
adamsmith12 Today
Ronny Today
Luciana Today

User Panel Messages

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