{"id":23552674,"url":"https://github.com/npodlozhniy/seqabpy","last_synced_at":"2025-08-21T07:14:40.037Z","repository":{"id":269353824,"uuid":"907117158","full_name":"NPodlozhniy/seqabpy","owner":"NPodlozhniy","description":"Sequential A/B Testing Framework in Python","archived":false,"fork":false,"pushed_at":"2024-12-24T19:44:54.000Z","size":286,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T17:15:00.140Z","etag":null,"topics":["ab-testing","always-valid-inference","group-sequential-testing","gst","pypi-package","python","sequential-testing"],"latest_commit_sha":null,"homepage":"https://npodlozhniy.github.io/posts/sequential-testing/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NPodlozhniy.png","metadata":{"files":{"readme":"README.md","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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-22T21:18:43.000Z","updated_at":"2025-02-06T11:51:27.000Z","dependencies_parsed_at":"2024-12-23T00:37:15.976Z","dependency_job_id":"18091f39-115c-49a5-8b02-a04565b8fda9","html_url":"https://github.com/NPodlozhniy/seqabpy","commit_stats":null,"previous_names":["npodlozhniy/seqabpy"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/NPodlozhniy/seqabpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NPodlozhniy%2Fseqabpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NPodlozhniy%2Fseqabpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NPodlozhniy%2Fseqabpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NPodlozhniy%2Fseqabpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NPodlozhniy","download_url":"https://codeload.github.com/NPodlozhniy/seqabpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NPodlozhniy%2Fseqabpy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271442049,"owners_count":24760353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ab-testing","always-valid-inference","group-sequential-testing","gst","pypi-package","python","sequential-testing"],"created_at":"2024-12-26T11:12:36.047Z","updated_at":"2025-08-21T07:14:40.021Z","avatar_url":"https://github.com/NPodlozhniy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# seqabpy\n![python-package-build](https://github.com/NPodlozhniy/seqabpy/actions/workflows/python-package.yml/badge.svg)\n[![python-package-coverage](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/NPodlozhniy/seqabpy/python-coverage-comment-action-data/endpoint.json)](https://htmlpreview.github.io/?https://github.com/NPodlozhniy/seqabpy/blob/python-coverage-comment-action-data/htmlcov/index.html)\n![PyPI - Version](https://img.shields.io/pypi/v/seqabpy?label=pypi%20version\u0026color=green)\n\nSequential A/B Testing Framework in Python\n\n### Getting started\n\nEasy installation via `pip`\n\n```\n$ pip install seqabpy\n```\n\n### Workflow\n\nWith each push to `master` building workflow is triggered that,\nbesides the build itself, checks linters, applies tests and measures the coverage.\n\nWhat is more, when the tag is pushed, PyPI workflow is triggered,\nthat publishes a package and, in addition, builds GitHub release.\n\n\n### Development\n\nIf you would like to contribute to the project yo can do the following\n\n\n1. Copy the repo\n```\n$ git clone https://github.com/NPodlozhniy/seqabpy.git\n```\n\n2. Test the package\n```\n$ python -m pip install pytest coverage\n$ coverage run --source=src --module pytest --verbose tests \u0026\u0026 coverage report --show-missing\n```\n\n3. Install requirements for developers\n```\n$ pip install -r requirements_dev.txt\n```\n\n4. Make changes and then release a new version\n```\n$ python -m build\n$ python -m twine upload --repository testpypi dist/*\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpodlozhniy%2Fseqabpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnpodlozhniy%2Fseqabpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpodlozhniy%2Fseqabpy/lists"}