From de30e3b1a5a730446279551ddd31ad56594cd7c6 Mon Sep 17 00:00:00 2001 From: jessekrubin Date: Thu, 19 Oct 2023 12:13:00 -0700 Subject: [PATCH] utiles added to examples of readme! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f532853..62b7f32f 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ about this topic. - [tiktoken](https://github.com/openai/tiktoken) _A fast BPE tokeniser for use with OpenAI's models._ - [tokenizers](https://github.com/huggingface/tokenizers/tree/main/bindings/python) _Python bindings to the Hugging Face tokenizers (NLP) written in Rust._ - [tzfpy](http://github.com/ringsaturn/tzfpy) _A fast package to convert longitude/latitude to timezone name._ +- [utiles](https://github.com/jessekrubin/utiles) _Fast Python web-map tile utilities_ - [wasmer-python](https://github.com/wasmerio/wasmer-python) _Python library to run WebAssembly binaries._ ## Articles and other media