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,934
» Latest member: alexguemez
» Forum threads: 38,721
» Forum posts: 175,508

Full Statistics

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

Latest Threads
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
5 hours ago
» Replies: 9
» Views: 2,734
Too much space between gr...
Forum: GUI
Last Post: RonR
11 hours ago
» Replies: 4
» Views: 1,150
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Today, 10:31 AM
» Replies: 3
» Views: 167
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 517
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,675
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 612
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 191
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,135
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,363
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 1,027

 
  Alternatives to DFsort/Syncsort features in Python - A comparative study
Posted by: sarakuma - Aug-20-2017, 11:04 PM - Forum: Tutorial Requests and Submissions - No Replies

[font=Verdana, Geneva, sans-serif]
Objective
The objective of this paper is to delineate the probable alternatives to various DFsort/Syncsort featur..... More


Attached Files
Print this item

  timestamp not updating
Posted by: bowen73 - Aug-20-2017, 09:36 PM - Forum: General Coding Help - Replies (3)

I've got a script running from startup on my raspberry pi using

import time
and [python]timestamp = time.strftime("%Y-%m-%d_%H:%M:%S"..... More

Print this item

  facebook friends crawler
Posted by: edithegodfather - Aug-20-2017, 08:50 PM - Forum: Web Scraping & Web Development - Replies (12)

hey guys,

so recently i started getting into python again and i was thinking about taking on a bigger challenge: a facebook friends list crawler.
..... More

Print this item

  Rewrite variable every n times
Posted by: andrea0913 - Aug-20-2017, 05:54 PM - Forum: General Coding Help - No Replies

I'm doing image processing with cv2, and i need to replace the background every 30 seconds during 2 minutes. The background will be something like a p..... More

Print this item

  PIL imageText
Posted by: tony1812 - Aug-20-2017, 05:01 PM - Forum: General Coding Help - Replies (3)

Hello, I am practicing use PIL to ouput text on screen. But I donot fin a clear answer about using draw,text.
My code is like this:

[python]
impo..... More

Print this item

  unexpected text file output <_io.TextIOWrapper… encoding='cp1252'>
Posted by: sleepylog - Aug-20-2017, 07:03 AM - Forum: General Coding Help - Replies (3)

When I run the following code I get the following output instead of the file's text:
List of children's names in the whatever group in alphabetical o..... More

Print this item

  Syntax errors
Posted by: jon65 - Aug-20-2017, 05:19 AM - Forum: General Coding Help - Replies (22)

Hi I am new to python, my reason for trying it is to backup the flash memory on my esp8266. I have installed python 3.6.2 and eventually esptools.py. ..... More

Print this item

  Timer gui
Posted by: andrea0913 - Aug-20-2017, 12:28 AM - Forum: GUI - Replies (2)

Hi, i'm new in python. I'm doing some image processing using cv2.

I've already set up the chroma and everything, but now i want to add some interfa..... More

Print this item

  Python Speech recognition, word by word
Posted by: AceScottie - Aug-19-2017, 09:59 PM - Forum: General Coding Help - Replies (6)

Hello, I have been using the python Speech Recognition module for a few days now and i cant seem to make it do what i need.

Basically i want  to tr..... More

Print this item

  How to check if the data is empty in a database?
Posted by: chris0147 - Aug-19-2017, 03:33 PM - Forum: General Coding Help - Replies (8)

Hi,
I'm fetching the data from the database and I would like to check the data above of the data in the same rows as the per channel to see if the ce..... More

Print this item

  Color Scheme
Posted by: jliu0928 - Aug-19-2017, 02:55 PM - Forum: General Coding Help - Replies (1)

How do I see all the color schemes? I'm relatively new to python and I'm learning that if I use the print function I will have to use parentheses for ..... More

Print this item

  Pyglet Media: unjustifiable memory usage
Posted by: hbknjr - Aug-19-2017, 02:54 PM - Forum: General Coding Help - Replies (4)

Hi,

I was recommended Pyglet for creating music player Here. I encountered an issue ..... More

Print this item

  Basic Doubt in code
Posted by: prateek3 - Aug-19-2017, 10:56 AM - Forum: General Coding Help - Replies (6)

Well i can simply put a variable in place of 'n' in square(n) but I tried to allow user to enter a number, but this code is not working and showing th..... More

Print this item

  Python Daemons & Configs & Communication
Posted by: TypesWithSpoons2 - Aug-19-2017, 07:50 AM - Forum: General Coding Help - Replies (1)

Hello. Not fully sure if this is the right thread section. I'm new to this forum and a beginner. I have a hand full of minor questions, but I didn't w..... More

Print this item

  Beginner needs help
Posted by: Waelrt - Aug-19-2017, 02:42 AM - Forum: General Coding Help - Replies (1)

Hi everyone,
This is my first post, I just started to study coding and this is my first code.

This is a quiz contains a text with five spaces, the..... More

Print this item

  Tonight
Posted by: ichabod801 - Aug-19-2017, 01:47 AM - Forum: Bar - Replies (1)

This has been tonight:

  • I'm bored.
  • Oh, there's a new post on python-forum!
  • Oh, it's metulburr editing his post on classes.
  • Am I..... More

Print this item

  use of classes in python
Posted by: Lux - Aug-19-2017, 12:31 AM - Forum: General Coding Help - Replies (2)

Hi!
I am relatively new to Python and mostly self-taught. I am working on a project in tkinter, and I have noticed that a lot of code examples like [u..... More

Print this item

  VS Code Editor
Posted by: snippsat - Aug-19-2017, 12:11 AM - Forum: News and Discussions - Replies (2)

This will be a quick look at/tutorial about Visual Studio Code.
This Editor has nothing to with Visual Stud..... More

Print this item

  ValueError
Posted by: Jared360 - Aug-18-2017, 07:46 PM - Forum: General Coding Help - Replies (2)

Hello all, new to Python and programming and having an issue here that I can't figure out. I'm getting a value error from this code. I'm trying to pri..... More

Print this item

  Querying a web database
Posted by: SimpleGuy - Aug-18-2017, 06:58 PM - Forum: General Coding Help - Replies (3)

Good afternoon,

I have been playing around with Requests to Query an API. Here is my code

[python]
import json
import requests

data_url = '..... More

Print this item

  I Require some help for project idea...FaceRecognizer Door actived
Posted by: JavierGTZ - Aug-18-2017, 04:45 PM - Forum: General Coding Help - No Replies

my question here
Hi everyone, I have a lot question for one project that I want to do, in the last semester a development a face recognizer software ..... More

Print this item

  Password Saver Program
Posted by: suitec - Aug-18-2017, 03:30 PM - Forum: General Coding Help - Replies (1)

Below is the Password Saver program that I need help with, my entries, and the error I'm receiving. Any recommendations you can give me will be greatl..... More

Print this item

  Python error handling Paramiko
Posted by: pythondiy - Aug-18-2017, 03:29 PM - Forum: Networking - Replies (2)

Hello,

I am writing a Python script, using Paramiko, to ssh to servers one by one to test connectivity. The issue I am having is, if one of the s..... More

Print this item

  Python programmer needed to integrate GUI in Linux/LinuxCNC
Posted by: blazini36 - Aug-18-2017, 03:23 PM - Forum: Jobs - Replies (1)

I'm looking for somebody that can help me integrate a GUI that was built in Glade with a program written in Python. I've built a machine basically con..... More

Print this item

  FIND THE VALUE OF h.
Posted by: Emmanuel - Aug-18-2017, 01:29 PM - Forum: Homework - Replies (6)

My question is:
The volume v of a liquid in a hollow cylinder of radius r and length L is related to the depth of the liquid h by v = [rᶺ2 cos ᶺ -1 {..... More

Print this item

  Mixing 2 versions of python in one C++ application
Posted by: satya - Aug-18-2017, 12:31 PM - Forum: General Coding Help - No Replies

Hi,

I have a python embedded C++ application, and currently using python 2.7.13.
Now I want to introduce a new component in this application (dll/..... More

Print this item

  I need help
Posted by: PsychoticDroid - Aug-18-2017, 09:32 AM - Forum: General Coding Help - Replies (1)

Good day fellow coders.
There is a question I need to figure out.
Would guys mind helping me and explaining it to me.
I just recently started learn..... More

Print this item

  No module named 'requests.packages'
Posted by: runnerpaul - Aug-18-2017, 08:10 AM - Forum: General Coding Help - Replies (1)

When I try to run m python scrip I get this error:
[quote]Traceback (most recent call last):
  File "Main.py", line 9, in <module>
    from request..... More

Print this item

  find chars after chars in 'pre' tag
Posted by: Fran_3 - Aug-17-2017, 11:18 PM - Forum: Web Scraping & Web Development - Replies (9)

given text between two 'pre' tags as shown in the example code

I want to search for specified text... ABCD in the example
while ignoring any prece..... More

Print this item

  web form help
Posted by: czech99 - Aug-17-2017, 09:17 PM - Forum: Web Scraping & Web Development - No Replies

So I have a script i'm trying to modify. It's suppose to fill out a form, however the search form has changed and I don't know how to modify the scrip..... More

Print this item

  Query an ArcGIS feature server?
Posted by: SimpleGuy - Aug-17-2017, 08:02 PM - Forum: Web Scraping & Web Development - No Replies

The following code was used earlier to query data and I got the URL by inspecting a page element with a table in it. So I figured why not try to figur..... More

Print this item

  Newbie to Python - Problem in accessing Dictionaries and List
Posted by: sambill - Aug-17-2017, 07:23 PM - Forum: Homework - Replies (1)

Hi there,

I am a newbie into Python and programming in general. While studying python list and dictionaries I stumbled upon a scenario, hear me out..... More

Print this item

  Diff between 1 file to serveral files
Posted by: tcpip - Aug-17-2017, 06:09 PM - Forum: General Coding Help - Replies (3)

Hello,

I have a small script I found that will compare 2 files my issue is how can I campare 1 file to many files?

Thanks.

[python]#!/usr/bi..... More

Print this item

  problem with select and update the data into the database
Posted by: chris0147 - Aug-17-2017, 05:30 PM - Forum: General Coding Help - Replies (1)

I have got a problem with select and update the data into the database. I want to find an empty data in the database that go above the program id `300..... More

Print this item

  Print JSON Dictionary to Excel?
Posted by: SimpleGuy - Aug-17-2017, 02:58 PM - Forum: General Coding Help - Replies (6)

I would like to navigate through a complex JSON Dictionary and format it to be usable in an Excel file. I am fairly new to Python I've only been worki..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  403 Error 5 hours ago CaptainNewb CaptainNewb Web Scraping ...
  [Tkinter] Too much space ... 11 hours ago RonR RonR GUI
  datetime in SQL query. Today, 10:31 Dibbley Dibbley General Codin...
  Another app idea - intera... Yesterday, 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...
  Select Python comment (#)... 09-14, 23:27 SpongeB0B Pedroski55 General Codin...
  data input while debuggin... 09-14, 15:32 fred1232 deanhystad General Codin...
  New to Python and Pygame 09-14, 11:25 JMcM JMcM Game Developm...
Most views
  The best Prog... 575942
  Tutorial Requ... 497327
  Web Scraping ... 439915
  Newbie with P... 383652
  New Users Int... 366009
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 8174
snippsat 7367
deanhystad 6894
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 6
buran 3
Newest members
alexguemez Today
Shadab Today
Dibbley Today
XenonBlack Yesterday
Lenowell Yesterday

User Panel Messages

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