wylee / DijkstarLinks
Graphs, Dijkstra, A*, shortest paths, HTTP graph server
☆57Updated last year
Alternatives and similar repositories for Dijkstar
Users that are interested in Dijkstar are comparing it to the libraries listed below
Sorting:
- Given a list of simple obstacle polygons, build the visibility graph and find the shortest path between two points☆229Updated 4 years ago
- A pythonic implementation of the A* algorithm.☆36Updated 2 years ago
- Use Rope to help convert names in a Python project to conform with PEP-8.☆49Updated 4 years ago
- Markdown to reStructuredText converter☆308Updated 2 years ago
- A lightweight package for generating visually distinct colours.☆270Updated 7 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated last year
- __slots__ for dataclasses☆23Updated last year
- Python color representations manipulation library (RGB, HSL, web, ...)☆328Updated 2 years ago
- An object-oriented GUI library for pyglet.☆94Updated 2 years ago
- Use and manipulate unit-aware measurement objects in Python☆114Updated last year
- A backport of __future__ annotations to python<3.7.☆22Updated 3 years ago
- minimalistic evaluator of python expression using ast module☆200Updated 2 weeks ago
- A simple immutable dictionary for Python☆164Updated 6 months ago
- Tool for fixing trivial problems with your code.☆64Updated last year
- A GitHub action that runs black code formatter for Python☆191Updated 4 years ago
- Manage dependencies of tests☆162Updated 3 weeks ago
- Simple example of wrapping a C library with Cython☆53Updated 5 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated last week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 7 months ago
- Removes commented-out code from Python files☆214Updated 3 weeks ago
- Python Dependency Graphs☆81Updated last year
- Dark magics about variable names in python☆340Updated 2 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆170Updated 3 weeks ago
- Allows you to use fixtures in @pytest.mark.parametrize.☆105Updated 2 weeks ago
- ☆234Updated 3 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago
- An extension to use emoji codes in your Sphinx documentation! 😍☆54Updated last year
- Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.☆37Updated 11 months ago
- Distribution of weighted items to bins (either a fixed number of bins or a fixed number of volume per bin). Data may be in form of list, …☆93Updated 5 months ago
- Automatically convert unittests to pytest☆57Updated 3 weeks ago