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,398
» Latest member: zisabelltivanov1761
» Forum threads: 38,825
» Forum posts: 176,031

Full Statistics

Online Users
There are currently 33 online users.
» 0 Member(s) | 28 Guest(s)
Apple, Bing, Google, AOL

Latest Threads
Check if running from she...
Forum: General Coding Help
Last Post: rjdegraff42
10 minutes ago
» Replies: 0
» Views: 6
Livre La Femme De Ménage ...
Forum: General Coding Help
Last Post: zisabelltivanov1761
14 minutes ago
» Replies: 0
» Views: 8
IP address for users
Forum: Networking
Last Post: Ruth_Hernandez
9 hours ago
» Replies: 5
» Views: 7,143
Merge video with subtitle...
Forum: General Coding Help
Last Post: OtiliaGen
11 hours ago
» Replies: 28
» Views: 15,579
Opencv findContours Q
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:11 AM
» Replies: 1
» Views: 138
Struggles I Faced While E...
Forum: Code Review
Last Post: padma121
Dec-29-2025, 09:12 AM
» Replies: 1
» Views: 4,609
Willing to pay for help w...
Forum: General Coding Help
Last Post: noisefloor
Dec-29-2025, 08:37 AM
» Replies: 4
» Views: 214
Create dataframe from the...
Forum: Data Science
Last Post: OtiliaGen
Dec-29-2025, 07:27 AM
» Replies: 7
» Views: 3,627
How to Integrate External...
Forum: General Coding Help
Last Post: noisefloor
Dec-27-2025, 06:21 PM
» Replies: 1
» Views: 183
Calling python from anoth...
Forum: General Coding Help
Last Post: eedjsa
Dec-27-2025, 04:06 PM
» Replies: 9
» Views: 339

 
  how to dynamically add objects to pyqt window
Posted by: LavaCreeperKing - Apr-07-2017, 08:43 PM - Forum: GUI - Replies (1)

I need to be able to dynamically add an object like a label to my window. How do I do that? Here is the code that I have.
[python]class Main(QtGui.QM..... More

Print this item

  Need help with random forests
Posted by: purebritishness - Apr-07-2017, 03:29 PM - Forum: General Coding Help - Replies (2)

is it possible to train a random forest to be able to classify pieces of malware based on a png version of their.bytes file?

Print this item

  django professional
Posted by: shahpy - Apr-07-2017, 03:25 PM - Forum: Web Scraping & Web Development - No Replies

hello
i've learned django basicsl
now i can:
create model , create forms, use bottstrap and jquery in my project and...

but the site that i can..... More

Print this item

  Apply Method Question
Posted by: smw10c - Apr-07-2017, 03:23 PM - Forum: Data Science - Replies (4)

I hope you are all having a good day. I have a question in regards to the apply function. Below is a function I created and then I apply it to my data..... More

Print this item

  Trying to Scan multiple IPs with python-nmap
Posted by: DarkSuniuM - Apr-07-2017, 09:55 AM - Forum: Networking - Replies (5)

Hello
Im new to this forum and I don't know if I posted this thred on right forum.
Here is my problem:
Im trying to scan multiple IPs with python-n..... More

Print this item

  HELP: String of Zero's and One's to binary byte
Posted by: schwasskin - Apr-07-2017, 03:04 AM - Forum: General Coding Help - Replies (1)

I have some code that I am using to convert a file to bytes then those bytes to strings of 0's and 1's.

[python]
with open(file, mode='rb') as fil..... More

Print this item

  Numbers Genie
Posted by: PyPhanman - Apr-06-2017, 11:03 PM - Forum: Code sharing - No Replies

Hey all! Created this fun numbers game that will return some facts about 20 input or random numbers.  

[python]
# Description of program:
# Ask t..... More

Print this item

  Eclipse Django PyDev Error
Posted by: Adelton - Apr-06-2017, 08:21 PM - Forum: General Coding Help - Replies (3)

Hi there,

I am having difficulties creating a Django project in Eclipse .I have installed Pydev and also I have pip installed django in my virtual ..... More

Print this item

  transfering photos and videos
Posted by: Issei - Apr-06-2017, 03:19 PM - Forum: Homework - Replies (2)

Hi, for a school project I want to build a USB stick, which automaticly transfers photos and videos to the stick, if plugged in.
I use Portableapps an..... More

Print this item

  Send the output from a running script
Posted by: MeeranRizvi - Apr-06-2017, 02:43 PM - Forum: Homework - Replies (1)

Hello Guyz,
Here i am writing a script by pinging an ip continously.



[python]
def ip_ping():
    import subprocess
    b= "172.30.36.136"
..... More

Print this item

  OOP Code help!
Posted by: ajaY - Apr-06-2017, 02:00 PM - Forum: Homework - Replies (3)

Implement the following classes from the following UML class diagrams, instantiate some objects and show the functionality of the classes. 
1.[size=..... More

Print this item

  Just some second choice answers help please
Posted by: ajaY - Apr-06-2017, 01:26 PM - Forum: Homework - Replies (6)

Forget my uni assignment was in for today :/


1.      What could we do to better encapsulate our..... More

Print this item

  Round a number up to certain significant figures
Posted by: brocq_18 - Apr-06-2017, 12:12 PM - Forum: General Coding Help - Replies (4)

[python]import math
maxValue = 12345678
a = maxValue/4.0 # Python 2.x requires either numerator/denominator to be a float to return one
print "This..... More

Print this item

  String in Pandas
Posted by: yamanda - Apr-06-2017, 11:41 AM - Forum: Data Science - Replies (12)

Hello Once again

I have somethehing like this

[quote]
[font=Courier New]komen_F1=df2.iloc[[color=#0000ff]21,[color=#0000..... More

Print this item

  Problem with animation
Posted by: jdewk - Apr-06-2017, 04:48 AM - Forum: GUI - No Replies

I have this code for animating two lines
[python]
def animate(i):
   global GLOBAL_TARGET
   global GLOBAL_RESULT
   if i > 19:
       i = 19
..... More

Print this item

  With pyCharm how to run(build) the whole(3 files)
Posted by: sylas - Apr-06-2017, 04:23 AM - Forum: General Coding Help - Replies (14)

Hi all! I have 3 files in the same project. To join files I use import. Is it correct ?? But the most important question is: how to run the whole proj..... More

Print this item

  Help on a program to help with distributing food to the needy
Posted by: teenspirit - Apr-06-2017, 01:13 AM - Forum: General Coding Help - Replies (39)

I am not a very experienced programmer, but i have done some coding in python. I helped distribute food from a food bank the other day, and found a ma..... More

Print this item

  hotkeys module
Posted by: Skaperen - Apr-05-2017, 11:57 PM - Forum: General Coding Help - Replies (2)

researching a smooth way to do hotkeys (a way to have a single key press be passed to the program where that program then decides what to do based on ..... More

Print this item

  List of square roots python
Posted by: py7 - Apr-05-2017, 10:22 PM - Forum: Homework - Replies (6)

So the question is:

I have to do a little program where the function receives a argument x, who is an integer and returns a list of the sum of the fi..... More

Print this item

  Writing List to CSV
Posted by: tkj80 - Apr-05-2017, 08:25 PM - Forum: General Coding Help - Replies (6)

Hi,

I have a list as follows stored in a variable name csvImport:

[['3-March-17', 'a', 'b', 'c'],
['16-February-17', 'd', 'e', 'f'],
['19-Janu..... More

Print this item

  checking if there are numbers in the string
Posted by: Sp00f - Apr-05-2017, 07:12 PM - Forum: General Coding Help - Replies (11)

[python]flyTo = input("Where would you like to fly? ")
if flyTo == flyTo.isdigit():
    print("You accidentally added a number")
elif flyTo == flyT..... More

Print this item

  unpacking error - chess
Posted by: gboreham - Apr-05-2017, 06:55 PM - Forum: General Coding Help - Replies (3)

I have been trying to work on coding a chess game for some fun, i know it is very inefficient and so forth but this does not bother me largely as i am..... More

Print this item

  Hack the world! - soon
Posted by: wavic - Apr-05-2017, 06:40 PM - Forum: Bar - Replies (3)

https://flipboard.com/@flipboard/flip.it...nsider.com

IoT - I don't think so.

Print this item

  Inputting a varible
Posted by: BlathaBlather - Apr-05-2017, 06:24 PM - Forum: General Coding Help - Replies (3)

Say I had a list called 'rade' and in it was [1,2, 3, 4, 5,] and I also had another list called 'spam' and in it was  [6,  7, 8, 9, 10,]
I want to inp..... More

Print this item

  UDP Socket Issues
Posted by: hellboy632789 - Apr-05-2017, 04:51 PM - Forum: Homework - Replies (3)

Hello, I am trying to figure out how to properly print the data from a UDP packet. For homework our professor has a server running that when it receiv..... More

Print this item

  PyCalc(V1.5.1) Errors!
Posted by: timmyiscool8 - Apr-05-2017, 03:09 PM - Forum: General Coding Help - No Replies

This is a python calculator I am making. Based off of source code from: BlendyCat.

I just wanted someone with more experience than me to make sure ..... More

Print this item

  Drag and drop image object
Posted by: vijaysagi - Apr-05-2017, 02:57 PM - Forum: GUI - Replies (1)

The following is the code to display an image and am trying to drag it to desired location. Once i click on the image the relavnt event method is not ..... More

Print this item

  Matrix Problem
Posted by: Salito - Apr-05-2017, 11:28 AM - Forum: Homework - Replies (1)

Hi everyone,

I'm a beginner in Python language and I've got a little problem with a matrix I tried to encode.
I want to have these vectors :
[pyt..... More

Print this item

  Symbols Distinguished From Letters?
Posted by: MeMeBigBoy - Apr-05-2017, 10:46 AM - Forum: General Coding Help - Replies (3)

Hi, I'm creating a password score program, everything seems to be fine until you enter a password with only symbols. It comes out saying that both upp..... More

Print this item

  Python symbols AND letters
Posted by: gullidog - Apr-05-2017, 10:42 AM - Forum: General Coding Help - Replies (1)

[python]
symbols = "~`!@#$%^&*()/_-+={}[]:>;',</?*-+"


contains_symbol = False
for symbols in symbols:
    if symbols in pw1:
      contains_s..... More

Print this item

  install couchdb-python
Posted by: iFunKtion - Apr-05-2017, 10:35 AM - Forum: General Coding Help - No Replies

Hi,
I have spent a couple of months developing an application that uses the python module for couchdb, and now i want to deploy it, I can't remember ..... More

Print this item

  How to get pyhton to identify symbols in a string
Posted by: MemeLord15 - Apr-05-2017, 09:58 AM - Forum: General Coding Help - Replies (4)

Smile

Print this item

  Do all class need constructors?(__init__)
Posted by: hsunteik - Apr-05-2017, 09:57 AM - Forum: General Coding Help - Replies (13)

I know it is all up to the programmer,but do most programmer do 
like this:

[python]
class test():
    def say(message):
        print (message..... More

Print this item

  Symbols in a String
Posted by: MeMeBigBoy - Apr-05-2017, 09:41 AM - Forum: General Coding Help - Replies (4)

I am a student and I am currently working on a password scoring program, I need to find a way to identify whether the password entered (the string) co..... More

Print this item

  Symbol identification in variables
Posted by: Ollie - Apr-05-2017, 09:41 AM - Forum: General Coding Help - Replies (2)

[size=medium][size=small]I am a student working on a password checking program, I need help with identifiying if a variable has symbols ("~`!@#$%^&*()..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Check if running from she... 10 minutes ago rjdegraff42 rjdegraff42 General Codin...
  Livre La Femme De Ménage ... 14 minutes ago zisabelltivanov1761 zisabelltivanov1761 General Codin...
  IP address for users 9 hours ago Robots Ruth_Hernandez Networking
  Merge video with subtitle... 11 hours ago Pavel_47 OtiliaGen General Codin...
  Opencv findContours Q Yesterday, 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...
  Create dataframe from the... 12-29, 07:27 Calab OtiliaGen Data Science
  How to Integrate External... 12-27, 18:21 finallen321 noisefloor General Codin...
  Calling python from anoth... 12-27, 16:06 eedjsa eedjsa General Codin...
  Lottery generator (beginn... 12-27, 01:10 Hullari Pedroski55 General Codin...
Most views
  The best Prog... 580458
  Tutorial Requ... 519875
  Web Scraping ... 442794
  Newbie with P... 387005
  New Users Int... 386707
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
zisabelltivanov1761 Today
JulioLet Today
aellatsz9602 Yesterday
cruisesfares Yesterday
azam Yesterday

User Panel Messages

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