Python

Showing 1-9 of 75 results
EngineeringIcon ChevronBack-end

Security in Django Applications: A Pydantic Tutorial, Part 4

By Arjaan Buijk

Django’s built-in security checker identifies vulnerabilities with ease. Here’s how you can enforce HTTPS redirects to tighten security on your web applications.

8 minute readContinue Reading
EngineeringIcon ChevronBack-end

Streamline Event-driven Microservices With Kafka and Python

By Dmitry Shurov

With the rise of big data, cloud, and streaming platforms, monolithic apps just won’t do. Here’s a blueprint for an adaptable and scalable event-driven microservices project using Kafka and Python.

10 minute readContinue Reading
EngineeringIcon ChevronBack-end

How to Deploy Django on Heroku: A Pydantic Tutorial, Part 3

By Arjaan Buijk

Heroku makes deployment—and redeployment—incredibly simple. Explore Heroku’s Django hosting in this tutorial, and see for yourself.

9 minute readContinue Reading
EngineeringIcon ChevronData Science and Databases

Strategic Listening: A Guide to Python Social Media Analysis

By Federico Albanese

Listening is everything—especially when it comes to effective marketing and product design. Gain key market insights from social media data using sentiment analysis and topic modeling in Python.

10 minute readContinue Reading
EngineeringIcon ChevronData Science and Databases

Supply Chain Optimization Using Python and Mathematical Modeling

By Michael Hopf

Improving supply chains is a top priority worldwide. Discover how mathematical optimization and Python coding can help keep a complex supply chain competitive.

14 minute readContinue Reading
EngineeringIcon ChevronData Science and Databases

Python vs. R: Syntactic Sugar Magic

By Leandro Roser

Python and R empower data scientists to solve problems using elegant syntactic sugar, simplifying coding and solution exploration. Each language brings its unique capabilities and approach to bear.

7 minute readContinue Reading
EngineeringIcon ChevronBack-end

Code Writing Code: An Introduction to the Theory and Practice of Modern Metaprogramming

By Will Beddow

With a tour that includes Julia, Rust, and more, dive into the fascinating world of metaprogramming and get a taste for its history, common forms (such as macros), importance, and potential future.

16 minute readContinue Reading
EngineeringIcon ChevronBack-end

Optimize Your Environment for Development and Production: A Pydantic Tutorial, Part 2

By Arjaan Buijk

Learn how to develop a Django application coupled with pydantic where the development environment matches production.

9 minute readContinue Reading
EngineeringIcon ChevronBack-end

Streamline Your Django Settings With Type Hints: A Pydantic Tutorial, Part 1

By Arjaan Buijk

Python and pydantic make a powerful runtime combination when validating data and settings, resulting in reduced debugging and a simplified code base.

6 minute readContinue Reading

Join the Toptal® community.