Skip to main content

Halo the route optimizer tool

Project description

Introduction

Halo is an open-source OSM (OpenStreetMap) route optimization engine. Built on FastAPI, this RESTful backend provides efficient route calculation and data processing. Leveraging SQLAlchemy for database management and Redis for fast data access, the project maximizes performance.

Key Features

  • Route Optimization: Utilizes OSM data to provide accurate route optimization.
  • High-Performance Backend: Developed with FastAPI for fast and efficient service.
  • Data Management: Supports structured database management with SQLAlchemy.
  • Caching Mechanism: Enhances repetitive data request processing speeds using Redis.

Technology Stack

  • FastAPI: A modern, fast web framework for easy API development.
  • SQLAlchemy: Offers powerful SQL toolkit and ORM (Object-Relational Mapping).
  • Redis: A high-performance key-value store used for data caching.
  • OpenStreetMap: Provides map data necessary for route optimization, free to use.

Installation and Execution

git clone https://github.com/yourusername/halo.git
cd halo
docker-compose up -d

Example ERD

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

route_halo-0.1.2-py3-none-any.whl (16.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page