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,938
» Latest member: jamessnorman2
» Forum threads: 38,721
» Forum posts: 175,507

Full Statistics

Online Users
There are currently 52 online users.
» 1 Member(s) | 46 Guest(s)
Google, Bing, AOL, AOL, Facebook, jamessnorman2

Latest Threads
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 04:28 PM
» Replies: 11
» Views: 4,210
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 669
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,571
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,001
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,512
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,348
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,547
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,501
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,652
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 1,215

 
  Problem with sending text file as an attachment using this Gmail OAuth script
Posted by: downloaderfan - Feb-05-2018, 05:51 PM - Forum: General Coding Help - Replies (6)

I'm using a script that sends an email via Gmail using OAuth, which I got from ..... More

Print this item

  Playing Card Sorting
Posted by: ness828 - Feb-05-2018, 05:48 PM - Forum: Homework - Replies (4)

Hello, I'm working on making a standard playing card sorter for one of my classes. I need help writing the code. I don't fully understand Python code ..... More

Print this item

  Paramiko output printing issue
Posted by: anna - Feb-05-2018, 05:39 PM - Forum: General Coding Help - Replies (3)

Here is my first ssh script, facing stdout printing issue
[python]import socket
socket.setdefaulttimeout(5)
import paramiko
import sys
import thr..... More

Print this item

  Crash Course Chapter 7
Posted by: Demini - Feb-05-2018, 05:05 PM - Forum: General Coding Help - Replies (3)

I attempting to complete python crash course. A concern is the understanding of the work. For instance in chapter 7,
parrot.py >>>message = i..... More

Print this item

  mysql connector/telnet issue (re: text game)
Posted by: rebubula76 - Feb-05-2018, 04:25 PM - Forum: Networking - Replies (1)

"Hi y'all, had a question about mysql connector and a text game I'm creating. I'm trying to make it so that a user will type something in (defined as..... More

Print this item

  How to extract specific information from json database?
Posted by: Alberto - Feb-05-2018, 03:57 PM - Forum: Data Science - Replies (13)

Dear Python Users,

I have a json database "data_df" [8194 rows x 6 columns]. The sample of the data is uploaded below.

[python]
nutrients \
..... More

Print this item

  Problem in a path finding algorithm (counter is not working)
Posted by: Kowalski - Feb-05-2018, 11:44 AM - Forum: General Coding Help - Replies (3)

Ok, so here´s the drill: I´m doing a problem that receives a matrix of size NxN (the problem called it a "mine", hence the variable name used) contain..... More

Print this item

  Login and access website
Posted by: mariolopes - Feb-05-2018, 10:54 AM - Forum: Web Scraping & Web Development - Replies (7)

Hi
I want to login on this website

https://www.cpcdi.pt/Account/Login
I have the credentials and I try the following code:

[python]
import re..... More

Print this item

  Problem with caesar cipher
Posted by: lucaron - Feb-05-2018, 10:44 AM - Forum: General Coding Help - Replies (2)

I just write a python's code for change messages with a chosen letter shift, but it only work for the first letter.

Could you explain me what shoul..... More

Print this item

  Splitting a path
Posted by: CardBoy - Feb-05-2018, 09:46 AM - Forum: General Coding Help - Replies (2)

Hi

Given these two file paths

/tmp/tmpya51Zz/Test.php
/tmp/tmpya51Zz/_unittest/TestTest.php
Please can someone tell me th..... More

Print this item

  Unable to create csv file
Posted by: Sumaira - Feb-05-2018, 09:06 AM - Forum: Homework - Replies (2)

Hello

I am beginner. I am using python and tensorflow on IBM Data science experience.
I am facing a problem to create csv file (myFile.csv) in ir..... More

Print this item

  sorted dictionary?
Posted by: HenryJ - Feb-05-2018, 08:02 AM - Forum: General Coding Help - Replies (2)

Hi experts,

This is a short one Smile Just wondering if there is a way to sort the print out of a dictionary. For example, if I print the dict..... More

Print this item

  ptb.py - process trace back for linux
Posted by: Skaperen - Feb-05-2018, 06:20 AM - Forum: Code sharing - Replies (3)

this script is a command for linux to trace back a specified process (or itself if none specified) through its ancestry to help a sysadmin figure out ..... More

Print this item

  Statistics from text file
Posted by: Zatoichi - Feb-05-2018, 02:52 AM - Forum: Homework - Replies (1)

[python]
import statistics
import math



def load_stats(filename):
#load file containing integers
#integers are separated by a spac..... More


Attached Files

.txt   stats.txt (Size: 39 bytes / Downloads: 652)
Print this item

  SyntaxError: EOF while scanning triple-quoted string literal
Posted by: Caroline - Feb-05-2018, 02:40 AM - Forum: Homework - Replies (5)

Hi,

My programming assignment is to create a library website from using Django in Pycharm but I was experiencing this issue and did not get much he..... More

Print this item

  Perfectly proportioned 3 frame wxpython application template
Posted by: Larz60+ - Feb-05-2018, 02:01 AM - Forum: Code sharing - Replies (5)

Here is a framework for a three panel wxpython (phoenix) application. With
proper sizing. The aspect ratio of 1.779 to 1 is supposed to be the proper..... More


Attached Files

Thumbnail(s)
   
Print this item

  Reading json file as pandas data frame?
Posted by: Alberto - Feb-04-2018, 11:57 PM - Forum: Data Science - Replies (1)

Dear Python Users,

I am using python 3.6 and trying to download json file (350 MB) as pandas dataframe using the code below. However, I get the fol..... More

Print this item

  Error executing Jupyter command 'notebook': [Errno 'jupyter-notebook' not found] 2
Posted by: Newtopython123 - Feb-04-2018, 11:24 PM - Forum: General Coding Help - Replies (10)

hi So i installed Anaconda to get access to jupyter notebook and python.then I run jypyter notebook command in command prompt
I get
Error executing ..... More

Print this item

  Can someone make me a code that does this?
Posted by: BubbleDouble - Feb-04-2018, 10:19 PM - Forum: Jobs - Replies (2)

Basically, there's a pubg bot, that idles. But there's a problem with the bot, it get's stuck on this screen[Image: xYv3QzH.png]..... More

Print this item

  Pyglet installation problems
Posted by: LostinPy - Feb-04-2018, 09:53 PM - Forum: General Coding Help - Replies (3)

Hello

Very new to python - I have a beginners book and working through it, still on chapter 1.

I have been trying for the last hour to install p..... More

Print this item

  How to make an input trigger the output once no matter how long input is high
Posted by: cam2363 - Feb-04-2018, 09:37 PM - Forum: General Coding Help - Replies (3)

I have a python code that plays a sound when I push a button, but if I hold the button, it keeps playing the sound, which I dont want.

So what line..... More

Print this item

  Scramble word game
Posted by: Zatoichi - Feb-04-2018, 09:08 PM - Forum: Homework - Replies (9)

[python]
def display_banner():
print("""
__ _ _ _
/ _\ ___ _ __ __ _ _ __ ___ | |__ | | ..... More

Print this item

  Help deleting numbers from file names
Posted by: Shane - Feb-04-2018, 07:07 PM - Forum: General Coding Help - Replies (5)

[python]import os
def rename_files():
# Get file names
file_list= os.listdir(r"file")
#print(file_list)
saved_path=os.getcwd()
p..... More

Print this item

  dict problem
Posted by: Sol - Feb-04-2018, 06:51 PM - Forum: General Coding Help - Replies (2)

Hi there,

I have recently been creating a bot for Discord, I have seeked help on other discord servers, but no one can help. I know I should know ..... More

Print this item

  Question code from datacamp I don't understand
Posted by: fad3r - Feb-04-2018, 06:23 PM - Forum: Homework - Replies (3)

Hi,
I don't need any help coding anything I just really am confused on this code:

[python]

import numpy as np
np.random.seed(123)
tails = [0]..... More

Print this item

  Is it possible to loop through class attributes via string?
Posted by: 04chiak - Feb-04-2018, 04:29 PM - Forum: General Coding Help - Replies (3)

Hey guys, I'm stumped on this issue.
I currently am referencing a UI file built in pyqt, and though it wise to create a while loop to iterate through..... More

Print this item

  Can't access Turtle Demo
Posted by: beeo - Feb-04-2018, 02:22 PM - Forum: General Coding Help - Replies (4)

I'm new to this forum and not sure if I've picked the right one.

I'm also new to Turtle graphics. and I'm trying to access the Demo scripts referen..... More

Print this item

  Index + functions help
Posted by: perrud - Feb-04-2018, 01:53 PM - Forum: General Coding Help - Replies (2)

I'm making a calculator on py, and that part don't work.
Someone can help me to make this work?
[python]def ave():
q = input('Coloca os numeros..... More

Print this item

  Interacting with python console while program is running
Posted by: Murmele - Feb-04-2018, 12:32 PM - Forum: GUI - Replies (2)

Hello,

I would like to write a program with a gui, which is able to interact with a python console. I would like to draw something in the gui, send..... More

Print this item

  please Help. TypeError: list indices must be integers, not str
Posted by: skamaaa01 - Feb-04-2018, 11:49 AM - Forum: Homework - Replies (1)

Hi. I give up, i just can't make this work.

If i type:
order_status_info = client.get_my_trades(symbol='LTCUSDT',limit=1)
print order_status_in..... More

Print this item

  I have an assignment - to create a keylogger
Posted by: MartyXO - Feb-04-2018, 11:35 AM - Forum: Homework - Replies (9)

Hello dear users!
I have a assignment - create a keylogger
Keylogger must have:

- Sending data with e-mail (attachment .txt file)
- Every line ..... More

Print this item

  E-commerce
Posted by: antonmichel - Feb-04-2018, 10:44 AM - Forum: GUI - Replies (5)

Hey guys,

What are the best and easiest options to build e-commerce mobile app with kivy?
Shall i go to django oscar?

Print this item

  Error on pressing enter
Posted by: dake - Feb-04-2018, 09:44 AM - Forum: General Coding Help - Replies (6)

Hi All.

I am new to python coding.
I am trying to get 4:0:0 hours count down by just entering "4 enter" and "enter for 0" then "enter for 0" again..... More

Print this item

  Video Course for Python Alogorithms Course and eBook
Posted by: gjenkinslb - Feb-04-2018, 07:28 AM - Forum: Tutorial Requests and Submissions - Replies (1)

I have created a list of video tutorials that cover and correspond to the book 'Problem Solving with Algorithms and Data Structures' by Miller/Ranum, ..... More

Print this item

  need help with combobox Python 2.7
Posted by: ZipSnipe - Feb-04-2018, 06:24 AM - Forum: GUI - Replies (3)

I am trying to figure this out, I used Qt Designer to make this gui, I want the combobox to access a file on my harddrive. Can anyone give me a hand. ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  403 Error Yesterday, 16:28 CaptainNewb snippsat Web Scraping ...
  what does % stand for in ... 09-19, 19:55 arbiel arbiel General Codin...
  Scraping a page with log ... 09-19, 12:30 iamaghost Hershien Web Scraping ...
  C++ program embedding Pyt... 09-19, 11:11 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... 576455
  Tutorial Requ... 498279
  Web Scraping ... 440352
  Newbie with P... 384233
  New Users Int... 367301
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+ 12087
buran 8175
snippsat 7368
deanhystad 6891
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
jamessnorman2 Today
atylerfraces2254 Yesterday
AdrianCocian Yesterday
humanoidAI Yesterday
Baran12332 09-19

User Panel Messages

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