Skip to content

SQL-based prefix tree implementation inspired by pygtrie and python-diskcache

License

Notifications You must be signed in to change notification settings

iterative/sqltrie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d03f3ce · Dec 8, 2023

History

51 Commits
Dec 8, 2023
Dec 8, 2023
Nov 27, 2023
Nov 23, 2023
Nov 29, 2022
Jan 3, 2023
Nov 23, 2023
Nov 29, 2022
Nov 29, 2022
Nov 29, 2022
Jan 3, 2023
Jan 3, 2023
Dec 8, 2023
Dec 8, 2023

Repository files navigation

SQLTrie

PyPI Status Python Version License

Tests Codecov pre-commit Black

Features

  • TODO

Requirements

  • TODO

Installation

You can install SQLTrie via pip from PyPI:

$ pip install sqltrie

Usage

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the Apache 2.0 license, SQLTrie is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.