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,306
» Latest member: ifdainstitute7
» Forum threads: 38,798
» Forum posts: 175,910

Full Statistics

Online Users
There are currently 61 online users.
» 1 Member(s) | 56 Guest(s)
Bing, AOL, Google, Mojeek, snippsat

Latest Threads
No new line from print in...
Forum: General Coding Help
Last Post: Pedroski55
13 minutes ago
» Replies: 7
» Views: 187
Python Online Compiler
Forum: News and Discussions
Last Post: ichsanputr
4 hours ago
» Replies: 3
» Views: 11,089
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 10:44 AM
» Replies: 4
» Views: 179
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 04:44 AM
» Replies: 8
» Views: 700
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Nov-27-2025, 04:48 AM
» Replies: 6
» Views: 7,820
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 172
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 147
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 234
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,224
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 341

 
  Help in an homework : Air trafic control
Posted by: Zercrode - Nov-19-2018, 06:48 AM - Forum: Homework - Replies (1)

[b]Can someone please help me do this:
This application takes a proposed set of flight arrival times and decides when those flights should actually a..... More

Print this item

  How can I add some data from file.txt to db.sqlite3 ?
Posted by: Mike Ru - Nov-19-2018, 04:10 AM - Forum: General Coding Help - Replies (1)

I have a subject.txt with content like this
Accidents at Home
Adoption
Advertising
Advice
Age: Youth & Old Age
Airplanes
Amusement Parks

I have a tab..... More

Print this item

  finding angle between three points on a 2d graph
Posted by: qrani - Nov-19-2018, 01:11 AM - Forum: General Coding Help - Replies (4)

[font=Courier New, Courier, monospace]So, i've been trying to find this out for such a long time.
So say I have three points A, B, [b]C..... More

Print this item

  Flask-Nav
Posted by: petr0707 - Nov-18-2018, 07:39 PM - Forum: Web Scraping & Web Development - No Replies

Hello,

please help with the Flask-Nav menu. I need to make a menu where the first part of the menu will display the directories and the second part..... More

Print this item

  informatio from importer to importee
Posted by: Skaperen - Nov-18-2018, 07:31 PM - Forum: General Coding Help - Replies (4)

i have a module that defines some functions that aid debugging. it checks an environment variable. if that environment variable is defined, it defin..... More

Print this item

  Tinkercad
Posted by: arsenal58 - Nov-18-2018, 06:56 PM - Forum: General Coding Help - No Replies

Ok so I have been messing around with tinker cad at school which is a design website. A really basic website but very good for pre engineering. I was ..... More

Print this item

  Running another python file from code
Posted by: Stefanovietch - Nov-18-2018, 06:46 PM - Forum: General Coding Help - Replies (1)

[python]
import turtle as tl
import os

home = tl.Screen()
home.bgcolor("black")
home.title("Home Screen")

lastlevel = 1
start = tl.Turtle()..... More

Print this item

  python cross platfrom FILE IO
Posted by: shift838 - Nov-18-2018, 06:29 PM - Forum: General Coding Help - Replies (1)

So, am very new to Python.

I want to create a program that can be ran on Windows / Linux that access the file system to execute a file with argumen..... More

Print this item

  Computer
Posted by: arsenal58 - Nov-18-2018, 05:20 PM - Forum: General Coding Help - Replies (4)

Not sure how many questions are allowed per day lol. But I was wondering if there was a way I can access another computers console using my python?

Print this item

  Interface Arduino and MSSQL using Python
Posted by: MichaelDean - Nov-18-2018, 05:00 PM - Forum: General Coding Help - No Replies

I'm a newbie to Python. My task is to fetch serial port output (from Arduino), then push the output to the Microsoft SQL Database using Python.

My ..... More

Print this item

  I need help with this please.
Posted by: pythonlearnery - Nov-18-2018, 04:15 PM - Forum: Homework - Replies (4)

Write a function called userWords() that repeatedly asks the user to enter words until they enter the word "stop!". Every word the user enters should ..... More

Print this item

  AttributeError: 'tuple' object has no attribute 'interface'
Posted by: Kim6071 - Nov-18-2018, 03:06 PM - Forum: General Coding Help - Replies (1)

I'm totally new to Python and have tried to make my first little program that can change a MAC address, but I get this error:

[error]Traceback (mos..... More

Print this item

  Enigma Machine Working - Optimise
Posted by: michael_haney - Nov-18-2018, 01:36 PM - Forum: Code sharing - Replies (4)

Hi Everyone,
This is my first forum post so apologies for any mistakes.
I recently wrote this code for the enigma machine, it is not well designed o..... More

Print this item

  Numpy array delete cells
Posted by: LB_994 - Nov-18-2018, 12:57 PM - Forum: Homework - Replies (1)

Hi!
I could really use some help with the following assignment I received.
Basically I created a profile in a 2D array, with active (1) and inactive..... More

Print this item

  Change output of cells.
Posted by: Hoogoo - Nov-18-2018, 09:06 AM - Forum: General Coding Help - Replies (2)

Dear users,

I am quite new to Python coding, and recently I have found a way to download stock data into Python.
Since I am downloading multiple s..... More

Print this item

  Take use input in sets and Dictionaries
Posted by: usman - Nov-18-2018, 09:01 AM - Forum: Homework - Replies (4)

[python]class DFA:
current_state = None;
def __init__(self, states, alphabet, transition_function, start_state, accept_states):
sel..... More

Print this item

  convert multi list to one list !
Posted by: evilcode1 - Nov-18-2018, 08:05 AM - Forum: General Coding Help - Replies (3)

hello all ...
this is my code :
[python]
#qassam = raw_input()


def loop():

for i in range(12):
qan = "Key.f{}".format..... More

Print this item

  help with assignment
Posted by: Mof44 - Nov-17-2018, 10:22 PM - Forum: Homework - Replies (9)

Hi, I have this assignment to do and no idea where to start...
[i]You ask the user to enter a random number, which expresses the size of the 'Christm..... More

Print this item

  No bs_serial?
Posted by: MuntyScruntfundle - Nov-17-2018, 07:57 PM - Forum: General Coding Help - Replies (1)

I'm randomly getting an error which means nothing to me at all, could someone please let me know what it means?

Many thanks.

for b in bstick..... More

Print this item

  AP Chem
Posted by: arsenal58 - Nov-17-2018, 06:06 PM - Forum: General Coding Help - Replies (10)

Hello, I am in AP Chemistry at my high school and I was trying to find ways to make it a little bit easier. Obviously the easiest way to make life sim..... More

Print this item

  How to change TV channel with Python
Posted by: arsenal58 - Nov-17-2018, 05:41 PM - Forum: General Coding Help - Replies (7)

Hi, I am a beginner as you can probably already tell. I have been watching a lot of videos and reading many articles on how to use python and I have b..... More

Print this item

  how to insert list into database
Posted by: zubair - Nov-17-2018, 05:40 PM - Forum: General Coding Help - Replies (2)

I am storing <p> tag data into list. When i apply insert query then last line of the list stored in the database.
I want to store all data in databa..... More

Print this item

  Timing functions with multiprocessing
Posted by: mntfr - Nov-17-2018, 05:10 PM - Forum: General Coding Help - Replies (3)

Hi, I have a function that I execute with no problems with multiprocessing however I cant time it
[python]
import multiprocessing as mp
import time..... More

Print this item

  formatting question
Posted by: Jonininireland - Nov-17-2018, 02:19 PM - Forum: General Coding Help - Replies (1)

using format

such as

pizzaTotal = 5
formatPizzaTotal = '{:>75}'.format(pizzaTotal)

i know moves the print 75 spaces to the right

but if i..... More

Print this item

  Not able to covert exe file for pyautugui module python script
Posted by: Utkarsh29 - Nov-17-2018, 10:24 AM - Forum: GUI - Replies (1)

Hi,i m new in python and need some help..
i have created one script in python using pyautogui module,but now when i m trying to convert into exe file ..... More

Print this item

  Basic Quiz/Game
Posted by: searching1 - Nov-17-2018, 07:12 AM - Forum: Homework - Replies (10)

Hi, I'm working on this practice task which is like a quiz, When if the after is correct the question repeats all the time and not moving to the next ..... More

Print this item

  a "better" code question
Posted by: Skaperen - Nov-17-2018, 03:35 AM - Forum: General Coding Help - Replies (4)

part of code is going to work on a slice of a string, omitting the first character, such as handling an option. it needs to know the length of the pa..... More

Print this item

  [split] Theme change
Posted by: thexmodgames - Nov-16-2018, 09:45 PM - Forum: Bar - Replies (2)

This is my website i need review if the themes is goodhttp://thexmodgames.net
i need your help
http://thexmodgame..... More

Print this item

  Stream Data to Text or CSV format
Posted by: ekq378 - Nov-16-2018, 06:32 PM - Forum: General Coding Help - No Replies

I want to read in the values of AINO - AIN11 and output them into different rows so the 1st row would read in the scans AINO - AIN11 then move to the ..... More

Print this item

  Can i make this work in any way?
Posted by: Stefanovietch - Nov-16-2018, 05:59 PM - Forum: General Coding Help - Replies (4)

[python]
import turtle as tl

orbs = []

#Screen
home = tl.Screen()
home.bgcolor("black")
home.title("Home Screen")

#Orbs
def ..... More

Print this item

  extract information from a file
Posted by: clarablanes - Nov-16-2018, 03:38 PM - Forum: General Coding Help - Replies (4)

Dear friends:

I must extract information from a sdf file containing molecule dates:

.
.
.
43 46 1 0 0 0 0
46 47 1 0 0 0 0
46 4..... More

Print this item

  Encountered a logic problem in my project
Posted by: osmanb06 - Nov-16-2018, 12:21 PM - Forum: Game Development - Replies (3)

I wrote some codes for my ball to don't spawn border over.But my ball spawns over of border.Anyone you help me this logic problem? If you won't change..... More

Print this item

  How Right?
Posted by: Cassie - Nov-16-2018, 10:37 AM - Forum: General Coding Help - Replies (3)

Hi everybody, I got a question

variable = dict_.get('var_name') or 'DEFAULT'
dict_ may has key, or not, his value is may e..... More

Print this item

  Python Based Keyword and Stemming
Posted by: jg355187 - Nov-16-2018, 10:05 AM - Forum: Data Science - No Replies

Hello All,

I have python script that pulls out a keyword from the data set. The data set contains 3 columns,
1. SysID 2. ID 3. Comment Section. ..... More

Print this item

  PyBear Youtube Channel
Posted by: aldwinp - Nov-16-2018, 09:51 AM - Forum: Tutorial Requests and Submissions - No Replies

Found some small interesting tutorials about images, pdf's and files, I thought was worth sharing. Very easily and shortly explained small automations..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  No new line from print in... 13 minutes ago Lou Pedroski55 General Codin...
  Python Online Compiler 4 hours ago alexmaxwell1 ichsanputr News and Disc...
  Python is not working on ... Yesterday, 10:44 lary_p noisefloor General Codin...
  Help with Serial.write in... Yesterday, 04:44 racingsubby Larz60+ General Codin...
  Can I develop a live vide... 11-27, 04:48 mtrkhan mamta25 Web Scraping ...
  silent deployment Python ... 11-26, 21:58 Bummibaer Larz60+ News and Disc...
  Proposal for PEP 11-26, 15:53 matt Gribouillis News and Disc...
  My regex function is not ... 11-26, 08:47 Moltar1997 perfringo General Codin...
  best way to learn python 11-26, 04:40 dutch ichsanputr News and Disc...
  data fetching for indian ... 11-25, 02:50 drakhsin Pedroski55 Web Scraping ...
  PyQt5 - Get a parameter f... 11-24, 14:18 Ninja2112 deanhystad GUI
Most views
  The best Prog... 579483
  Tutorial Requ... 512725
  Web Scraping ... 442348
  Newbie with P... 386393
  New Users Int... 381641
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+ 12113
buran 8196
snippsat 7392
deanhystad 6916
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
ifdainstitute7 Today
MOHAMMAD_mk Today
virvainfotech Today
IFDA123 Yesterday
TimTom420 11-27

User Panel Messages

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