Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,920
» Latest member: RonR
» Forum threads: 38,719
» Forum posts: 175,487
Full Statistics
|
Online Users |
There are currently 37 online users. » 0 Member(s) | 31 Guest(s) Bing, Google, Facebook, AOL, Google Image
|
Latest Threads |
New to the field
Forum: News and Discussions
Last Post: Larz60+
1 hour ago
» Replies: 1
» Views: 158
|
Too much space between gr...
Forum: GUI
Last Post: deanhystad
7 hours ago
» Replies: 1
» Views: 155
|
New to Python and Pygame
Forum: Game Development
Last Post: deanhystad
7 hours ago
» Replies: 6
» Views: 1,458
|
data input while debuggin...
Forum: General Coding Help
Last Post: Pedroski55
9 hours ago
» Replies: 1
» Views: 179
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 01:34 PM
» Replies: 5
» Views: 482
|
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Yesterday, 06:11 AM
» Replies: 5
» Views: 1,271
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Sep-12-2025, 03:23 PM
» Replies: 4
» Views: 2,329
|
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 978
|
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Sep-12-2025, 08:36 AM
» Replies: 1
» Views: 2,242
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-11-2025, 08:39 PM
» Replies: 6
» Views: 1,674
|
|
|
help pleeeease |
Posted by: ali - Dec-24-2016, 01:04 PM - Forum: Homework
- Replies (6)
|
 |
i have this python 2 banking system project using oop.
it was in two parts the first one was functional python but the second one is in oop, i coul..... More
|
|
|
another project - this one is a function |
Posted by: Skaperen - Dec-24-2016, 06:49 AM - Forum: Bar
- No Replies
|
 |
i will name this pcall() or pipeline() or callpipe() or something along those lines.
it will use one positional argument, a list of lists, where ea..... More
|
|
|
another project |
Posted by: Skaperen - Dec-24-2016, 04:28 AM - Forum: Bar
- Replies (3)
|
 |
i don't have a clue if this is a small project or a large project. i suspect it is a massively huge monstrosity.
i want to create a stack oriented..... More
|
|
|
Python Developer Availalble |
Posted by: manikandan - Dec-23-2016, 11:35 AM - Forum: Jobs
- No Replies
|
 |
We have Python Sr. developers/ Junior developers readily available to get started on the project.
[color=#000000]info @ opt..... More
|
|
|
how do i repeat??? |
Posted by: Darbandiman123 - Dec-23-2016, 08:48 AM - Forum: General Coding Help
- Replies (2)
|
 |
i have some coding that i would like to repeat here is the coding how do i do it??? it is for a calculator and i want to repeat the last bit ("main()"..... More
|
|
|
Christmas Window |
Posted by: snippsat - Dec-23-2016, 12:14 AM - Forum: Bar
- Replies (5)
|
 |
Tried to make a window with a little Christmas spirit.
Tool 3DS-Max(render Corona) and PS.
(Click on image to enlarge).
[img]http://imageshack.co..... More
|
|
|
Extrapolation |
Posted by: bananen - Dec-22-2016, 04:51 PM - Forum: Data Science
- Replies (1)
|
 |
Hi!
I have two lists of data that I have done a linear fit on, and I would like to extrapolate this linearly but I don't really know how. I have at..... More
|
|
|
Multi threaded Timer Class |
Posted by: Larz60+ - Dec-22-2016, 12:29 PM - Forum: Code sharing
- No Replies
|
 |
Moved from python-forum.org
Here is a timer class that can set to run simultaneous timers and kick off events upon completion.
a timer can be set ..... More
|
|
|
concat two list based on array |
Posted by: MeeranRizvi - Dec-21-2016, 06:31 AM - Forum: Homework
- Replies (9)
|
 |
Here is my input
a=[1,2,3,4]
b=[5,6,7,8] I need the output like this:
Output: [1,5,2,6,3,7,4,8]
How to do t..... More
|
|
|
IPython |
Posted by: wavic - Dec-20-2016, 08:46 PM - Forum: News and Discussions
- Replies (3)
|
 |
Where to start....
I have used IPython a lot. But mostly like the regular Python interpreter and the most valuable feature for me was the autocomplet..... More
|
|
|
|