i now have my own javascript library and rust crate. i wonder what other programming languages i will make libraries for

EDIT: as in literally “my own”, they’re convenience libraries that contain stuff i commonly rewrite. think jQuery, but good.

Feb 3, 2024, 12:43 PM
2 0 3

comments

hmm i need to figure out how to put wasteof.py on pypi

that would be cool, because right now it has to be a git submodule iirc

first i need to finish off the typehinting and figure out how the fuck to package it bc ive got no clue how to do that and the packing tutorial is confusing