Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,977
» Latest member: hoki1881
» Forum threads: 38,732
» Forum posts: 175,563
Full Statistics
|
Online Users |
There are currently 36 online users. » 0 Member(s) | 32 Guest(s) Bing, Mojeek, Google, AOL
|
Latest Threads |
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Today, 07:43 AM
» Replies: 2
» Views: 261
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Today, 12:21 AM
» Replies: 2
» Views: 894
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 05:45 PM
» Replies: 6
» Views: 942
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 12:59 PM
» Replies: 8
» Views: 632
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 2,970
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,392
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,969
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,404
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,308
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,640
|
|
|
Two Linked Kivy Windows? |
Posted by: Exsul1 - Mar-04-2020, 07:32 PM - Forum: GUI
- No Replies
|
 |
Would it be possible to have Kivy launch two windows in Windows 10 that are linked to each other in some way? I have in mind to make a game that woul..... More
|
|
|
Simply Calc v2 |
Posted by: tomcoogs - Mar-04-2020, 04:01 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi Everyone!
I am new to this but I have seen calculators demo but I am trying to make an easier one to cheese for any symbol.
I am trying not to ..... More
|
|
|
grep value files |
Posted by: enigma619 - Mar-04-2020, 02:21 PM - Forum: General Coding Help
- No Replies
|
 |
Hi
Quick question: for you what is the best way in a python script to grep a word / value in all directory files (reccursively)?
I have seen many me..... More
|
|
|
Useless Newbee |
Posted by: craigpusey - Mar-04-2020, 01:26 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi I've just started trying to teach myself Python using one of the "for Dummies" books, I'me using VS Code through Anaconda running Python 3.7. I've ..... More
|
|
|
Matplotlib bar chart |
Posted by: ollarch - Mar-04-2020, 10:45 AM - Forum: Data Science
- No Replies
|
 |
Hi,
I have a problem trying to display a bar chart.
Using OpenCV "reduce" method I obtain an array (like an histogram). This method computes the v..... More
|
|
|
Gradient background |
Posted by: swisha - Mar-04-2020, 03:07 AM - Forum: General Coding Help
- No Replies
|
 |
What code do I use to add a gradient background to a radar chart using matplotlib?
Here is a radar chart example where I would like a gradient ba..... More
|
|
|
Easy task |
Posted by: KumGamer - Mar-03-2020, 06:55 PM - Forum: GUI
- Replies (1)
|
 |
So I am really new to python,i program on my native language wich is Croatian and have a little bit of trouble,i was given a task to make sort of like..... More
|
|
|
Python editors |
Posted by: srm - Mar-03-2020, 10:09 AM - Forum: News and Discussions
- Replies (2)
|
 |
hi there...
I would like to know which one is the best editor for python in terms of intellisense,debugging user interface etc
I am using IDLE but i..... More
|
|
|
pickle image |
Posted by: berckut72 - Mar-03-2020, 09:59 AM - Forum: GUI
- Replies (1)
|
 |
Hello!
Please tell me how you can save a dictionary with a picture of pil with pickle.
Without pickle, everything works well, and when I connect pic..... More
|
|
|
|