| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,303
» Latest member: IFDA123
» Forum threads: 38,798
» Forum posts: 175,906
Full Statistics
|
| Online Users |
There are currently 42 online users. » 0 Member(s) | 37 Guest(s) Bing, AOL, Google, Mojeek, AOL
|
| Latest Threads |
No new line from print in...
Forum: General Coding Help
Last Post: snippsat
11 hours ago
» Replies: 4
» Views: 153
|
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 10:44 AM
» Replies: 4
» Views: 169
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 04:44 AM
» Replies: 8
» Views: 688
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Nov-27-2025, 04:48 AM
» Replies: 6
» Views: 7,815
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 158
|
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 139
|
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 222
|
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,221
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 329
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 218
|
|
|
| Problem starting second thread |
|
Posted by: robgar2001 - Dec-16-2018, 01:13 PM - Forum: Data Science
- No Replies
|
 |
Hi, I am new to python and while I am learning I clean up my code.
I have learned a bit about classes and while I changed my (messy) code to work wit..... More
|
|
|
| y according to x1, x2 |
|
Posted by: nesrine - Dec-16-2018, 09:30 AM - Forum: Data Science
- Replies (1)
|
 |
Hello,
I used this code to obtain all the possibility of value between( -3 and 3 )for x1 and x2:
[python]import numpy as np
import math
x1 = np.aran..... More
|
|
|
| docs for text2pdf |
|
Posted by: Pedroski55 - Dec-16-2018, 07:57 AM - Forum: General Coding Help
- Replies (8)
|
 |
I want to covert some (very simple) text files to pdf. To that end, I imported the text2pdf module. However, I cannot find any documentation on the us..... More
|
|
|
| GUI Editor help |
|
Posted by: nateisfading - Dec-16-2018, 01:27 AM - Forum: News and Discussions
- Replies (7)
|
 |
Hey all, First post. I am building an electric guitar tuner via R Pi and instead of an LED array, I want to use a 5" display for my output. What is..... More
|
|
|
| Anaconda |
|
Posted by: gehrenfeld - Dec-15-2018, 06:38 PM - Forum: General Coding Help
- Replies (2)
|
 |
I am using Anaconda 3 and running into some problems using it.
All you long time python users out there should I stick with Anaconda or just use py..... More
|
|
|
| Problem with permissions |
|
Posted by: gehrenfeld - Dec-15-2018, 05:31 PM - Forum: General Coding Help
- No Replies
|
 |
I can run a python file named test.py that prints Hello World from the command prompt and it works.
When I try to run the same file from the same d..... More
|
|
|
|