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,296
» Latest member: nicos18
» Forum threads: 38,795
» Forum posts: 175,886

Full Statistics

Online Users
There are currently 650 online users.
» 0 Member(s) | 639 Guest(s)
Bing, AOL, Mojeek, Twitter, Apple, AOL

Latest Threads
My regex function is not ...
Forum: General Coding Help
Last Post: Pedroski55
3 hours ago
» Replies: 1
» Views: 54
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 11:51 AM
» Replies: 1
» Views: 60
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Yesterday, 02:50 AM
» Replies: 6
» Views: 231
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 122
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 84
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,518
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 170
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 80
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,140
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,323

 
  Clustering for imbalanced data sets
Posted by: dervast - Sep-25-2019, 06:34 AM - Forum: Data Science - No Replies

Hi all,
I have a set of measurements with four features.


Two features are continuous (time and distance) and two are discrete.


We also know..... More

Print this item

Lightbulb I have in my arsenal python code, for the Voynich Manuscript
Posted by: Pleiades - Sep-25-2019, 06:12 AM - Forum: General Coding Help - Replies (3)

What it does?

It takes Morse code input and outputs anagrams of any language. My problem is I would like to take input from a vord of Voynich glyp..... More

Print this item

  How can one generate triangular and sawtooth waves in python?
Posted by: xBlackHeartx - Sep-25-2019, 03:53 AM - Forum: General Coding Help - Replies (6)

I finally found out how to use python to make .wav files. It requires the modules numpy and scipy (the latter just for the ability to write .wav files..... More

Print this item

  python xml
Posted by: davy_yg - Sep-25-2019, 03:26 AM - Forum: General Coding Help - No Replies

Hello,

This is sqlmap program is created in python. It has error_based.xml file, now I wonder where do you get the value [QUERY], [RANDNUM]=[RAND..... More

Print this item

  python modules
Posted by: davy_yg - Sep-25-2019, 02:34 AM - Forum: General Coding Help - Replies (1)

Hello,

I want to ask about python modules. Do you have to create them yourself or is there a default module that you can import? If so, is there ..... More

Print this item

  python prog
Posted by: davy_yg - Sep-25-2019, 02:23 AM - Forum: General Coding Help - No Replies

I wonder why when you type this code in SQLMap folder, it works!

python sqlmap.py -u "http://debiandev/sqlmap/mysql/get_int.php?id=1"

Where do y..... More

Print this item

  I donr know how to search from 2d list to 2d list
Posted by: AHK2019 - Sep-25-2019, 01:26 AM - Forum: Homework - Replies (1)

It is a word search solver. I dont know the logic to search for every single character from a list of lists to a list of lists. Send help pls.
Note: ..... More

Print this item

  what is the point in function access to globals being read-only?
Posted by: Skaperen - Sep-24-2019, 10:40 PM - Forum: News and Discussions - Replies (2)

what is the point in function access to globals being read-only? referencing objects lets you modify them without the need for a global statement. i..... More

Print this item

  Prepend Row to CSV file.
Posted by: KAD_UK - Sep-24-2019, 10:03 PM - Forum: General Coding Help - Replies (2)

Hello,

I am brand new to Python programming, but I have successfully manage to bodge together a script using my previous coding knowledge and some ..... More

Print this item

  Requesting help with my implementation of depth-first search
Posted by: tigerfuchs - Sep-24-2019, 09:41 PM - Forum: General Coding Help - Replies (6)

Hi all, I'm having trouble with my implementation of depth-first search. The implementation is based on code provided in Discrete Mathematics b..... More

Print this item

  object is not subscriptable... Error Message?
Posted by: Shafla - Sep-24-2019, 07:35 PM - Forum: General Coding Help - Replies (3)

I am trying to access values of cells in an exel workbook. i am following an exercise from a book and getting the following error message;
[python]>>..... More

Print this item

  Openpyxl error message. Help!
Posted by: Shafla - Sep-24-2019, 06:27 PM - Forum: General Coding Help - Replies (6)

Hi. I am following some text book lessons. I am trying to convert Column Letters to Numbers and getting the following error message.
[python]>>> imp..... More

Print this item

  How do I remove pyo?
Posted by: xBlackHeartx - Sep-24-2019, 06:05 PM - Forum: General Coding Help - Replies (3)

I foolishly installed this thinking it would allow me to put sounds into my games. However, after installing it I discovered that it needs internet ac..... More

Print this item

  Table data with BeatifulSoup
Posted by: gerry84 - Sep-24-2019, 04:17 PM - Forum: Web Scraping & Web Development - Replies (11)

Hi All,

I'm learning Python right now (and this is actually my first threat so let me know if there is a way to ask my question in a clearer manner..... More

Print this item

  Update any file
Posted by: Evil_Patrick - Sep-24-2019, 04:06 PM - Forum: General Coding Help - Replies (1)

How to update any txt file
like I want to add more lines in the text file but don't want to overwrite

[python]
with open('Text.txt', "w") as file..... More

Print this item

  XLRD Package not be able to call
Posted by: dhiliptcs - Sep-24-2019, 03:31 PM - Forum: General Coding Help - Replies (2)

I want to extract data from Excel sheet and I got the following error like

ImportError: No module named xlrd

Then I looked at where Python is re..... More

Print this item

  tkinter GUI, problem running seperate files
Posted by: fishglue - Sep-24-2019, 01:43 PM - Forum: GUI - Replies (17)

Hello. I'm fairly new to Python.

If I run the program from my editor it works fine, every .py file opens when buttons is pressed and does wh..... More

Print this item

  sorting 2D lists by column
Posted by: ToffieFaye - Sep-24-2019, 01:20 PM - Forum: Data Science - Replies (8)

Hello everyone,

I would like to sort a multidimensional list by the second column.

Example:
[python]
x = [
[1,18,2],
[2,9,4],
[..... More

Print this item

  Explain this code - for loop
Posted by: RavCOder - Sep-24-2019, 12:13 PM - Forum: General Coding Help - Replies (9)

Hi,
I'm doing Hackerrank's challenge "Learn to Code in 30 days" and this is link fo..... More

Print this item

  Django translations
Posted by: PlanB - Sep-24-2019, 11:18 AM - Forum: Web Scraping & Web Development - Replies (1)

Hello. I use "django-admin makemessages" to build the .po files.

That worked fine and actually it still works. But first time in the .po files cont..... More

Print this item

  accessing local variable outside class
Posted by: priyanka08 - Sep-24-2019, 07:53 AM - Forum: General Coding Help - Replies (3)

Hello,I am doing python code using raspberry pi for calculating body temperature. I want to know how can i access local variable that is declared in o..... More

Print this item

  Python and Ubuntu
Posted by: newbieAuggie2019 - Sep-23-2019, 08:37 PM - Forum: General Coding Help - Replies (8)

Hi!

As part of my ongoing quest for a colourful world:
https://python-forum.io/Thread-colour[url=https://python-forum.io/thread-21304.html]..... More

Print this item

  Issue with affecting numbers to a variable
Posted by: Adem - Sep-23-2019, 08:34 PM - Forum: General Coding Help - Replies (3)

hello , i'm trying to code with python, i get little bit of problems with affecting many numbers to a variable. Can someone tell me what is the issue ..... More

Print this item

  Getting Cells from the Sheets "automate the boring stuff"
Posted by: Shafla - Sep-23-2019, 08:28 PM - Forum: General Coding Help - Replies (8)

I am working through the exel chapter of Automate the Boring Stuff. I am typing exactly as the book is telling me on page 268 and getting an error mes..... More

Print this item

  Client OS username
Posted by: ImPyBoy17 - Sep-23-2019, 06:01 PM - Forum: General Coding Help - Replies (5)

Hi All,
I have a flask application, would like to fetch the OS username by default for creating a registration portal. I don’t want the users to provi..... More

Print this item

  How can I make music with python/pygame?
Posted by: xBlackHeartx - Sep-23-2019, 05:20 PM - Forum: Game Development - Replies (12)

I'm almost done with my degree, and now I'm teaching myself pygame. I was amazed when I discovered the pygame.image module which allows one to load an..... More

Print this item

  Viewers Bot for Specific URL
Posted by: Peanut87 - Sep-23-2019, 04:29 PM - Forum: Web Scraping & Web Development - Replies (2)

I'm pretty new to coding and self-teaching. I've been trying to create a viewers bot that will take usernames + passwords from a text file and login t..... More

Print this item

  Unable to read update access DB
Posted by: saaketh - Sep-23-2019, 03:52 PM - Forum: General Coding Help - Replies (1)

Access DB - Table Name - EMPTBL

Coloumns Names
Sal(with Values),cca(No Values),Hra(No Values),NS(No Values),GS(No Values)

I want to calculate C..... More

Print this item

  ValueError: substring not found
Posted by: hoangthai10788 - Sep-23-2019, 03:33 PM - Forum: General Coding Help - Replies (2)

Hello,

I encountered this issue when self-learning Python. Could anyone give me a full explanation what is happening here? Any help would be great..... More

Print this item

  Where did this dictionary come from?
Posted by: Mark17 - Sep-23-2019, 03:30 PM - Forum: General Coding Help - Replies (4)

Please help me understand where this output comes from when I input just the enter key:

{33: None, 34: None, 35: None, 36: None, 37: None, 38: No..... More

Print this item

  Error name 'A' not defined
Posted by: RavCOder - Sep-23-2019, 02:29 PM - Forum: General Coding Help - Replies (3)

Hi,
I have this error in my code
[b]Traceback (most recent call last) :
File main.py,line 10 , in <module>
nucleotide = [A,C,G,T]
Error name 'A'..... More

Print this item

  How to change value in a nested dictionary?
Posted by: nzcan - Sep-23-2019, 02:21 PM - Forum: General Coding Help - Replies (2)

[font=Verdana, Geneva, sans-serif]I have a dictionary whose keys are strings and the values are other, nested dictionaries.
The values ( nested dict..... More

Print this item

  Problem with Tiles and Mobs
Posted by: Piethon - Sep-23-2019, 02:12 PM - Forum: Game Development - Replies (4)

Hello.

I am programming a tile based game with pygame.
I am loading different objects, like trees, walls, houses etc. on the surface.
For that, I am..... More

Print this item

  Websocket server not async?
Posted by: korenron - Sep-23-2019, 01:37 PM - Forum: Networking - No Replies

Hello ,
I have a wroking websocket server that my application connected to him and send data to the server.
my problem is that sometime the APP send..... More

Print this item

  Why can package names differ from module name?
Posted by: PlanB - Sep-23-2019, 12:17 PM - Forum: News and Discussions - Replies (3)

I am new to Python/Django, so maybe I do get something terribly wrong.

I was handed a project without complete requirements.txt and needed to insta..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  My regex function is not ... 3 hours ago Moltar1997 Pedroski55 General Codin...
  silent deployment Python ... Yesterday, 11:51 Bummibaer Larz60+ News and Disc...
  data fetching for indian ... Yesterday, 02:50 drakhsin Pedroski55 Web Scraping ...
  PyQt5 - Get a parameter f... 11-24, 14:18 Ninja2112 deanhystad GUI
  Brazil Python Help to aut... 11-21, 20:30 MileHigh303 MileHigh303 Jobs
  My goal to be hired worki... 11-21, 06:15 GnomeSweetGnome mamta25 News and Disc...
  [SOLVED] [BeautifulSoup] ... 11-20, 14:10 Winfried Winfried Web Scraping ...
  How to Implement Real-Tim... 11-20, 06:48 ankitsharma32 ankitsharma32 Web Scraping ...
  How to put my game loop i... 11-20, 04:59 temlotresid6 SledgeNE Game Developm...
  Help with running PvZ Fus... 11-20, 04:46 Barber532 SledgeNE Game Developm...
  Graph Interpolate Difficu... 11-19, 20:34 Tuurbo46 deanhystad General Codin...
Most views
  The best Prog... 579351
  Tutorial Requ... 512292
  Web Scraping ... 442246
  Newbie with P... 386326
  New Users Int... 380127
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+ 12110
buran 8196
snippsat 7390
deanhystad 6916
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
nicos18 Yesterday
Moltar1997 Yesterday
arthurlouiss Yesterday
LewisByday Yesterday
Bummibaer Yesterday

User Panel Messages

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