Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,405
» Latest member: LovelyImgs
» Forum threads: 38,826
» Forum posts: 176,041

Full Statistics

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

Latest Threads
Update Image on Button Cl...
Forum: GUI
Last Post: LovelyImgs
5 minutes ago
» Replies: 3
» Views: 3,150
Girls In Your Town - Anon...
Forum: General Coding Help
Last Post: guest786
1 hour ago
» Replies: 0
» Views: 13
a function to watch files
Forum: News and Discussions
Last Post: OtiliaGen
3 hours ago
» Replies: 2
» Views: 174
Merge video with subtitle...
Forum: General Coding Help
Last Post: OtiliaGen
3 hours ago
» Replies: 29
» Views: 15,694
Create dataframe from the...
Forum: Data Science
Last Post: JassicaElla60
3 hours ago
» Replies: 8
» Views: 3,660
Check if running from she...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 11:52 AM
» Replies: 2
» Views: 178
Sorry Help
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 11:47 AM
» Replies: 2
» Views: 142
IP address for users
Forum: Networking
Last Post: DeaD_EyE
Dec-31-2025, 08:02 PM
» Replies: 6
» Views: 7,191
Opencv findContours Q
Forum: General Coding Help
Last Post: Pedroski55
Dec-30-2025, 12:11 AM
» Replies: 1
» Views: 218
Struggles I Faced While E...
Forum: Code Review
Last Post: padma121
Dec-29-2025, 09:12 AM
» Replies: 1
» Views: 4,636

 
  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

  Pympler installation issue
Posted by: Katsuke - Aug-17-2017, 02:11 PM - Forum: General Coding Help - Replies (8)

Hello everyone!

I'm completely new with Python and Python 2.7, but I'm using it cause I need to run a conde on it. On this code, there's this call ..... More

Print this item

  OpenCV installation issue
Posted by: NOOBscripts - Aug-17-2017, 11:58 AM - Forum: Data Science - Replies (8)

Hi guys I have downloaded python 3.6 install it:works fine Cool . After I have install Numpy, Matplotlib. Also I have downloaded opencv.whl.
I am..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Update Image on Button Cl... 5 minutes ago the_muffin_man LovelyImgs GUI
  Girls In Your Town - Anon... 1 hour ago guest786 guest786 General Codin...
  a function to watch files 3 hours ago Skaperen OtiliaGen News and Disc...
  Merge video with subtitle... 3 hours ago Pavel_47 OtiliaGen General Codin...
  Create dataframe from the... 3 hours ago Calab JassicaElla60 Data Science
  Check if running from she... Yesterday, 11:52 rjdegraff42 noisefloor General Codin...
  Sorry Help Yesterday, 11:47 BioNanoTech noisefloor General Codin...
  IP address for users 12-31, 20:02 Robots DeaD_EyE Networking
  Opencv findContours Q 12-30, 00:11 jogl Pedroski55 General Codin...
  Struggles I Faced While E... 12-29, 09:12 baffa_dbt padma121 Code Review
  Willing to pay for help w... 12-29, 08:37 braillescribe noisefloor General Codin...
Most views
  The best Prog... 580494
  Tutorial Requ... 520248
  Web Scraping ... 442809
  Newbie with P... 387025
  New Users Int... 386875
Most reputation
buran 581
snippsat 511
Larz60+ 452
Gribouillis 362
deanhystad 328
Most replies
  New Users Int... 452
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12117
buran 8198
snippsat 7398
deanhystad 6920
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
LovelyImgs Today
LewisByday Today
JassicaElla60 Today
bryanptrovz7447 Today
oliviajuior7959 Yesterday

User Panel Messages

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