#webIFTTT
Explore tagged Tumblr posts
pycurate · 6 years ago
Link
Do you want to start a blog to share your latest adventures with various software frameworks? Do you love a project that is poorly documented and want to fix that? Or do you just want to create a personal website? via Pocket
5 notes · View notes
pycurate · 8 years ago
Link
One of the benefits of the app structure of Django is that disparate pieces of your project don’t necessarily know about each other. But sometimes something happening in one app needs to trigger an action in another. Signals to the rescue. Some signals, such as post_save, come built in. via Pocket
0 notes
pycurate · 7 years ago
Link
Many web developers like me utilize Chrome Developer Tools as a versatile tool for web development. It comes in quite handy for making live CSS or HTML changes or analyzing web pages. via Pocket
7 notes · View notes
pycurate · 7 years ago
Link
Well that’s a tricky question to answer, because there are so many applications for Python. Let’s talk about each of them in turn. via Pocket
4 notes · View notes