iterative / sqltrie

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Python 100.0%