Skip to content

Milestones

List view

  • Due by October 15, 2025
    0/1 issues closed
  • Due by November 15, 2025
    0/1 issues closed
  • Due by August 15, 2025
    0/1 issues closed
  • Develop Python template with the following features... 1. Local virtual environment with test dependencies installed, compiled with runtime dependencies. 2. Docker container with runtime dependencies installed. 3. Pre-commit hook with automatic code linting, formatting, and styling. Includes other goodes like spell checking in Markdown files, syntax checking in JSON files, etc. Python ruf linting, isort import sorting, etc 4. Test coverage measurement and enforcement -- write make commands to run unit tests inside container, and report overall test coverage. Use Pytest and coverage. 5. Code-generated documentation -- write make commands to generate technical docs from code that can be accessed and searched via web browser -- use Sphinx or Mkdocs.

    Due by June 15, 2025
    1/4 issues closed
  • Publish blog post featuring the various "templates" in the macos-workspace project, including... 1. Python 2. DuckDB 3. Airflow 4. Jupyter - Introduce the macos-workspace by explaining the problem that it solves, the benefits, and ease of use. - Explain how to quickly get started with each of the various templates, highlighting their interoperability along the way (e.g., a Python project writes to tables in a DuckDB instance, that can be read into notebook using Jupyter template).

    Due by December 15, 2025
    2/2 issues closed