A FIFA 2018 World Cup SMS bot using Twilio, Heroku and Flask
A tutorial on building an SMS bot for the 2018 FIFA World Cup using Twilio, Heroku, and Flask to provide match updates.
A tutorial on building an SMS bot for the 2018 FIFA World Cup using Twilio, Heroku, and Flask to provide match updates.
A comparison of 5 popular Python web frameworks: API Star, Falcon, Flask, Django, and Pyramid, from a Python Frederick presentation.
A tutorial on building a Facebook Messenger bot that fetches and delivers content like memes and jokes from Reddit.
A tutorial on implementing distributed tracing in a Python microservices application using Zipkin and py_zipkin to monitor request latency.
A developer shares a curated list of useful Python tutorials covering topics like memory leaks, Flask APIs, and command-line libraries.
A developer shares their experience building a machine learning model to classify song moods (happy/sad) based on lyrics using Python and NLP.
A developer shares a data mining project that builds a machine learning model to classify songs as happy or sad based on their lyrics.
A blog update on the author's new Flask-based pastebin project, future Python script post, and a request for feedback.
A guide to managing Python project dependencies within Docker containers, comparing methods like using distro packages and virtualenv.
A list of 10 recommended Python blogs for programmers, including Planet Python, effbot, and Mouse Vs Python.