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.
- Python >= 3.9
To install django_polyencode
, simply add it to your project using pip:
$ pip install django_polyencode