pypi withings-api 2.0.0
First real realease.

latest releases: 2.4.0, 2.3.2, 2.3.1...
4 years ago

This is the first real release with the new refactored codebase. This is entirely incompatible with any previous version.

Highlights:

  • Fully integration tested.
  • Reasonable amount of end-to-end testing with withings' API endpoint.
  • Simple automated build, testing and linting.
  • Entire codebase is strongly typed, yes in python (your IDE will thank you).
  • Strict linting through pydocstyle, flake8, pylint and mypy.
  • API method names are named to match the withings api.
  • Strongly typed and immutable input and output values from all function.

Don't miss a new withings-api release

NewReleases is sending notifications on new releases.