You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Python for Absolute Beginners: A Comprehensive Repository" offers a structured learning path, interactive practice, and a supportive community to master Python from scratch. Dive into topics like control flow, object-oriented programming, and more to unlock endless possibilities in software development. Start your Python journey today!
🎖 Decorator for adding trailing underscores to keys of keyword arguments using keys of reserved keywords or built-ins. May also convert kwargs to snake case from third party frameworks.
This repo can be used when you need a refresher for you mind about lambda functions, **kwargs and *args or it can be used to learn about those pythonic funcionalities!
This is a django app that allows users to view my favorite photo interest, click on the photo to expand and be able to see picture details and a user is able to copy the photo link to share.