Tag: Python

Python Data Analytics From Notebooks to Production


Free Download Python Data Analytics From Notebooks to Production
Released 8/2024
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Advanced | Genre: eLearning | Language: English + srt | Duration: 58m | Size: 139 MB
Your code needs to run in production, which has its own set of challenges and restrictions. In this course, instructor Miki Tebeka shows you how to convert your research notebook to production ready code. Learn about the needs of production, where notebooks can really help you, and where they might fall short. Explore why you should organize your code and how to write clean API for your modules, as well as how to structure your code with sub modules. Find out why testing your code is important and go over useful techniques and best practices. Plus, dive into dependency management, logging and metrics, performance tuning, securing your code, and more.

(more…)

Microsoft Entra ID for Python Developers


Free Download Microsoft Entra ID for Python Developers
Released 8/2024
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 1h 14m | Size: 168 MB
Microsoft Entra ID-a cloud-based enterprise identity service-allows you to manage users, apps, devices, and integrate with third party apps, services, and clouds. In this course, Sahil Malik-a trainer, Microsoft and iOS consultant, and the founder of Winsmarts.com-presents an overview of Microsoft Entra ID that is specific to what Python developers need to know. Learn how to leverage Entra ID to author a web application that uses MSAL Python and signs in using Entra ID; create a desktop application that uses MSAL Python; create a daemon application using MSAL Python that works as a headless app with Entra ID; and more.

(more…)