jamesturk / jellyfish

🪼 a python library for doing approximate and phonetic matching of strings.
https://jamesturk.github.io/jellyfish/
MIT License
2.04k stars 157 forks source link

Readme and Docs #189

Closed vi-shruti closed 1 year ago

vi-shruti commented 1 year ago

Installation instructions/link need to be added for new users.

jamesturk commented 1 year ago

The library is on PyPI, I don't believe it is the job of libraries to instruct users how to install it at this point. People can use whatever mechanism they prefer (pip, poetry, pdm, conda, etc.)