docfast/sdk/python/docfast
DocFast Bot 2e29d564ab
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Has been cancelled
feat: add official Node.js and Python SDKs
- Node.js SDK (sdk/nodejs/): TypeScript, zero deps, native fetch, Node 18+
- Python SDK (sdk/python/): sync + async clients via httpx, Python 3.8+
- Both wrap all conversion endpoints (html, markdown, url, templates)
- Proper error handling with DocFastError
- Full README documentation for each
2026-02-20 20:25:43 +00:00
..
__init__.py feat: add official Node.js and Python SDKs 2026-02-20 20:25:43 +00:00
client.py feat: add official Node.js and Python SDKs 2026-02-20 20:25:43 +00:00
py.typed feat: add official Node.js and Python SDKs 2026-02-20 20:25:43 +00:00