Skip to content

Joe/python client 1.0.0 docs update#5945

Open
joe-clickhouse wants to merge 4 commits intomainfrom
joe/python-client-1.0.0-docs-update
Open

Joe/python client 1.0.0 docs update#5945
joe-clickhouse wants to merge 4 commits intomainfrom
joe/python-client-1.0.0-docs-update

Conversation

@joe-clickhouse
Copy link
Copy Markdown
Contributor

Summary

Python docs refresh gearing up for 1.0.0 release.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 6, 2026

You must have Developer access to commit code to ClickHouse on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes.

Learn more: https://vercel.com/docs/accounts/team-members-and-roles/access-roles#team-level-roles

@joe-clickhouse joe-clickhouse requested review from a team as code owners April 6, 2026 15:02
Copy link
Copy Markdown
Member

@Blargian Blargian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few suggestions, mainly related to CI complaints about sentence casing

keywords: ['clickhouse', 'python', 'alembic', 'migrations', 'sqlalchemy', 'schema']
description: 'Alembic database migration support for the ClickHouse SQLAlchemy dialect'
slug: /integrations/language-clients/python/alembic
title: 'Alembic Migrations'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: 'Alembic Migrations'
title: 'Alembic migrations'

CI complaining about not using sentence casing

---

# Querying data with ClickHouse Connect: Advanced usage {#querying-data-with-clickhouse-connect--advanced-usage}
# Advanced Querying {#advanced-querying}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Advanced Querying {#advanced-querying}
# Advanced querying {#advanced-querying}

---

# ClickHouse Connect driver API {#clickhouse-connect-driver-api}
# Driver API Reference {#driver-api-reference}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Driver API Reference {#driver-api-reference}
# Driver API reference {#driver-api-reference}

import ConnectionDetails from '@site/docs/_snippets/_gather_your_details_http.mdx';

# Introduction {#introduction}
# ClickHouse Connect {#clickhouse-connect}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added as an exception to https://github.com/ClickHouse/clickhouse-docs/blob/main/styles/ClickHouse/Headings.yml, error should go away with merge of main into this branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants