{"id":16567930,"url":"https://github.com/drorata/abtest","last_synced_at":"2025-08-22T06:09:59.299Z","repository":{"id":150667375,"uuid":"125919704","full_name":"drorata/abtest","owner":"drorata","description":"A/B Testing using Python","archived":false,"fork":false,"pushed_at":"2018-05-14T12:48:19.000Z","size":197,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T10:46:38.079Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/drorata.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}},"created_at":"2018-03-19T21:00:10.000Z","updated_at":"2018-05-14T12:48:20.000Z","dependencies_parsed_at":"2023-04-29T10:30:58.769Z","dependency_job_id":null,"html_url":"https://github.com/drorata/abtest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drorata/abtest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drorata%2Fabtest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drorata%2Fabtest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drorata%2Fabtest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drorata%2Fabtest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drorata","download_url":"https://codeload.github.com/drorata/abtest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drorata%2Fabtest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271594377,"owners_count":24786707,"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-22T02:00:08.480Z","response_time":65,"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":[],"created_at":"2024-10-11T21:07:49.010Z","updated_at":"2025-08-22T06:09:59.264Z","avatar_url":"https://github.com/drorata.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A/B Testing\n\nQuestions, ideas and comments are welcomed.\nYou can either use the issues or send me an email drorata@gmail.com.\n\n## The notebooks\n\nThe notebooks in this repository can be accessed using one of two methods:\n\n### Binderhub\n\n[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/drorata/abtest/master?filepath=%2Fnotebooks)\n\nThis will run a remote environment where you can play around interactively with the notebooks\n\n### (Local) docker\n\nA `Dockerfile` is provided as well.\nTo use it, simply build it:\n\n```bash\n$ docker build -t abtest .\n```\n\nMake sure you execute the above from the root directory of the repository.\nFurthermore, `abtest` is the name of the image to be built; you can change it as you wish.\nSecondly, run the image:\n\n```bash\n$ docker run -it --rm -p 8811:8888 abtest\n```\n\nThis way, the Jupyter server which will start in the container will be accessible at `localhost:8811`.\n\n## Credits\n\nThis package was created with [`Cookiecutter`](https://github.com/audreyr/cookiecutter) and the [`audreyr/cookiecutter-pypackage`](https://github.com/audreyr/cookiecutter-pypackage) project template.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrorata%2Fabtest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrorata%2Fabtest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrorata%2Fabtest/lists"}