From 4c7708a094a53bc723562b99720198c869d3b7e7 Mon Sep 17 00:00:00 2001 From: Leah Wasser Date: Thu, 30 Oct 2025 10:16:15 -0600 Subject: [PATCH] enh: update workshop pricing --- ...08-workshop-create-python-package-2hour.md | 8 +- ...26-10-02-workshop-document-your-package.md | 104 ------------------ 2 files changed, 6 insertions(+), 106 deletions(-) delete mode 100644 _posts/events/2026-10-02-workshop-document-your-package.md diff --git a/_posts/events/2025-09-08-workshop-create-python-package-2hour.md b/_posts/events/2025-09-08-workshop-create-python-package-2hour.md index 563df78b..bf74086d 100644 --- a/_posts/events/2025-09-08-workshop-create-python-package-2hour.md +++ b/_posts/events/2025-09-08-workshop-create-python-package-2hour.md @@ -26,9 +26,11 @@ comments: true Prices are in US Dollars. This workshop not only provides you with expert training, but it also supports the work that pyOpenSci does to support scientific open source. -| Ticket Type |Early Bird (Before 24 October 2025 ) | Regular | +| Ticket Type |Early Bird (Before 5 November 2025 ) | Regular | | Regular | $149 | $199 | | Student | $45 | $85 | +| Partner Community (Astropy, PyHC, OpenAstronomy, Pangeo) | $85 | $85 | +| Partner Community Student (Astropy, PyHC, OpenAstronomy, Pangeo) | $40 | $40 | [Register Now on Eventbrite](https://www.eventbrite.com/e/pyopensci-zero-to-pure-python-package-in-minutes-tickets-1677115350159) @@ -109,4 +111,6 @@ To successfully follow along in this workshop, you should: ### Your instructors & helpers -[Leah Wasser](https://www.github.com/lwasser), the Executive Director and Founder of pyOpenSci, brings over 20 years of experience teaching technical data science topics in the scientific space. pyOpenSci has worked with hundreds of scientific Python package maintainers and has helped over 50 packages improve their structure and distribution through our peer review process. +* [**Leah Wasser**](https://www.github.com/lwasser), the Executive Director and Founder of pyOpenSci, brings over 20 years of experience teaching technical data science topics in the scientific space. pyOpenSci has worked with hundreds of scientific Python package maintainers and has helped over 50 packages improve their structure and distribution through our peer review process. +* [**Jeremiah Paige:**](https://www.github.com/ucodery) is an open source author, contributor, and speaker, specifically working with Python for over 12 years. He is also a software engineer in the secure supply chain industry during work hours. +* [**Avik Basu:**](https://github.com/ab93) is an open source contributor, speaker, and mentor. He is a seasoned machine learning engineer with extensive experience in both major tech companies and fast-moving startups. diff --git a/_posts/events/2026-10-02-workshop-document-your-package.md b/_posts/events/2026-10-02-workshop-document-your-package.md deleted file mode 100644 index df3514e2..00000000 --- a/_posts/events/2026-10-02-workshop-document-your-package.md +++ /dev/null @@ -1,104 +0,0 @@ ---- -layout: single -title: "Build Documentation That Gets Used: A 2-Hour Interactive Workshop for Python Package Maintainers" -excerpt: "Stop writing documentation that nobody reads. Learn the strategic framework behind great documentation and walk away with templates, checklists, and a clear plan to transform your package's documentation." -author: "pyopensci" -event: - start_date: "2026-01-29" - location: Online -permalink: /events/documentation-workshop-jan-2026.html -header: - overlay_image: images/headers/pyopensci-sustainability.png -categories: - - events -classes: wide -type: "event" -last_modified: 2025-09-02 -comments: true ---- - -## Build Documentation That Gets Used: A 2-Hour Interactive Workshop for Python Package Maintainers - -* **When:** Thursday, 29 January 2026 -* **Where:** Interactive webinar with live demos -* **Cost:** $149 (Early Bird) | $199 (Regular) -* **Student:** $45 (Early Bird) | $85 (Regular) - -* Scholarships are available to those who have been impacted by grant and funding cuts. - -Your Python package deserves documentation that works as hard as your code. In this hands-on workshop, you'll learn the strategic framework behind great documentation and walk away with templates, checklists, and a clear plan to transform your package's documentation. - -This workshop is part of pyOpenSci's commitment to building better research software through improved documentation practices. Whether you're a seasoned maintainer or new to packaging, you'll gain practical tools to create documentation that actually helps your users succeed. - -### Workshop Structure - -**Part 1: Documentation Strategy (30 minutes)** - -- User vs Contributor Framework - Finally understand who needs what -- Documentation Planning Worksheet - Strategic approach to content planning -- Live Package Audit - See how to evaluate existing documentation - -**Part 2: Build Your User Documentation (30 minutes)** - -- 5-Minute Tool Decision Framework - MkDocs vs Sphinx made simple -- User Documentation Checklist - Never miss critical content again -- Sphinx Setup Walkthrough - Using pyOpenSci's proven template -- Customization Demo - Make it yours - -**Break (10 minutes)** - -**Part 3: Essential Contributor Documentation (30 minutes)** - -- Contributor Documentation Checklist - What contributors actually need -- Live Audit with Contributor Lens - See the difference in perspective -- Community Contribution Processes - Set clear expectations - -**Part 4: Get Your Docs Online (20 minutes)** - -- Hosting Decision Framework - GitHub Pages vs Read the Docs -- Q&A Session - Get your specific questions answered - -### Why attend - -- Learn the strategic framework behind documentation that gets used -- Get production-ready templates and checklists you can use immediately -- Understand the critical difference between user and contributor documentation -- See live demos of documentation setup and customization -- Learn from pyOpenSci's experience reviewing hundreds of packages - -### Perfect for you if... - -- You maintain a Python package that people struggle to use -- You spend too much time answering the same questions over and over -- Your documentation exists but nobody seems to find what they need -- You want contributors but they don't know how to get started -- You're tired of guessing what documentation to write - -### What you'll walk away with - -- **Documentation Strategy Template** - Reusable planning framework -- **User & Contributor Checklists** - Never miss important content -- **pyOpenSci Sphinx Template** - Production-ready starter -- **Decision Frameworks** - Tool selection made easy -- **Workshop Recording** - Reference it anytime - -### Your instructor - -**[Instructor Name]** brings [X years] of experience in scientific Python packaging and has helped [X] packages improve their documentation through pyOpenSci's peer review process. As [title/role], they understand both the technical and community aspects of great documentation. - -### Early Bird Pricing - -**Early Bird:** $149 (Save $50!) - -**Regular Price:** $199 - -*Early bird pricing ends [date]* - -*Limited to 50 participants for maximum interaction* - -### Refund Policy - -Full refund available up to 24 hours before the workshop. We want you to be completely satisfied with your learning experience. - - -{% include connect-with-pyos.html %}