Skip to content

Instantly share code, notes, and snippets.

View NorfairKing's full-sized avatar
🎯
Focusing

Tom Sydney Kerckhove NorfairKing

🎯
Focusing
View GitHub Profile
@NorfairKing
NorfairKing / orjson.nix
Created April 20, 2021 11:30 — forked from glittershark/orjson.nix
Horrible, hacky packaging of orjson with Nix
{ fetchFromGitHub
, python
, maturin
, arrow
, dataclasses
, numpy
, pendulum
, psutil
, pytest
, pytz