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,582
» Latest member: chairsforcafe
» Forum threads: 38,635
» Forum posts: 175,039

Full Statistics

Online Users
There are currently 544 online users.
» 0 Member(s) | 535 Guest(s)
Bing, Google, Baidu, Yandex, Facebook, Mojeek

Latest Threads
A penny doubled every day...
Forum: Homework
Last Post: DeaD_EyE
2 hours ago
» Replies: 5
» Views: 154
Using EventSource in Pyth...
Forum: Web Scraping & Web Development
Last Post: rbadis
7 hours ago
» Replies: 0
» Views: 59
I have a question
Forum: General Coding Help
Last Post: noisefloor
10 hours ago
» Replies: 2
» Views: 163
Problème d'exécutable
Forum: General Coding Help
Last Post: noisefloor
10 hours ago
» Replies: 1
» Views: 140
How do select this table ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 07:21 PM
» Replies: 11
» Views: 457
[split] Simple webbot for...
Forum: Code Review
Last Post: Plyth
Yesterday, 04:55 AM
» Replies: 3
» Views: 123
Dynamic Module Import Err...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:07 AM
» Replies: 3
» Views: 201
What Are the Most Overloo...
Forum: News and Discussions
Last Post: Plyth
Jun-19-2025, 03:37 AM
» Replies: 2
» Views: 147
Setting AST node lineno c...
Forum: General Coding Help
Last Post: deanhystad
Jun-18-2025, 09:15 PM
» Replies: 4
» Views: 276
Wish to write a code for ...
Forum: General Coding Help
Last Post: Hasan2025
Jun-18-2025, 06:40 AM
» Replies: 4
» Views: 1,018

 
  help, search in python mysql
Posted by: tarata - Dec-15-2016, 03:43 PM - Forum: General Coding Help - Replies (18)

hi i have a raspberry pi3.

I install php mysql et...

Now i want search if value is present in table.

helpppp!

my code is
[python]


im..... More

Print this item

  BBcode pointer position
Posted by: metulburr - Dec-15-2016, 01:35 PM - Forum: Board - No Replies

One thing i would like to figure out is....when you click the button for python tag for example it inserts the python tags
[python][ python ][ /pytho..... More

Print this item

  EPANETTOOLS and Python
Posted by: iespinosa - Dec-15-2016, 01:21 PM - Forum: General Coding Help - Replies (2)

Hello all, 

Has anyone used this library to work in an existing EPANET hydraulic network from Python?

https:  //pypi.python.org/pypi/EPANETTOOLS..... More

Print this item

  Problems with Interrupts/ callback functions in Python for an Alarm Clock project
Posted by: Henry1 - Dec-15-2016, 10:27 AM - Forum: General Coding Help - Replies (1)

I recently started programming with Python and now I want to build an appliance with the raspberry pi which is basically an alarm clock. I have a pi, ..... More

Print this item

  Python Code: (Double-click to select all)
Posted by: Skaperen - Dec-15-2016, 05:00 AM - Forum: Board - Replies (5)

... is not working on Firefox version 50.0.2.  i have not tried any earlier versions or anything else.

it does highlight all the code.  but even do..... More

Print this item

  string between two strings
Posted by: Skaperen - Dec-15-2016, 04:48 AM - Forum: General Coding Help - Replies (3)

i want to get the string that is between (the first instances of) two strings, a and b (in that order).  i can do it like:

[python]what_was_between..... More

Print this item

  Where to start as a beginner
Posted by: godmode - Dec-14-2016, 09:59 PM - Forum: Bar - Replies (6)

Hello guys,

I'd like to ask your opinion about learning to program, and the python language. I've a background of programming about 15 years ago, and..... More

Print this item

  Syntax error when using <> operator
Posted by: mohdabusido - Dec-14-2016, 06:45 PM - Forum: General Coding Help - Replies (9)

Hello Guys,

I am trying to run this code and each time I am getting an invalid syntax error message, I tried changing the variables, the fil..... More

Print this item

  X3 Python Software Developers + (Visa Sponsorship) at Scurri
Posted by: djangojobs.net - Dec-14-2016, 06:23 PM - Forum: Jobs - No Replies

[color=#333333][size=small][font='Helvetica Neue', Helvetica, Arial, sans-serif]Scurri is a rapidly growing software company that wants to enable ever..... More

Print this item

  Start at python Networkin
Posted by: Grean - Dec-14-2016, 02:09 PM - Forum: Web Scraping & Web Development - Replies (6)

Hi, I'm a beginner in python networking..What is the best starting point

Print this item

  Looking to hear the thoughts of Python developers
Posted by: vmdepyth - Dec-14-2016, 12:42 PM - Forum: Bar - Replies (2)

Excuse my first post being "spammy" but hopefully this is something you'll be interested in. (I checked with one of the moderators. ichabod801, before..... More

Print this item

  calculator
Posted by: Jei - Dec-14-2016, 11:50 AM - Forum: Homework - Replies (5)

problem is that when in sub() you give a letter instead of a number it will give a error and after that if you give both numbers it wont return anyth..... More

Print this item

  Get pagination Instagram
Posted by: Kalet - Dec-14-2016, 12:21 AM - Forum: General Coding Help - No Replies

Hello, I'm trying to automate my script(in Python) to automatically get the end_cursor in succession. For example:

[code]https://www.instagram.com/..... More

Print this item

  Need Help debugging program
Posted by: ToastyCoder - Dec-13-2016, 06:52 PM - Forum: General Coding Help - Replies (12)

[align=left]I have had problems with a class project for about a week now, with displaying list items from a multiline string, and i also need help wi..... More

Print this item

  When i try to create a webserver through a port throwing error
Posted by: pras120687 - Dec-13-2016, 05:50 PM - Forum: Web Scraping & Web Development - Replies (2)

Hi,

When i try to create a webserver through a port and for second time if i try to create to same port it is throwing following error message.

..... More

Print this item

  Christmas Text Adventure
Posted by: OriginalCal - Dec-13-2016, 04:56 PM - Forum: Code sharing - Replies (3)

[align=left][b]So I am new to coding and thought a great way to get some experience in would be to create a Christmas game using basic sub routines. P..... More

Print this item

  How to get past NaN value
Posted by: iFunKtion - Dec-13-2016, 04:24 PM - Forum: Data Science - Replies (7)

Hi there,

I am trying to do a simple test for a NaN value in python3 pandas, but I can't get anything to work. This is what I want to do, x is a fl..... More

Print this item

  code timer - PyTimer
Posted by: JacobMorris - Dec-13-2016, 04:12 PM - Forum: Code sharing - Replies (2)

PyTimer is a module that I created meant to make calculating code execution times much easier. Previously, the only real option was to calculate the t..... More

Print this item

  Web scraping "fancy" table
Posted by: acehole60 - Dec-13-2016, 02:53 PM - Forum: Web Scraping & Web Development - Replies (2)

Hi guys,
I am just getting into Python and web scraping, so I am very sorry if this is a basic question. So far, I have been able to scrape informati..... More

Print this item

  Code capitalization being changed.
Posted by: Mekire - Dec-13-2016, 02:23 PM - Forum: Board - Replies (4)

I just posted a thread with a code block like this:
[python]CELL_SIZE = 50
MOVES = {"up": (0, -CELL_SIZE), "down": (0, CELL_SIZE),
         "left" ..... More

Print this item

  Date format
Posted by: Kebap - Dec-13-2016, 12:35 PM - Forum: Board - Replies (43)

Hi all, I happened to notice the default date format of our forums which can be very ambiguous on certain dates.

You see, some countries write month-..... More

Print this item

  Minimization of variance problem
Posted by: Newtopython - Dec-13-2016, 10:25 AM - Forum: Homework - Replies (2)

Hello!,

I am really new to Python, I'm trying to do some financial stuff. Below you will find my code, I am having problems when trying to Minimize..... More

Print this item

  printing set of lines between patterns
Posted by: pybegin - Dec-13-2016, 10:22 AM - Forum: General Coding Help - Replies (2)

I have a requirement were in i need to print the lines between 2 patterns into files 
The text in the below format is available in a file. The requir..... More

Print this item

  fast hash function
Posted by: verstapp - Dec-13-2016, 10:21 AM - Forum: General Coding Help - Replies (3)

hi guys,
i'm looking for a faster-than-the-default-adler32/md5/etc non-crypto hash function.
i have googled and found things like pyfasthash, xxhash..... More

Print this item

  Extract relationships
Posted by: MattaFX - Dec-13-2016, 09:34 AM - Forum: Jobs - No Replies

Hi everyone

For a little project (amount of work: ca. 4h), we search someone who could extract relations between entities.
Terms like "entities, f..... More

Print this item

  time range midnight problem
Posted by: PickyBiker - Dec-13-2016, 02:59 AM - Forum: General Coding Help - Replies (9)

The following code determines if the current time is between two times and it works well until midnight is in the range of times. Not sure how to make..... More

Print this item

  sys.argv IndexError
Posted by: Blue Dog - Dec-13-2016, 02:54 AM - Forum: General Coding Help - Replies (2)

What is this error trying to tell me?


Traceback (most recent call last):
  File "C:\Users\renny and kite\Desktop\Python\links\links\links.py", l..... More

Print this item

  Python "Automate the Boring Stuff" wants me to change Windows environment variables?
Posted by: Atomike - Dec-12-2016, 08:50 PM - Forum: General Coding Help - Replies (8)

So, I'm working through "Automate the Boring Stuff" for Python, and I to continue, it wants me to go to my Windows "Edit environment variables for you..... More

Print this item

  python turtle module in pycharm error
Posted by: sajley - Dec-12-2016, 08:00 PM - Forum: General Coding Help - Replies (2)

hi guys  

[python]
import turtle
def draw_star(size,color):
    count = 0
    angle = 144
    sum1 = 0
   # turtle.bgcolor='black'
    turtl..... More

Print this item

  Framework Django duplicating objects in databases-table!?
Posted by: tavaresdavi677 - Dec-12-2016, 07:12 PM - Forum: Homework - Replies (1)

Hello ! i'm starting framework Django for python and [color=#212121][size=xx-small][font=arial, sans-serif][size=x-large][font=arial, sans-serif]I was..... More

Print this item

  Instagram pagination tags
Posted by: Kalet - Dec-12-2016, 06:53 PM - Forum: General Coding Help - Replies (1)

Hello,

I am doing a development based on instagram, I do not use the API because they do not allow applications in development mode but in product..... More

Print this item

  Made a very simple email grabber(scraper)
Posted by: Blue Dog - Dec-12-2016, 05:36 PM - Forum: Web Scraping & Web Development - Replies (4)

What I need to know what this error is, and how to fix it.

I have problems installing in thing into python, so I don't know is selenium install rig..... More

Print this item

  Attendence System
Posted by: elliott0184 - Dec-12-2016, 03:21 PM - Forum: General Coding Help - Replies (19)

Hi there.
I am a bit of a newbie to python so i may need a bit more help than normal.
I am trying to program a raspberry pi using python to create ..... More

Print this item

  Quick Question
Posted by: Edwinthegreat - Dec-12-2016, 04:17 AM - Forum: Web Scraping & Web Development - Replies (4)

I have never used python before but I am trying to figure out how to follow this tutorial and don't understand anything, can you please help?
[list=1..... More

Print this item

  Relations between entities
Posted by: MattaFX - Dec-12-2016, 01:08 AM - Forum: Homework - Replies (18)

Hi everyone

I want to apply a supervised approach to learning relations between entities in a text. The relations are: place of birth and instituti..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  A penny doubled every day... 2 hours ago esoyboy DeaD_EyE Homework
  Using EventSource in Pyth... 7 hours ago rbadis rbadis Web Scraping ...
  I have a question 10 hours ago Clictithe noisefloor General Codin...
  Problème d'exécutable 10 hours ago Zauf noisefloor General Codin...
  How do select this table ... Yesterday, 19:21 MarkMan snippsat Web Scraping ...
  [split] Simple webbot for... Yesterday, 04:55 AB073 Plyth Code Review
  Dynamic Module Import Err... Yesterday, 00:07 DaddyMAN Pedroski55 General Codin...
  What Are the Most Overloo... 06-19, 03:37 shreyapatel Plyth News and Disc...
  Setting AST node lineno c... 06-18, 21:15 voidtrance deanhystad General Codin...
  Wish to write a code for ... 06-18, 06:40 Hasan2025 Hasan2025 General Codin...
  How to produce a CPU load... 06-18, 02:19 Calab Plyth General Codin...
Most views
  The best Prog... 572287
  Tutorial Requ... 484776
  Web Scraping ... 436823
  Newbie with P... 379644
  Thread remain... 351226
Most reputation
buran 581
snippsat 507
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 450
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12066
buran 8173
snippsat 7339
deanhystad 6839
metulburr 5151
Top referrers
Googlepro 24
python 6
metulburr 6
NonEntity 5
as1221 3
Newest members
chairsforcafe Today
rbadis Today
juliashulze7657 Today
kava Yesterday
esoyboy Yesterday

User Panel Messages

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