No project description provided
Project description
rtrie
A generalized radix trie implementation in pure python.
Usage
Building
The fastest way to build a Trie is by having the words in sorted order and then using the add_words method.
Alternatively you can add a collection of words out of order using the add method, however due to shuffling nodes this can take substantially longer
TODO
- running edit distance
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rtrie-1.0.1.tar.gz.
File metadata
- Download URL: rtrie-1.0.1.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/5.15.146.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3345b62ff89ee6b42426c5c8548f0faf68eedeb7cfbc9151ba81093ddcb38a3f
|
|
| MD5 |
282f996b1758b85ea1ce9de50dc1b6dd
|
|
| BLAKE2b-256 |
c9222d20abd7fd9f1ba773663091dc31c4f0bf0b8c3f1bd07886e4e75e8145de
|
File details
Details for the file rtrie-1.0.1-py3-none-any.whl.
File metadata
- Download URL: rtrie-1.0.1-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.12 Linux/5.15.146.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b196944e5cb6f7e2ee3d7afa13140592bd797a691e919bbdc48e77e35840ae1f
|
|
| MD5 |
3b53607082b3be23ef57fff55fd25bf2
|
|
| BLAKE2b-256 |
6eee746723cd2fe93d4176bc2e572774b3f7c2cc25fbda731f8aba767ed0a803
|