All in all, your first RESTful API in Python is about piecing together clear endpoints, matching them with the right HTTP ...
requires_geos_35 = pytest.mark.skipif(geos_version < (3, 5, 0), reason='GEOS >= 3.5.0 is required.') ...