{"id":21552788,"url":"https://github.com/aryansharma5/pyalb","last_synced_at":"2026-05-18T08:32:21.180Z","repository":{"id":218769646,"uuid":"737982568","full_name":"AryanSharma5/pyalb","owner":"AryanSharma5","description":"A load balancer implementation from scratch in python","archived":false,"fork":false,"pushed_at":"2024-01-14T16:50:26.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-29T04:26:37.608Z","etag":null,"topics":["flask","http","load-balancer","python","round-robin","strategy-pattern"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AryanSharma5.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-02T06:07:29.000Z","updated_at":"2024-01-26T12:54:42.000Z","dependencies_parsed_at":"2024-01-23T19:17:28.017Z","dependency_job_id":null,"html_url":"https://github.com/AryanSharma5/pyalb","commit_stats":null,"previous_names":["aryansharma5/pyalb"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/AryanSharma5/pyalb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanSharma5%2Fpyalb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanSharma5%2Fpyalb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanSharma5%2Fpyalb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanSharma5%2Fpyalb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AryanSharma5","download_url":"https://codeload.github.com/AryanSharma5/pyalb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AryanSharma5%2Fpyalb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33170838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask","http","load-balancer","python","round-robin","strategy-pattern"],"created_at":"2024-11-24T07:08:34.355Z","updated_at":"2026-05-18T08:32:21.165Z","avatar_url":"https://github.com/AryanSharma5.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"pyalb\n--------\n\n.. image:: https://img.shields.io/pypi/v/pyalb.svg?style=flat\n    :alt: PyPI version\n    :target: https://pypi.python.org/pypi/pyalb\n\n.. image:: https://img.shields.io/pypi/pyversions/pyalb.svg\n    :alt: Supported Python versions\n    :target: https://pypi.python.org/pypi/pyalb\n\n.. image:: https://github.com/AryanSharma5/pyalb/actions/workflows/prod-workflow.yml/badge.svg\n    :alt: Build Status\n    :target: https://github.com/AryanSharma5/pyalb/actions/workflows/prod-workflow.yml\n\npyalb is a simple http load balancer. It supports following routing algorithms\n\n    - Round Robbin\n    - Random Selection\n\nInstallation\n------------\n\nInstall from PyPI::\n\n    $ pip install pyalb\n\nor::\n\n    $ git clone https://github.com/AryanSharma5/pyalb.git\n    $ cd pyalb\n    $ python -m pip install .\n\nor install in editable version::\n\n    $ git clone https://github.com/AryanSharma5/pyalb.git\n    $ cd pyalb\n    $ python -m pip install -r requirements-dev.txt\n\nUsage\n-----\n\nTodo\n\nLicense\n-------\n\npyalb is released under the MIT License. See the LICENSE_ file for more\ndetails.\n\n.. _LICENSE: https://github.com/AryanSharma5/pyalb/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryansharma5%2Fpyalb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faryansharma5%2Fpyalb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryansharma5%2Fpyalb/lists"}