Simplify Your Python Project Configurations
Have you ever started a new Python project and, within a week, everything already feels messy? Your config.py file is slowly becoming a dumping ground. There are commented lines everywhere, database URLs…
Ajitabh Pandey's Soul & Syntax
Exploring systems, souls, and stories – one post at a time
Have you ever started a new Python project and, within a week, everything already feels messy? Your config.py file is slowly becoming a dumping ground. There are commented lines everywhere, database URLs…
Telegram is a cloud based messaging application which provides an excellent set of APIs to allow developers to automate on top of the platform. It is increasingly being used to automate various…