Skip to content

Commit

Permalink
Update docs/dev/python-client-libraries.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hengm3467 authored Oct 15, 2024
1 parent d226d19 commit 5df28f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev/python-client-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ As RisingWave is wire-compatible with PostgreSQL, you can also use third-party P

[risingwave-py](https://pypi.org/project/risingwave-py/) is a RisingWave Python SDK that provides the following capabilities:
- Interact with RisingWave via Pandas DataFrame.
- Subscribe and process changes from RisingWave tables / materialized views.
- Subscribe and process changes from RisingWave tables or materialized views.
- Run [SQL commands](https://docs.risingwave.com/docs/current/sql-references/) supported in RisingWave.

### Run RisingWave
Expand Down

0 comments on commit 5df28f5

Please sign in to comment.