MS
Maria Santos
Backend Developer
PythonREST APIsData Engineering
درباره
Maria is a backend developer specialising in Python and API integration. She has broad experience with data pipelines, serialisation formats, and building reliable server-side services. She is an active member of the Python community and enjoys writing practical, example-driven guides that help developers solve real problems without unnecessary theory.
مقالات Maria Santos
تولید UUID v4 با Python — راهنمای کامل uuid.uuid4()Python
UUID v4 را در Python با uuid.uuid4() تولید کنید. ویژگیهای UUID، اعتبارسنجی، سریالسازی JSON، Pydantic، تولید انبوه و uuid-utils را پوشش میدهد. Python 3.8+.
UUID v4 Generator·2026-03-14
تبدیل JSON به CSV در Python — مثالهای DictWriter و pandasPython
تبدیل JSON به CSV در Python با csv.DictWriter و pandas json_normalize. شامل JSON تودرتو، پخش با ijson، دستورات CLI و اشتباهات رایج.
JSON to CSV·2026-03-20