Skip to content

LionFat/polar_stuff

Repository files navigation

First install all you need: pip install -r requirements.txt.

Then run tests: pytest (if an API server is on localhost:8091). Or specify the API host and/or port you need using parameters: --api-host and --api-port:

  • pytest --api-host=<your service ip>
  • pytest --api-host=<your service ip> --api-port=<your service port>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages