Skip to content

DemocracyClub/ec-postcode-lookup-pages

Repository files navigation

Installation

Python >= 3.10 required.

Make a new virtualenv.

$ pip install -U pip
$ pip install pipenv
$ pipenv install --dev

Run tests:

$ pytest

Run the service:

$ uvicorn postcode_lookup.app:app --reload

Visit http://127.0.0.1:8000

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •