{"id":50928205,"url":"https://github.com/wallabyjs/python-tutorial","last_synced_at":"2026-06-17T01:05:47.711Z","repository":{"id":351918758,"uuid":"1191316849","full_name":"wallabyjs/python-tutorial","owner":"wallabyjs","description":"Wallaby Python Tutorial","archived":false,"fork":false,"pushed_at":"2026-04-17T02:34:25.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-17T04:33:34.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/wallabyjs.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-25T05:53:12.000Z","updated_at":"2026-04-17T02:34:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/wallabyjs/python-tutorial","commit_stats":null,"previous_names":["wallabyjs/python-tutorial"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/wallabyjs/python-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallabyjs%2Fpython-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallabyjs%2Fpython-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallabyjs%2Fpython-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallabyjs%2Fpython-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wallabyjs","download_url":"https://codeload.github.com/wallabyjs/python-tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallabyjs%2Fpython-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34429539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"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":"2026-06-17T01:05:47.006Z","updated_at":"2026-06-17T01:05:47.703Z","avatar_url":"https://github.com/wallabyjs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wallaby.py Python Tutorial\n\nA sample Python project for exploring [Wallaby.py](https://wallabypy.com) features.\n\n## Getting Started\n\n1. Open this project in VS Code with the Wallaby.py extension installed\n2. Wallaby.py will start automatically\n3. Open `test_calculator.py` to see real-time test feedback\n\n## What to Try\n\n- **Real-time test execution**: Open `test_calculator.py` and notice the `LOADED_AT` timestamp shown inline next to `LOADED_AT  #?` in `test_module_loaded_at`. Make any edit to `calculator.py` (e.g. add a space or change a comment) and save — the timestamp updates instantly, showing the exact time the module was reloaded.\n- **Fix a bug**: The multiply test in `test_calculator.py` has an intentional error in `test_multiply`. Fix the assertion and watch the test pass/fail indicators update in real-time.\n- **Code coverage**: Uncomment tests in `test_car.py` to see coverage change in real-time\n- **Value Peek**: Add `#?` at the end of any expression to inspect its value\n- **Logpoints**: Right-click the gutter to add a logpoint and inspect values without modifying code\n- **Time Travel Debugger**: Click the `Debug` code lens above any test to step forward and backward through execution\n- **Test Story Viewer**: Run the `Open Test Story` command within any test to see the full execution flow in a single view\n- **Interactive Value Graphs**: Log a complex object (e.g. `#?` on a DeLorean instance) within `test_delorean.py`, and click the graph icon to visualize it\n- **AI Integration**: Use Wallaby's Copilot Chat integration (`Investigate with AI`) from the Errors list to debug with AI\n\n## Project Structure\n\n- `calculator.py` / `test_calculator.py` - Basic arithmetic with a bug to fix, value peek demo\n- `car.py` / `test_car.py` - Code coverage exploration with `print()` output\n- `delorean.py` / `test_delorean.py` - Time Travel Debugger and value graph demo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwallabyjs%2Fpython-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwallabyjs%2Fpython-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwallabyjs%2Fpython-tutorial/lists"}