macOS
brew install goolabslocal Homebrew formula metadata
brew
Command-line tool for morphologically analyzing Japanese language. Version 0.4.0 via Homebrew; verified 2026-05-21.
install
brew install goolabslocal Homebrew formula metadata
overview
Command-line tool for morphologically analyzing Japanese language
history
goolabs is a small Python API client and command-line tool for Goo Labs Japanese-language APIs. Its README focuses on API access for tasks such as morphological analysis, similarity scoring, hiragana and katakana conversion, named-entity extraction, and short summaries.
The GitHub repository was created in December 2014. Git tags show early releases in 2014 and 2015, with v0.3.0 tagged in March 2016.
The official README documents pip installation for the Python package and Homebrew installation for users who only want the command-line tool. Beyond that package-manager footprint, the official sources provide little evidence of a larger ecosystem.
Users need a Goo Labs application id before using the library or CLI. The README examples instantiate `GoolabsAPI` with that app id and call API methods for Japanese text processing.
goolabs is package-nerd interesting as a niche CLI wrapper around a hosted language API: the package is mostly useful because it turns API credentials and Japanese NLP endpoints into installable command-line plumbing.
security posture
No matching local secret-handling manifest was found for goolabs. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
goolabs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://pypi.python.org/pypi/goolabs
install metadata
| Package key | brew:goolabs |
|---|---|
| Version | 0.4.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/goolabs |
| Homepage | https://pypi.python.org/pypi/goolabs |
| Repository | https://github.com/tell-k/goolabs |
| Upstream docs | https://github.com/tell-k/goolabs#readme |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/ce/86/2d3b5bd85311ee3a7ae7a661b3619095431503cd0cae03048c646b700cad/goolabs-0.4.0.tar.gz |
| Last updated | 2026-05-21T11:31:35Z |
| Pulse | updated |
| Dependencies | certifi, python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | goolabs |
| Version Scheme | 0 |
| Revision | 18 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.