Hacker News new | ask | show | jobs
by no_wizard 2499 days ago
Whats the hold back to getting it via pip install via a wheel? I'm curious (happy APSW user here). Its not well elaborated from what I could find. This is something I would love to help with but not sure where to start, as I'm not sure where in the process of doing the builds it falls down.

Would Cython help, perhaps?

1 comments

Cython wouldn't help. The reason[1] is in the docs.

I already do Windows builds[2] - 21, becoming 23 in next release so that isn't a difficulty.

The problem is tying all this together in a way that is useful, with sensible defaults and appropriate tools. APSW supports python versions going back 16 years! I welcome discussion at python-sqlite[3]

[1] https://rogerbinns.github.io/apsw/download.html#easy-install...

[2] https://rogerbinns.github.io/apsw/download.html#source-and-b...

[3] https://groups.google.com/forum/#!forum/python-sqlite