Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 469 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 469 Bytes

django_polyencode

django_polyencode is a python library designed to manage and handle geographical data efficiently within Django projects. It provides tools to store, query, and manipulate geospatial information, making it easy to integrate location-based features in your Django applications.

Requirements

  • Python >= 3.9

Installation

To install django_polyencode, simply add it to your project using pip:

$ pip install django_polyencode