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,937
» Latest member: AdrianCocian
» Forum threads: 38,722
» Forum posts: 175,510

Full Statistics

Online Users
There are currently 65 online users.
» 0 Member(s) | 58 Guest(s)
Bing, Google, AOL, AOL, Applebot, Internet Archive

Latest Threads
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Yesterday, 07:55 PM
» Replies: 2
» Views: 415
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Yesterday, 06:57 PM
» Replies: 10
» Views: 3,882
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Yesterday, 12:30 PM
» Replies: 1
» Views: 3,422
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Yesterday, 11:11 AM
» Replies: 4
» Views: 776
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,246
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,119
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,343
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,330
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,454
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 1,014

 
  script wanted: clock for text mode screen
Posted by: Skaperen - Dec-25-2017, 06:51 AM - Forum: Bar - Replies (2)

i would like to see someone write a script to draw a big digital clock on the full text mode screen, updated as fast as it can, but not ..... More

Print this item

  Cool products from China
Posted by: DeaD_EyE - Dec-25-2017, 04:13 AM - Forum: Bar - Replies (5)

I was seeking for a Micropython developer board in China. I found following:

http://www.micropython.net.cn

I'm very interested in this board: https:..... More

Print this item

  Moving an object in a circular path
Posted by: pi314159geek - Dec-25-2017, 02:50 AM - Forum: Game Development - Replies (1)

I want one circle to orbit another along a pre-drawn circular path of radius 300. I know others have asked the same question, but all of those answer..... More

Print this item

  White Space Help
Posted by: JayMan - Dec-25-2017, 02:39 AM - Forum: General Coding Help - Replies (9)

Hello,

I'm not a programmer and I thought maybe you all could help with this. I am trying to get this script to allow white spaces on the arugument..... More

Print this item

  oop breaks
Posted by: mepyyeti - Dec-25-2017, 01:15 AM - Forum: General Coding Help - Replies (7)

I'm having difficulty grasping the idea behind oop. I'm at a stage where I can write working programs but when I separate states and activities into ..... More

Print this item

  Install Python3 & PIP3 & Django on MAC OSX
Posted by: topjaba - Dec-24-2017, 07:09 PM - Forum: News and Discussions - Replies (1)

Hello,

I have encountered one setback after another trying to install the trio of Python,PIP and Django on Mac OSX virtual environment.

The root cau..... More

Print this item

  indentation loss
Posted by: metulburr - Dec-24-2017, 05:47 PM - Forum: Board - Replies (52)

1) pasted in source mode (Which should be default when you open an editor)
[python]
def list_count_4(nums):
  count = 0  
  for num in nums:
   ..... More

Print this item

  Syntax Error in Program
Posted by: bijay1983 - Dec-24-2017, 05:31 PM - Forum: General Coding Help - Replies (2)

Hi,

I have installed python 3.6.0 on my laptop and using IDLE to write below program
but i am getting syntax error.

Can you suggest please >
..... More

Print this item

  Trouble importing text from a .docx file
Posted by: atinesh922 - Dec-24-2017, 04:46 PM - Forum: General Coding Help - Replies (3)

I am trying tokenize words of a Word Document Doc.docx having a sentence This is a doc file. But unfortunately, each..... More

Print this item

  If/ Or if/ temp controlled fan.
Posted by: clueless - Dec-24-2017, 03:58 PM - Forum: General Coding Help - Replies (5)

Good afternoon.

I am trying to turn on a fan automatically when it reaches a certain temperature and have borrowed this code to the letter. I reall..... More

Print this item

  listening to USB
Posted by: DPaul - Dec-24-2017, 03:50 PM - Forum: General Coding Help - Replies (3)

Hi,

I have made some progress into the not-so-easy listening to input from USB busses.
The setup:
RPi 3, python

I have 3 (identical) numerical..... More

Print this item

  Christmas image
Posted by: snippsat - Dec-24-2017, 12:34 PM - Forum: Bar - Replies (2)

It happens that i make a Christmas image.
Here one from this year,and i post the one from last year to.
Tools used is someone wonder:
3ds-max(Coron..... More

Print this item

  TCP ping time mesure diffrence from other tools
Posted by: tbaror - Dec-24-2017, 12:17 PM - Forum: Networking - Replies (2)

Hello,

I am trying to write a simple tool that measures the TCP port open, the code works well.
The issue I have is that when I compare the TCP ping ..... More

Print this item

  CompileError: Unable to find vcvarsall.bat
Posted by: roni_im - Dec-24-2017, 11:36 AM - Forum: Data Science - Replies (1)

Hi,
I'm using python 2.7 with anaconda.
I try to run a file that uses the function weave.inline() however I get the error:
"CompileError: error: Un..... More

Print this item

  Anaconda pytorch error
Posted by: Prince_Bhatia - Dec-24-2017, 10:56 AM - Forum: General Coding Help - Replies (1)

hi,

i am have installed anaconda on my system and trying to install pytorch on my system,

I am using a yml file in which there is no pytorch f..... More


Attached Files

Thumbnail(s)
   
Print this item

  Merry Christmas
Posted by: DeaD_EyE - Dec-24-2017, 10:24 AM - Forum: Bar - Replies (4)

I wish all programmers and their families Merry Christmas.

   

Print this item

  SQL query with MariaDB
Posted by: vogll - Dec-24-2017, 06:43 AM - Forum: General Coding Help - No Replies

Hi,
I read more tutorials and try use PyMySQL. I resolv some problems :

- which is the best library for SQL and MariaDB ? (I found MysqlDB, PyMySQ..... More

Print this item

  compiling to python-- should ; be used or not?
Posted by: ezdev - Dec-24-2017, 03:43 AM - Forum: News and Discussions - Replies (4)

the way i code uses ; a lot-- it puts statements together like this:

print(5) ; print (12)
the reason i do this is because it f..... More

Print this item

  Check if integer is between two values
Posted by: Wolfpack2605 - Dec-24-2017, 12:47 AM - Forum: Homework - Replies (3)

Hi,
I am quite new to Python and I am having trouble with solving a problem with an online course I am undertaking on Grok Learning. This is the ques..... More

Print this item

  asyncio: run_until_complete() returns when the first of gathered Futures is set
Posted by: saavedra29 - Dec-23-2017, 10:24 PM - Forum: General Coding Help - No Replies

i have the following code:
[python]
import asyncio
import functools

class EchoClientProtocol(asyncio.Protocol):
def __init__(self, message,..... More

Print this item

  Code review needed for a basic repl implementation
Posted by: RickyWilson - Dec-23-2017, 09:57 PM - Forum: Code sharing - Replies (2)

Here is a very basic object orientated implementation of a read evaluate print loop AKA REPL. I encluded REShell to demonstrate how one could use Repl..... More

Print this item

  Newbie question to add columns in dataframe
Posted by: zydjohn - Dec-23-2017, 08:30 PM - Forum: General Coding Help - Replies (1)

Hello:
I have a CSV file (C:\Temp\NameList.CSV), it has exactly 20,000 records, like this:
First Name, Last Name (Field names)
John, Doe
......
X..... More

Print this item

  Beginner question: help ensuring input is a number
Posted by: ycrad - Dec-23-2017, 07:02 PM - Forum: General Coding Help - Replies (2)

Hello, I am very new to programming - so please excuse the incredibly beginner question.

I have been trying to a write a couple of lines of code an..... More

Print this item

  Basic Python Question
Posted by: fs8 - Dec-23-2017, 06:42 PM - Forum: General Coding Help - Replies (7)

Hi all,

My code is not working. Why?



print('enter your email for registration')
entered=input('your email is:')
if(entered=="",'@hotmail.c..... More

Print this item

  function definition (pycharm)
Posted by: raulseangarciaroberts - Dec-23-2017, 06:35 PM - Forum: General Coding Help - Replies (3)

Ok so i´m new to coding and have ZERO experience in this...I am reading a book i found online and i am trying to do some of the activties that are sho..... More

Print this item

  Multiprocessing doesn't work in this code
Posted by: mraabs - Dec-23-2017, 05:28 PM - Forum: General Coding Help - Replies (4)

Hi there,
I wrote this simple packet interceptor app using pypacker. when I run this code by just calling the [inline]start_monitor[/..... More

Print this item

  Updating Point Graphics Coordinates
Posted by: pi314159geek - Dec-23-2017, 03:48 AM - Forum: General Coding Help - Replies (3)

In my program, I create a circle called "electron" at a random place. I then draw a second circle called "photon", that starts at a constant place (-..... More

Print this item

  Checkbutton code not working
Posted by: ToddRyler - Dec-23-2017, 03:35 AM - Forum: General Coding Help - Replies (4)

Hello
I'm trying to determine the states of checkboxes depending whether or not they had been checked the previous time the programme was run. I do no..... More

Print this item

  understanding lists....I'm very confused
Posted by: mepyyeti - Dec-22-2017, 11:04 PM - Forum: General Coding Help - 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

  Python Text based Game
Posted by: Luoxiang - Dec-22-2017, 08:12 PM - Forum: General Coding Help - Replies (1)

Hello everyone.
I am new to programming in general. I took up Python Because it was the language I wanted to use for this text based adventure game ..... More

Print this item

  How search in multidim. list
Posted by: jakubmudra - Dec-22-2017, 07:34 PM - Forum: General Coding Help - Replies (1)

Hi there.

I have questinon. I need to search in my multidimensional list by more than one key. There is list:
[python]lis= [["id","type","city","p..... More

Print this item

  What is wrong with this implementation of the cost function for linear regression?
Posted by: JoeB - Dec-22-2017, 07:24 PM - Forum: Data Science - Replies (1)

I am trying to write the cost function for regularised linear regression. (I am doing exercise 5 from the Stanford Coursera course on machine learning..... More

Print this item

  Install and Troubleshooting
Posted by: metulburr - Dec-22-2017, 06:48 PM - Forum: Game Tutorials - No Replies

Before you read all this you should know that pygame should work from simply doing

pip install pygame
On linux systems to get pyth..... More

Print this item

  Accessing IP Cam Audio In Python
Posted by: Haselsmasher - Dec-22-2017, 04:55 PM - Forum: General Coding Help - Replies (1)

[I'm not sure if this should be here or in the Networking forum.]

I need to get sound samples from a microphone that is attached to an IP Camera I ha..... More

Print this item

  Time based control of phillips hue
Posted by: Kimzer - Dec-22-2017, 04:38 PM - Forum: General Coding Help - Replies (3)

Hi all,

Very new to all of this so bear with me.
Below is my script, ive commented out a few colors.

What i am trying to do is the following;

A se..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  what does % stand for in ... Yesterday, 19:55 arbiel arbiel General Codin...
  403 Error Yesterday, 18:57 CaptainNewb CaptainNewb Web Scraping ...
  Scraping a page with log ... Yesterday, 12:30 iamaghost Hershien Web Scraping ...
  C++ program embedding Pyt... Yesterday, 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... 576323
  Tutorial Requ... 498041
  Web Scraping ... 440239
  Newbie with P... 384089
  New Users Int... 366915
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+ 12089
buran 8175
snippsat 7367
deanhystad 6891
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
AdrianCocian Today
humanoidAI Today
Baran12332 Yesterday
Hershien Yesterday
Diyaseating Yesterday

User Panel Messages

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