| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,290
» Latest member: irukson
» Forum threads: 38,793
» Forum posts: 175,881
Full Statistics
|
| Online Users |
There are currently 30 online users. » 1 Member(s) | 25 Guest(s) Google, Bing, Applebot, lovedeep
|
| Latest Threads |
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:18 PM
» Replies: 5
» Views: 71
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Nov-23-2025, 12:05 PM
» Replies: 5
» Views: 174
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 68
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,506
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 162
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 74
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,103
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,312
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 420
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 240
|
|
|
| equation |
|
Posted by: MathisDELAGE - Nov-07-2019, 09:25 AM - Forum: General Coding Help
- Replies (5)
|
 |
Hello,
I'd like to fix an equation with this program is what it would be possible to please
[python]
# coding:utf-8
équation = str(input("sais..... More
|
|
|
| file directory |
|
Posted by: linards - Nov-06-2019, 07:27 PM - Forum: General Coding Help
- Replies (3)
|
 |
newbie here - please be gentle :)
Having a path error when trying to run a file in the terminal
Path:
/Users/linardsberzins/Desktop/weatherterm..... More
|
|
|
| Python and PIP |
|
Posted by: scratchmyhead - Nov-06-2019, 12:32 PM - Forum: General Coding Help
- Replies (5)
|
 |
I downloaded and installed python 3.7 version and have been running Pycharm with no problem but when I go to the command prompt and check the python v..... More
|
|
|
| print |
|
Posted by: mar24nn - Nov-06-2019, 11:18 AM - Forum: General Coding Help
- Replies (4)
|
 |
hi
any one can help
print args.test1, args.test2,':', args.test3 im getting this output: value value : value but need: [..... More
|
|
|
| problem in socket |
|
Posted by: Mamad - Nov-06-2019, 11:12 AM - Forum: Networking
- Replies (2)
|
 |
Hi guys i need your helps guys im new in python and i have a problem in my code here is code:
from socket import *
ip = input("ip= ")
port = input(..... More
|
|
|
| Pycharm Interpreter |
|
Posted by: Cryptus - Nov-06-2019, 10:36 AM - Forum: Bar
- Replies (1)
|
 |
Hello,
I am using Pycharm as my main IDE for Python projects and I like to switch between OS (Windows & Linux) where I have my Pycharms installed...... More
|
|
|
| .startup.py |
|
Posted by: perfringo - Nov-06-2019, 09:30 AM - Forum: Bar
- Replies (1)
|
 |
Does anybody uses .startup.py and for what?
As .startup.py runs for interactive sessions, not when Python is running programs one don’t have to wor..... More
|
|
|
|