A telegram bot that automatically sends messages when a new commit is made to a repository on Bitbucket
How to write and use progressbars in Python apps and keep them responsive at the same time
How to start scraping the web in Python, what tools to use, what's the approach and how to build strong apps based on it. I explain the approach I use when trying to scrap webpages
How to use MongoDB as your database with your free Heroku account by using mLab at no cost
How I created a blog by building an API with Python and a webapp with VueJS and tackled meta related problems
How repostatus calculates the happiness status of a repository by using Python and AI
How to get all the tables present in the join from an SQLAlchemy session query join statement
How to use python's built in function to get matches filtered based on the similarity of the entities
Version 2 of Ytmdl Web release post describing all the features of the new version along with some more details
Add automated tests for your python apps repo by leveraging GitHub Actions
Ytmdl Web will now have ads in order to sustain the server costs and other expenses
Learn how to deploy Celery with RabbitMQ in separate containers using Docker Compose
Build a CI/CD pipeline for Python API's with GitHub Actions and Docker
Automate PyPI Releases with GitHub Actions for Python Packages
Run scheduled tasks in a Python API to achieve a cron job like functionality without obstruction the API flow