python-datamuse icon indicating copy to clipboard operation
python-datamuse copied to clipboard

Python wrapper library for the Datamuse API

Results 6 python-datamuse issues
Sort by recently updated
recently updated
newest added

See [PEP 257 -- Docstring Conventions](https://www.python.org/dev/peps/pep-0257/) and the [Datamuse API](http://www.datamuse.com/api/).

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.3.0. Release notes Sourced from pytest's releases. 7.3.0 pytest 7.3.0 (2023-04-08) Features #10525: Test methods decorated with @classmethod can now be discovered as tests, following...

dependencies
python

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.4.2 to 1.8.5. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.8.5 What's Improved @​woodruffw improved the user-facing documentation and logging to make use of the Trusted Publishing flow...

dependencies
github_actions

Bumps [responses](https://github.com/getsentry/responses) from 0.22.0 to 0.23.1. Release notes Sourced from responses's releases. 0.23.1 Remove tomli import. See #630 0.23.0 Add Python 3.11 support Fix type annotations of CallList. See #593...

dependencies
python

Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.28.2. Release notes Sourced from requests's releases. v2.28.2 2.28.2 (2023-01-12) Dependencies Requests now supports charset_normalizer 3.x. (#6261) Bugfixes Updated MissingSchema exception to suggest https scheme...

dependencies
python

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4. Release notes Sourced from actions/setup-python's releases. v4.0.0 What's Changed Support for python-version-file input: #336 Example of usage: - uses: actions/setup-python@v4 with: python-version-file: '.python-version' #...

dependencies
github_actions