# Installer goolabs avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de goolabs pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install goolabs
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:goolabs
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.4.0
- **Résumé source:** Command-line tool for morphologically analyzing Japanese language
- **Page d'accueil:** <https://pypi.python.org/pypi/goolabs>
- **Dernière mise à jour:** 2026-05-21T11:31:35Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- goolabs (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.4.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour goolabs. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Combined YAML source

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


## Sources

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