Pydantic: Simplifying Data Validation in Python – Real Python
Discover the power of Pydantic, Python's most popular data parsing, validation, and serialization library. In this hands-on tutorial, you'll learn how to make your code more robust, trustworthy, and easier to debug with Pydantic.
Data Management With Python, SQLite, and SQLAlchemy – Real Python
In this tutorial, you'll learn how to store and retrieve data using Python, SQLite, and SQLAlchemy as well as with flat files. Using SQLite with Python brings with it the additional benefit of accessing data with SQL. By adding SQLAlchemy, you can work with data in terms of objects and methods.
Introduction to Python SQL Libraries – Real Python
In this step-by-step tutorial, you'll learn how to connect to different database management systems by using various Python SQL libraries. You'll interact with SQLite, MySQL, and PostgreSQL databases and perform common database queries using a Python application.
sybrenjansen/mpire: A Python package for easy multiprocessing, but faster than multiprocessing
A Python package for easy multiprocessing, but faster than multiprocessing - sybrenjansen/mpire: A Python package for easy multiprocessing, but faster than multiprocessing
fabiocaccamo/python-benedict: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.
:blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities. - fabioca...
GitHub - prql/prql: PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement - GitHub - prql/prql: PRQL is a modern language for transforming data — a simple, powerful, pipelined...
GitHub - tiangolo/sqlmodel: SQL databases in Python, designed for simplicity, compatibility, and robustness.
SQL databases in Python, designed for simplicity, compatibility, and robustness. - GitHub - tiangolo/sqlmodel: SQL databases in Python, designed for simplicity, compatibility, and robustness.
sfu-db/connector-x: Fastest library to load data from DB to DataFrames in Rust and Python
Fastest library to load data from DB to DataFrames in Rust and Python - sfu-db/connector-x: Fastest library to load data from DB to DataFrames in Rust and Python