Skip to content

Commit 6308215

Browse files
Create new post for publishing research Python library
1 parent e4684b1 commit 6308215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2025-01-01-publishing-research-python-library.md renamed to _posts/2025-03-01-publishing-research-python-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: "Shipping a Python Library to PyPI: The Complete Checklist"
4-
date: 2025-01-01 00:00:00 -0300
4+
date: 2026-03-01 00:00:00 -0300
55
description: Everything you need to take a Python library from research code to a production-grade PyPI package — packaging, testing, CI/CD, docs, and common pitfalls.
66
tags: [python, pypi, packaging, github-actions, mkdocs, mypy, open-source]
77
categories: tutorial

0 commit comments

Comments
 (0)