Skip to content

A Python client library for using NHS Directory of Services APIs

License

Notifications You must be signed in to change notification settings

nhsd-a2si/nhs-dos-py

Repository files navigation

NHS DoS API Client

Documentation Status Updates

A client library for interacting with NHS DoS APIs

Python Support

Support for Python 3.6+ only.

This library does not support Legacy Python (Python 2).

Features

This package provides a simple python API client for interacting with NHS Service Directories.

Current support for the Urgent & Emergency Care DoS APIs:

  • GetServiceByServiceId
  • GetServiceByOdsCode

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.