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,960
» Latest member: llarkin6
» Forum threads: 38,729
» Forum posts: 175,538

Full Statistics

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

Latest Threads
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
1 hour ago
» Replies: 3
» Views: 233
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Yesterday, 05:13 PM
» Replies: 4
» Views: 660
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:17 PM
» Replies: 1
» Views: 754
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:14 PM
» Replies: 6
» Views: 4,991
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Yesterday, 09:50 AM
» Replies: 1
» Views: 1,646
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Yesterday, 03:53 AM
» Replies: 1
» Views: 2,689
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:32 AM
» Replies: 0
» Views: 315
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-25-2025, 01:49 PM
» Replies: 2
» Views: 540
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-24-2025, 02:48 PM
» Replies: 10
» Views: 29,986
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Sep-23-2025, 12:00 PM
» Replies: 4
» Views: 9,765

 
  using a shell script within python
Posted by: Krszt - Oct-10-2018, 09:26 AM - Forum: General Coding Help - Replies (2)

I want to use a C-shell script within a python program, which works with two arguments.

os.system("recall 20170121 ../E725.txt xy 1")

But I want..... More

Print this item

  Rearrange csv file
Posted by: Ice_face - Oct-10-2018, 09:22 AM - Forum: Homework - Replies (3)

Hi,

I have several CSV files which looks like this. I would like to create a new CSV file which is rearranged to the one below.
*The time ..... More

Print this item

  Python Pillow - Photo Manipulation
Posted by: keegan_010 - Oct-10-2018, 08:57 AM - Forum: General Coding Help - Replies (2)

Hi,
I am trying to use pillow for an online python photo manipulation course, I am only starting at the basics one of my tasks is to write a program ..... More

Print this item

  to import just part of a modulr
Posted by: Skaperen - Oct-10-2018, 05:18 AM - Forum: General Coding Help - Replies (11)

i want to import just part of a module, is there a way to do that? i know the first and last line numbers i want to import.

Print this item

  Two Dice Pig Game in Python 3.6 Help
Posted by: inspired22 - Oct-10-2018, 04:53 AM - Forum: Homework - Replies (4)

Here are the instructions...


[i]Write a Python program to simulate the Two Dice Pig game. Two Dice Pig is played by 2 players who roll 2 standard..... More

Print this item

  quote and double post
Posted by: Skaperen - Oct-10-2018, 04:42 AM - Forum: Board - Replies (14)

you know how doing 2 posts gets one post with 2 parts split by a horizontal line. when you click the quote button to make a reply, you..... More

Print this item

  Programming Python as a MS Windows app?
Posted by: Brian123 - Oct-10-2018, 04:38 AM - Forum: General Coding Help - Replies (8)

Is it possible to create a Python program that I can click on just like my other Microsoft Windows applications on my desktop?
Any program that I wri..... More

Print this item

  Python files made on linux don't work on windows
Posted by: sylas - Oct-10-2018, 04:22 AM - Forum: General Coding Help - Replies (2)

Hi all. I have a HP 64 bits double boot computer. I made a lot of python files on Linux. With a USB key I transfered them to windows, but unfortunate..... More

Print this item

  If statement not working
Posted by: oldcity - Oct-09-2018, 11:57 PM - Forum: General Coding Help - Replies (4)

Using Linux Mint 18.2 and Python 2.7 with Python 3.5.
Help needed do not understand why the ' if (number == line_num) ' does
not work. The routine c..... More

Print this item

  Invalid syntax in two variable if statement?
Posted by: 00712411 - Oct-09-2018, 11:16 PM - Forum: General Coding Help - Replies (1)

*Newb post, please do not get offended by this, I am knew to all* I am making a little app for me and my friends, it is a project under way, and I am ..... More

Print this item

  Scrapping .aspx websites
Posted by: boxingowl88 - Oct-09-2018, 08:45 PM - Forum: Web Scraping & Web Development - Replies (3)

Hi All,

I'm trying to perform what I thought would be a simple web scrapping task, but am running into an issue I am unable to figure out. The pag..... More

Print this item

  starting multi threads
Posted by: MuntyScruntfundle - Oct-09-2018, 07:54 PM - Forum: General Coding Help - Replies (7)

Hi folks.

I have need to merge two bits of code, one is a very simple socket server and one is a reporting module that writes bumf to a mysql serve..... More

Print this item

  in which 2.x version was // first used?
Posted by: Skaperen - Oct-09-2018, 07:11 PM - Forum: News and Discussions - Replies (3)

i see that // (floordiv) is used in 2.7.12. for lots of things the documentation says in which version it was first used or defined. i don't see it ..... More

Print this item

  Radicale server with SSL
Posted by: holian - Oct-09-2018, 06:44 PM - Forum: Networking - Replies (1)

Masters,

When IOS12 update installed on Iphone not sync anymore the contacts, and can't configure Cardav account on IPhone (without SSL?).

Wha..... More

Print this item

  Web scraping User Generated Content
Posted by: StephenG93 - Oct-09-2018, 06:38 PM - Forum: Web Scraping & Web Development - Replies (2)

Hello everyone,

I am new to this forum and know very little/nothing about Python/Coding etc.

I am here to get some advice/suggestions on any ..... More

Print this item

  Parameters type in a function
Posted by: girbinho - Oct-09-2018, 05:56 PM - Forum: General Coding Help - Replies (2)

Quick question:
How do you edit the code below so that the paramater in the sum function must be a number? So x MUST be a number.
[python]

global..... More

Print this item

  A Learning Neural Network (?)
Posted by: CoderMan - Oct-09-2018, 04:39 PM - Forum: General Coding Help - Replies (1)

I've recently got interested in Neural Networks, and I wanted to try and create one using Python. I am not very advanced with Python, I just know the ..... More

Print this item

  piexif rewrite exif data
Posted by: yawstick - Oct-09-2018, 04:34 PM - Forum: General Coding Help - Replies (2)

A python newbie... I have OpenDroneMap running on a cloud server running Ubuntu 16.04. I have a group of pictures taken with a Mavic 2 Pro. A known ..... More

Print this item

  Web Developer
Posted by: ELDA - Oct-09-2018, 04:15 PM - Forum: Jobs - Replies (1)

Under the supervision of the technical department manager, the responsibilities of the Web Developer consist in designing and developing web applicati..... More

Print this item

  Research and Development Engineer
Posted by: ELDA - Oct-09-2018, 04:05 PM - Forum: Jobs - No Replies

Under the supervision of the CEO, the responsibilities of the R&D Engineer include designing, developing, documenting, deploying and maintaining tools..... More

Print this item

  can't figure out what is wrong with this code
Posted by: morganbyng9 - Oct-09-2018, 03:47 PM - Forum: General Coding Help - Replies (2)

I am relatively new to Python taking GCSE Computer Science at my school. This is for my programming project. I have to create a dice game that has two..... More

Print this item

  'videodigest' is not recognized as an internal or external command
Posted by: MM2018 - Oct-09-2018, 01:23 PM - Forum: General Coding Help - Replies (2)

https://github.com/agermanidis/videodigest
successfully installed, also added all path to environment variables, but i got this error:
C:\Python37\S..... More

Print this item

  MIt 6.0001 open courseware pset 2
Posted by: itme2003 - Oct-09-2018, 12:53 PM - Forum: Homework - Replies (1)

hello
i am very new to coding and have decided to start out trying to learn python (I'm using python 3). so far i've been reading 'learn python the ..... More

Print this item

  Predict data class using euclidean distance
Posted by: Luis - Oct-09-2018, 12:46 PM - Forum: Homework - No Replies

Hello, I currently have an assignment to write a python function to compute predictions according to the mean Euclidean distance to the sample points ..... More

Print this item

  Fundamental understanding-problem regards to while-loops
Posted by: Placebo - Oct-09-2018, 12:08 PM - Forum: General Coding Help - Replies (7)

Hi!

Following code is correct and executes without any problems:

[python]while True:
age = input('Enter your age:\n')
if age.isdecimal():
..... More

Print this item

  Generating all simple sentence possibilities
Posted by: Max_77 - Oct-09-2018, 11:44 AM - Forum: General Coding Help - Replies (3)

Hello all,

I am using Python 3.7.0 on Windows 7. I am trying to make a program that can generate all possible simple sentences. Here is the problem..... More

Print this item

  How to get screen to clear?
Posted by: mzmingle - Oct-09-2018, 11:17 AM - Forum: Game Development - Replies (5)

Hi, I'm confused again! I'm trying to code it so that when they click a button, it moves to a new screen. However, at the moment, it only goes to the ..... More

Print this item

  code works, but how? What does the last line do?
Posted by: Pedroski55 - Oct-09-2018, 09:24 AM - Forum: General Coding Help - Replies (1)

I have to download 130 student photos from my email box. I am trying to get Python to do this. I can only dig up bits of code from the internet, patch..... More

Print this item

  splitting time (h,m,s) from dataframe column
Posted by: dedaelfl - Oct-09-2018, 07:05 AM - Forum: Data Science - Replies (2)

Hi, I'm kind of new to python and I have been trying to split a time column in order to convert it all into a single unit but my splitting function do..... More

Print this item

  How implement parametric ODE equation in python
Posted by: meesmaeili - Oct-09-2018, 07:04 AM - Forum: Data Science - Replies (1)

How can I implement following equations in python by using odeint(related to SIS epidemic models). notice that dot up on S means derivation dS/dt and ..... More

Print this item

  Beignner of python --- Heapq
Posted by: david191624 - Oct-09-2018, 05:51 AM - Forum: General Coding Help - Replies (1)

I am a Beignner of python, I found a example on code inside the book about how to use heapq , but I don't understand the code meaning on the lambda fu..... More

Print this item

  RNG; One variable must not be equal to another
Posted by: DavidRobinsons - Oct-09-2018, 04:48 AM - Forum: Data Science - Replies (12)

I am still studying about importing modules, and suddenly I came with an idea of a random number generator which will generate a six-number combinatio..... More

Print this item

  export sql output to excel
Posted by: Kranthi - Oct-09-2018, 01:29 AM - Forum: General Coding Help - Replies (6)

Hi All,

Have scenario were need to export the sql output to excel (.xls). Just wanted to check possible ways, if anything possible through python?..... More

Print this item

  Can't find error in code but Python throws exception
Posted by: Sandwich_masterX - Oct-09-2018, 12:27 AM - Forum: General Coding Help - Replies (3)

Hello-

I'm making a text-based RPG with Python, but when I run my script, Python throws an exception. I've narrowed down the place of error to the ..... More

Print this item

  Need To Scrape Some Links
Posted by: digitalmatic7 - Oct-09-2018, 12:18 AM - Forum: Web Scraping & Web Development - Replies (2)

All links I need to scrape contain "www/delivery"

Example snippets of how it can look in the source code https:/[url=https://python-forum.io/thread-13294.html]..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Unable to resolve FileNot... 1 hour ago llarkin6 Pedroski55 General Codin...
  [Tkinter] how to export a... Yesterday, 17:13 RonR noisefloor GUI
  Is the interpreter that c... Yesterday, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... Yesterday, 13:14 Pavel_47 noisefloor General Codin...
  Regarding pdf for PCEP an... Yesterday, 09:50 P212 Biks News and Disc...
  Using Python to SSH and R... Yesterday, 03:53 justaguy SprunkiRetake Networking
  My goal to be hired worki... Yesterday, 00:32 GnomeSweetGnome GnomeSweetGnome News and Disc...
  extracting data from a us... 09-25, 13:49 Perry DeaD_EyE General Codin...
  pip install requests does... 09-24, 14:48 misodca DeaD_EyE General Codin...
  Creating a Mindmap progra... 09-23, 12:00 J_Miller Pedroski55 General Codin...
  IBKR Purchasing code issu... 09-23, 09:08 compuman145 compuman145 General Codin...
Most views
  The best Prog... 577071
  Tutorial Requ... 499879
  Web Scraping ... 440815
  Newbie with P... 384805
  New Users Int... 368934
Most reputation
buran 581
snippsat 508
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 451
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12088
buran 8176
snippsat 7367
deanhystad 6896
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
llarkin6 Yesterday
Xuitar Yesterday
SprunkiRetake Yesterday
GnomeSweetGnome 09-25
alxpetrovo2272 09-25

User Panel Messages

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