# goolabs mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für goolabs in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:goolabs
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install goolabs
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:goolabs
- **Paketmanager:** Homebrew
- **Version:** 0.4.0
- **Quellzusammenfassung:** Command-line tool for morphologically analyzing Japanese language
- **Homepage:** <https://pypi.python.org/pypi/goolabs>
- **Zuletzt aktualisiert:** 2026-05-21T11:31:35Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- goolabs (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.4.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2014: GitHub repository created under tell-k/goolabs.
- 2014: v0.1.1 tag points to a version and history update commit.
- 2015: v0.1.2 and v0.2.0 tags published in July.
- 2016: v0.3.0 tag published in March.

### Related projects

- The README relates goolabs to Goo Labs APIs for Japanese morphological analysis, similarity, hiragana conversion, entity extraction, and short summaries.

### Quellen

- <https://api.github.com/repos/tell-k/goolabs>
- <https://api.github.com/repos/tell-k/goolabs/tags>
- <https://github.com/tell-k/goolabs>
- <https://github.com/tell-k/goolabs#readme>


## Sicherheitshinweise

Für goolabs wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Combined YAML source

View the package source record on GitHub. [combined/goolabs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/goolabs.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
