| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 64 online users. » 1 Member(s) | 57 Guest(s) Bing, Mojeek, Google, AOL, AOL, DuckDuckGo, snippsat
|
| Latest Threads |
No new line from print in...
Forum: General Coding Help
Last Post: snippsat
18 minutes ago
» Replies: 8
» Views: 197
|
Python Online Compiler
Forum: News and Discussions
Last Post: ichsanputr
5 hours ago
» Replies: 3
» Views: 11,092
|
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: 148
|
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 235
|
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
|
|
|
| import shutil |
|
Posted by: beni - Nov-13-2018, 07:16 AM - Forum: General Coding Help
- Replies (6)
|
 |
Hi,
Why the code not copy files from folder 111 to folder 222?
The code:
import shutil
shutil.copy('C:\111','C:\111')
Look at an example in t..... More
|
|
|
| LIST FORMATTING |
|
Posted by: Nick1999 - Nov-12-2018, 07:47 PM - Forum: General Coding Help
- Replies (2)
|
 |
I have a list which prints like this:
Hello
My
Name
Is
but I want the first 3 letters of each word, eg.
HellMyNamIs printed like this but it p..... More
|
|
|
| *4 BRAND NEW PYTHON DEVELOPER ROLES* |
|
Posted by: CMENDEZJONES - Nov-12-2018, 04:00 PM - Forum: Jobs
- No Replies
|
 |
Python Developer, Python, SQL, MySQL, jQuery, MVC, Linux, Django, Pyramid, Android, iOs, Oxford, Oxfordshire, API, UK,
Job Opportunity – Python De..... More
|
|
|
| Dynamically Sized Widget |
|
Posted by: CanadaGuy - Nov-11-2018, 10:48 PM - Forum: GUI
- Replies (3)
|
 |
I have a wx.Dialog box. In that dialog, I have widgetA. WidgetA contains widgetB. WidgetB can change its size at runtime in response to user selection..... More
|
|
|
|