Support and community¶
Documentation¶
- Latest manual: pydantable.readthedocs.io
- Docs map: Find a guide by task
- Docs chat (RAG): widget on hosted docs; backend in pydantable-rag/README.md
Issue tracker¶
GitHub Issues — bugs, feature requests, documentation gaps.
Include Python version, pydantable.__version__, and whether the native extension loaded (see Installation).
Release cadence¶
- 1.x semver: patches for fixes, minors for additive APIs
- Release history: Changelog
- Forward work: Roadmap
Commercial support¶
There is no official commercial support SLA from the open-source maintainers. Enterprise adopters should plan internal ownership or third-party support.
Contributing¶
See CONTRIBUTING.md and Developer guide.