2025-02-21

oracledb python module as cx_Oracle replacement
Enjoy the videos and music that you love, upload original content and share it all with friends, family and the world on YouTube.
Programación Orientada a Objetos en Python
Java Apache Linux Spring SOA Scala Ruby Maven javascript php Open Source NoSql Hibernate Python Erlang MongoDb Hadoop Rest big data Cassandra Spark

2025-02-20

Blockchain that runs Python smart contracts native. No Solidity, no VM overhead
Xian empowers developers to build smart contracts and decentralized apps seamlessly while earning 70% of all fees. No new languages, no barriers—just Python
My Ever-Expanding Python & Django Notes!
Welcome to my Code Memo! I forget a lot! So I created this simple project, which is a collection of my notes on various programming topics, including Python, Django, Django REST Framework (DRF), algorithms and data structures (maybe some leetcode problems), and Linux. This serves as my personal reference to help me recall concepts quickly. I hope you find it useful as well.
3 Python Tools that you MUST Master in 2025.... No kidding!
Discover the top 3 essential Python tools to boost your development efficiency in 2025. Learn how FastAPI, Pydantic, and Polars enhance performance

2025-02-19

A Tail Calling Interpreter for Python (already landed in CPython)
It’s been nearly four years since I published Parsing Protobuf at 2+GB/s: HowI Learned To Love Tail Calls inC.In that article, I presented a technique I co-d...