Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mmastrac
on Sept 24, 2022
|
parent
|
context
|
favorite
| on:
Run SQL on CSV, Parquet, JSON, Arrow, Unix Pipes a...
The one thing everyone here is missing so far is that it's a Rust binary, distributed on PyPi. That's brilliant.
simonw
on Sept 24, 2022
|
next
[–]
I wrote a bit about this pattern here:
https://simonwillison.net/2022/May/23/bundling-binary-tools-...
samwillis
on Sept 24, 2022
|
prev
|
next
[–]
I’m all in on using PyPI for binary distribution. Couple that with Python Venv and you have a brilliant system for per project dependancies.
I created this project for distributing Node via PyPI:
https://pypi.org/project/nodejs-bin/
WHATDOESIT
on Sept 25, 2022
|
parent
|
next
[–]
Why not rather distribute Python as NPM dependency?
einpoklum
on Sept 24, 2022
|
prev
|
next
[–]
You can get a statically-linked binary release from GitHub which depends on nothing (I think).
jonahx
on Sept 24, 2022
|
prev
[–]
Can you explain the advantages of this vs cargo?
houqp
on Sept 24, 2022
|
parent
|
next
[–]
Most users already have pip installed, so they won't need to install a rust toolchain.
proto_lambda
on Sept 24, 2022
|
parent
|
prev
[–]
cargo is not a binary distribution.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: