Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,635
» Latest member: humphrey88
» Forum threads: 38,641
» Forum posts: 175,086
Full Statistics
|
Online Users |
There are currently 420 online users. » 0 Member(s) | 412 Guest(s) Bing, Baidu, Google, Facebook, Yandex, Facebook
|
Latest Threads |
Difference and meaning in...
Forum: General Coding Help
Last Post: Larz60+
36 minutes ago
» Replies: 2
» Views: 33
|
replace or remove text fr...
Forum: General Coding Help
Last Post: snippsat
4 hours ago
» Replies: 12
» Views: 291
|
While loop is terminating...
Forum: Homework
Last Post: Gribouillis
6 hours ago
» Replies: 1
» Views: 70
|
locating a pushbutton py ...
Forum: GUI
Last Post: Axel_Erfurt
Yesterday, 07:46 PM
» Replies: 1
» Views: 64
|
How to put my game loop i...
Forum: Game Development
Last Post: Thatedge
Yesterday, 08:36 AM
» Replies: 10
» Views: 3,103
|
2D-Cube-Tic-Tac-Toe
Forum: Game Development
Last Post: Thatedge
Yesterday, 08:35 AM
» Replies: 2
» Views: 1,894
|
Unable to install pygame ...
Forum: Game Development
Last Post: Plyth
Yesterday, 03:54 AM
» Replies: 3
» Views: 2,120
|
List[] in Python needs so...
Forum: Game Development
Last Post: DeaD_EyE
Jun-27-2025, 01:32 PM
» Replies: 3
» Views: 386
|
Web scraping confusion
Forum: Web Scraping & Web Development
Last Post: AlluminumFoil
Jun-27-2025, 11:05 AM
» Replies: 4
» Views: 1,887
|
Problem Converting Tradin...
Forum: General Coding Help
Last Post: wallneradam
Jun-27-2025, 07:29 AM
» Replies: 2
» Views: 2,829
|
|
|
Python3 newbie |
Posted by: tony1812 - Jul-26-2017, 01:46 PM - Forum: General Coding Help
- Replies (11)
|
 |
Hi, I just started learning programming in Python3 on my own. I am wondering if someone be so kind to look at my code see if it make sense?
What this..... More
|
|
|
Junior Developer - Glasgow |
Posted by: Axis Animation - Jul-26-2017, 12:14 PM - Forum: Jobs
- No Replies
|
 |
With studios in Glasgow, Bristol and London, Axis Animation is an award-winning animation studio creating high-end visual content for film, television..... More
|
|
|
How add 2 arrays? |
Posted by: Augustin1340 - Jul-26-2017, 11:36 AM - Forum: Homework
- Replies (19)
|
 |
Hello all,
I am a student who learns Python. I should in my exercise create several functions (only) and manipulate several arrays.
1) firs..... More
|
|
|
importing libraries |
Posted by: u18sc11 - Jul-26-2017, 11:23 AM - Forum: Homework
- Replies (3)
|
 |
I am trying to import libraries with .py extension by creating the following:
import osfiles = os.popen('dir *.py')fileit = iter(files)for file in fi..... More
|
|
|
CKEditor / Rin Editor |
Posted by: metulburr - Jul-25-2017, 02:11 PM - Forum: Board
- Replies (100)
|
 |
testing in a different editor in attempt to fix some bugs.
0
1
2
3
4
EDIT:
It appears to have fixed the issue with removing 1 spa..... More
|
|
|
setup() |
Posted by: hare50 - Jul-25-2017, 12:53 AM - Forum: General Coding Help
- Replies (9)
|
 |
what is the command to turn a setup,py file into a zipped module?
I have used
C:\> py -3 setup sdist sdist is tagged as unknown
|
|
|
FITS 2D into FITS cube |
Posted by: Daim - Jul-24-2017, 03:18 PM - Forum: General Coding Help
- Replies (1)
|
 |
hello,
I am very new to python. I need to "compile" a series of 2D FITS file into a FITS cube. is that possible using python? thank you so much
|
|
|
|