| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 34 online users. » 0 Member(s) | 29 Guest(s) Google, Bing, Apple, Mojeek
|
|
|
| FPDF question |
|
Posted by: DPaul - Oct-27-2020, 07:43 AM - Forum: General Coding Help
- Replies (2)
|
 |
I have an app that generates pdfs, i use it on a regular basis, using FPDF.
It works fine, thank you.
Recently I did a version 2, the big differen..... More
|
|
|
| 33*25.4 |
|
Posted by: schascheck - Oct-27-2020, 12:45 AM - Forum: General Coding Help
- Replies (5)
|
 |
Hello,
I was using the IDLE today and typed in 33*25.4 and it evaluated to 838.1999999999999
I also tried the Python web shell and it gave me th..... More
|
|
|
| random library |
|
Posted by: FedeZsuper - Oct-26-2020, 06:09 PM - Forum: General Coding Help
- Replies (3)
|
 |
This is my code:
[python=import random
print('''
Benvenuto al programma: 'Carta Forbice Sasso'
Creato da: Federico Oblatore
''')
scelta ..... More
|
|
|
| Working With Pdf |
|
Posted by: Harshil - Oct-26-2020, 02:50 PM - Forum: GUI
- Replies (3)
|
 |
Hey! I Found That Qt Has a QPDFview And QPDFDocument but they are in c++.
Is There a way to use them in python?
|
|
|
| quiver plot scaling help |
|
Posted by: StillAnotherDave - Oct-26-2020, 09:12 AM - Forum: Homework
- Replies (1)
|
 |
Hello all,
I have written some code to produce a contour plot (scalar field) and added a quiver plot (vector gradient) to display the gradient:
..... More
|
|
|
| sqlite |
|
Posted by: Kundan - Oct-26-2020, 05:18 AM - Forum: General Coding Help
- Replies (6)
|
 |
[python]import sqlite3
def convertToBinaryData(filename):
#Convert digital data to binary format
with open(filename, 'rb') as file:
b..... More
|
|
|
| Active threads |
|
Posted by: metulburr - Oct-25-2020, 11:36 PM - Forum: Board
- No Replies
|
 |
There is a new option in Forums -> Active Threads OR if your in the default theme it is just in the toplink. Options to modify the results listing is ..... More
|
|
|
|