Skip to content

Commit e2c0ace

Browse files
authored
Merge pull request #14 from clockworklabs/bfops/hiatus-notice
Add hiatus notice
2 parents e9e6afc + 6866e02 commit e2c0ace

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Notice: Seeking Maintainers
2+
3+
Due to resource constraints, we are not actively maintaining the SpacetimeDB Python SDK at this time. Official Python SDK support will return in the future when Python modules are also supported.
4+
5+
For now, help wanted! We believe in the importance of open-source collaboration and want to ensure that SpacetimeDB continues to thrive. Therefore, we are seeking individuals or organizations who are interested in taking over the maintenance and development of the Python SDK.
6+
7+
If you are passionate about SpacetimeDB and have the time and expertise to contribute, we welcome you to step forward and become a maintainer. Your contributions will be highly valued by the community and will help ensure the longevity and sustainability of this project.
8+
19
# SpacetimeDB SDK for Python
210

311
## Overview
@@ -127,4 +135,4 @@ Example:
127135
import module_bindings.send_message_reducer as send_message_reducer
128136

129137
send_message_reducer.send_message("Hello World!")
130-
```
138+
```

0 commit comments

Comments
 (0)