"don't know how to start putting them together to make something that works"...try a Github search?
Design patterns is a great next step, but it sounds like you're not quite there yet. Something intermediate-level like Dive Into Python will give you more ideas.
I made apps with WxWidgets and Django after learning the basics, but there are a million directions to go in. They just all involve building things and learning as you go.
Comments
"don't know how to start putting them together to make something that works"...try a Github search?
Design patterns is a great next step, but it sounds like you're not quite there yet. Something intermediate-level like Dive Into Python will give you more ideas.
I made apps with WxWidgets and Django after learning the basics, but there are a million directions to go in. They just all involve building things and learning as you go.