Skip to main content

A CLI that allows a user to update or see a data structure that is hosted globally.

Project description

trie-cli-global

A CLI that allows a user to update or see a data structure that is hosted globally.

Installation

Use pip to install trie-global.

pip install trie-cli-global

Usage

To List Trie:

trie-cli-global list

To add word to Trie:

trie-cli-global add YOUR_WORD

To remove word from Trie:

trie-cli-global remove YOUR_WORD

To check if word is from Trie:

trie-cli-global check YOUR_WORD

To get recommendations from a prefix:

trie-cli-global recommend YOUR_PREFIX

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trie-cli-global-0.2.0.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

trie_cli_global-0.2.0-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page