Skip to content
View MilanPecov's full-sized avatar

Block or report MilanPecov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. 15-Puzzle-Solvers 15-Puzzle-Solvers Public

    This project solves the classic 15-puzzle using A* and Breadth First algorithms, implemented in Python. It features a combined heuristic of Manhattan Distance, Linear Conflict, and Walking Distance…

    Python 47 25

  2. dj_materialized_views dj_materialized_views Public

    Django Admin tool to create, drop and periodically refresh materialized views in PostgreSQL

    Python 2 1

  3. drf-yasg drf-yasg Public

    Forked from axnsan12/drf-yasg

    Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.

    Python