AI article

Nobody wants to import your library

Community description: I wrote a Python library. Then I watched people not use it. Not because they disagreed with it — the...

Dev.to | Sep 12, 2026 | Ashish sinha

Automated excerpt

It felt like a demo of an idea rather than a thing that does work. schemagate 0. 1. 42 -- demo schema, 42 objects, caller demo:analyst roles=- hr_compensation is restricted to the 'payroll' role. Question in, rows out, no database to set up — demo runs against a bundled 42-object schema. If the schemagate script isn't on your PATH — a --user install, a container, a locked-down box — python -m schemagate is the same CLI, so every command here works as python -m schemagate demo ... , python -m schemagate select ... and so on. 2.

Selected automatically from source text; not independently written or fact-checked. Read the original for full context.

Read the original article

More AI news