| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,266
» Latest member: tlandr02
» Forum threads: 38,788
» Forum posts: 175,853
Full Statistics
|
| Online Users |
There are currently 46 online users. » 0 Member(s) | 38 Guest(s) Bing, Google, AOL, Facebook, Mojeek
|
|
|
| Parsing Text File |
|
Posted by: standenman - Jan-24-2018, 11:00 PM - Forum: General Coding Help
- No Replies
|
 |
I am trying to figure out how to parse some text from a text file and store the results as ordered pairs for a Word document. Using PyPDF2, print(pdf..... More
|
|
|
| Camera Image Data |
|
Posted by: annakin4 - Jan-24-2018, 05:50 PM - Forum: General Coding Help
- No Replies
|
 |
Hey guys, I'm working on a hardware project where I need to use python to recreate an image based off of the hex coming from a serial port. The hex is..... More
|
|
|
| destroy function issue |
|
Posted by: SmokerX - Jan-24-2018, 05:05 PM - Forum: GUI
- Replies (8)
|
 |
[python]from tkinter import *
from math import *
root = Tk()
# Make window
root.geometry()
#mg/ml text entry MG/ML
mg2 = StringVar()
mg = E..... More
|
|
|
| Restore Menu Bar |
|
Posted by: savid37 - Jan-24-2018, 03:55 PM - Forum: Bar
- Replies (8)
|
 |
I have a Raspberry Pi and I accidentally deleted my desktop. I am unable to find a way to restore it.
I am unable to access anything on my Pi.
|
|
|
| Help With Pygame |
|
Posted by: ghost0fkarma - Jan-24-2018, 01:47 PM - Forum: Game Development
- Replies (2)
|
 |
[python]import pygame, random, math
pygame.init()
# Define some colors
BLACK = (0, 0, 0)
WHITE = (255, 255, 255)
GREEN = (0, 255, 0)
RED = (..... More
|
|
|
| Senior Software Engineer at JW Player NL |
|
Posted by: Annina - Jan-24-2018, 10:29 AM - Forum: Jobs
- No Replies
|
 |
JW Player is looking for a Senior Software Engineer to join our rapidly growing Media Engineering team in our Eindhoven office. Responsible for our me..... More
|
|
|
| Iterator |
|
Posted by: RL_Python - Jan-24-2018, 03:00 AM - Forum: Homework
- Replies (3)
|
 |
HI,
I am new at Python and learning how to code. I am stuck at solving a task given to me. i was able to solve some parts of the problem but got st..... More
|
|
|
|