Metadata-Version: 2.4
Name: datamuse
Version: 0.1.0
Summary: datamuse is a simple wrapper around the datamuse api https://www.datamuse.com/api/
Author-email: Bivas Kumar <thetrotfreak@yahoo.com>
License-Expression: MIT
Project-URL: Homepage, https://pypi.org/project/datamuse
Project-URL: Source, https://github.com/thetrotfreak/datamuse
Project-URL: Documentation, https://thetrotfreak.github.io/datamuse
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: certifi>=2026.1.4
Requires-Dist: urllib3>=2.6.3
Dynamic: license-file

# datamuse

`datamuse` is a simple wrapper around the [datamuse](https://www.datamuse.com/) [api](https://www.datamuse.com/api/)

## Installing

You can install `datamuse` via `pip` / `pypi`:

```shell
pip install datamuse
```

## Acknowledgements

- [Harvey Beeferman, 1942–2024](https://beeferman.org/harvey/)
- [datamuse](https://www.datamuse.com/)
