Add tzfpy

This commit is contained in:
ringsaturn 2023-07-16 22:26:33 +08:00 committed by David Hewitt
parent 65312b43b2
commit 7de10f9962
1 changed files with 1 additions and 0 deletions

View File

@ -212,6 +212,7 @@ about this topic.
- [rust-python-coverage](https://github.com/cjermain/rust-python-coverage) _Example PyO3 project with automated test coverage for Rust and Python._
- [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._
- [wasmer-python](https://github.com/wasmerio/wasmer-python) _Python library to run WebAssembly binaries._
## Articles and other media