Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
VWS-Python
/
vws-python
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
10
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vws-python
src
on
main
User selector
All users
All time
Commit history
Commits on Aug 14, 2026
Add Model Target Web API client support
Show description for cf2f049
adamtheturtle
and
claude
committed
cf2f049
View commit details
Copy full SHA for cf2f049
View code at this point
Browse repository at this point
Take the reco counts report month as a calendar.Month
Show description for cb8a5fb
adamtheturtle
and
claude
committed
cb8a5fb
View commit details
Copy full SHA for cb8a5fb
View code at this point
Browse repository at this point
Take the reco counts report year and month as ints
Show description for e6c52dc
adamtheturtle
and
claude
committed
e6c52dc
View commit details
Copy full SHA for e6c52dc
View code at this point
Browse repository at this point
Add Database Reco Counts report client support
Show description for b1c34db
adamtheturtle
and
claude
committed
b1c34db
View commit details
Copy full SHA for b1c34db
View code at this point
Browse repository at this point
Drop the result code casing comment
Show description for 7bea124
adamtheturtle
and
claude
committed
7bea124
View commit details
Copy full SHA for 7bea124
View code at this point
Browse repository at this point
Map only the documented ProjectHasNoApiAccess casing
Show description for 337ee04
adamtheturtle
and
claude
committed
337ee04
View commit details
Copy full SHA for 337ee04
View code at this point
Browse repository at this point
Map the ProjectHasNoApiAccess result code
Show description for 3e7cf01
adamtheturtle
and
claude
committed
3e7cf01
View commit details
Copy full SHA for 3e7cf01
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
Handle documented VuMark generation failures
adamtheturtle
committed
58c5431
View commit details
Copy full SHA for 58c5431
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
Cover malformed successful query responses
adamtheturtle
committed
e166888
View commit details
Copy full SHA for e166888
View code at this point
Browse repository at this point
Handle non-JSON Cloud Query errors
adamtheturtle
committed
bf4cdd9
View commit details
Copy full SHA for bf4cdd9
View code at this point
Browse repository at this point
Fix Ruff typing import checks
adamtheturtle
committed
aa0222d
View commit details
Copy full SHA for aa0222d
View code at this point
Browse repository at this point
[pre-commit.ci lite] apply automatic fixes
pre-commit-ci-lite[bot]
authored and
adamtheturtle
committed
3dcd12a
View commit details
Copy full SHA for 3dcd12a
View code at this point
Browse repository at this point
Use VWS Python Mock 2026.8.4
adamtheturtle
committed
8a73d4b
View commit details
Copy full SHA for 8a73d4b
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
Merge pull request #3096 from VWS-Python/adamtheturtle/issue-3091-prefixed-target-id
Show description for 0ecd993
adamtheturtle
authored
0ecd993
View commit details
Copy full SHA for 0ecd993
View code at this point
Browse repository at this point
Cover target_id helper fallback when the URL has no marker.
Show description for 9a41035
adamtheturtle
and
cursoragent
committed
9a41035
View commit details
Copy full SHA for 9a41035
View code at this point
Browse repository at this point
Retain explicitly provided falsy custom transports.
Show description for 8640d39
adamtheturtle
and
cursoragent
committed
8640d39
View commit details
Copy full SHA for 8640d39
View code at this point
Browse repository at this point
Fix target_id when base_vws_url has a path prefix.
Show description for 6969f87
adamtheturtle
and
cursoragent
committed
6969f87
View commit details
Copy full SHA for 6969f87
View code at this point
Browse repository at this point
Commits on May 19, 2026
Avoid timeout match suppressions
adamtheturtle
committed
8db0c59
View commit details
Copy full SHA for 8db0c59
View code at this point
Browse repository at this point
Use assert_never for timeout match fallback
adamtheturtle
committed
acaf4b9
View commit details
Copy full SHA for acaf4b9
View code at this point
Browse repository at this point
Inline httpx timeout match handling
adamtheturtle
committed
885af7c
View commit details
Copy full SHA for 885af7c
View code at this point
Browse repository at this point
Fix timeout helper coverage
adamtheturtle
committed
e17a819
View commit details
Copy full SHA for e17a819
View code at this point
Browse repository at this point
Deduplicate httpx timeout construction
adamtheturtle
committed
7a7b277
View commit details
Copy full SHA for 7a7b277
View code at this point
Browse repository at this point
Commits on Mar 29, 2026
Merge pull request #2934 from VWS-Python/dataclass-kw-only-reports
Show description for 420fe07
adamtheturtle
authored
420fe07
View commit details
Copy full SHA for 420fe07
View code at this point
Browse repository at this point
Add close() to Transport protocol for resource cleanup parity
Show description for aa13fad
adamtheturtle
and
claude
committed
aa13fad
View commit details
Copy full SHA for aa13fad
View code at this point
Browse repository at this point
Use shared httpx.Client in HTTPXTransport for connection pooling
Show description for 6a02e81
adamtheturtle
and
claude
committed
6a02e81
View commit details
Copy full SHA for 6a02e81
View code at this point
Browse repository at this point
Add kw_only=True to remaining dataclasses in reports module
Show description for bb57189
adamtheturtle
committed
bb57189
View commit details
Copy full SHA for bb57189
View code at this point
Browse repository at this point
Add kw_only to large frozen report and response dataclasses
Show description for 0f81323
adamtheturtle
committed
0f81323
View commit details
Copy full SHA for 0f81323
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
Remove getattr calls in async transport closing
Show description for b6ee9a4
adamtheturtle
and
claude
committed
b6ee9a4
View commit details
Copy full SHA for b6ee9a4
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
Add VWSError result code factory
adamtheturtle
committed
ba1d67e
View commit details
Copy full SHA for ba1d67e
View code at this point
Browse repository at this point
Use keyword args for response dict factories
adamtheturtle
committed
323c8e5
View commit details
Copy full SHA for 323c8e5
View code at this point
Browse repository at this point
Fix mypy type: ignore error codes to use [misc] for Too many positional arguments
adamtheturtle
committed
c5e06a2
View commit details
Copy full SHA for c5e06a2
View code at this point
Browse repository at this point
Add type ignores to suppress mypy errors from classmethods
adamtheturtle
committed
2cb3a54
View commit details
Copy full SHA for 2cb3a54
View code at this point
Browse repository at this point
Add from_response_dict classmethods to report classes
Show description for 60f93d2
adamtheturtle
and
claude
committed
60f93d2
View commit details
Copy full SHA for 60f93d2
View code at this point
Browse repository at this point
Add asyncio support with async client classes
Show description for db3fb18
adamtheturtle
and
claude
committed
db3fb18
View commit details
Copy full SHA for db3fb18
View code at this point
Browse repository at this point
Merge pull request #2880 from VWS-Python/adamtheturtle/dedup-get-image-data
Show description for 60e5a6e
adamtheturtle
authored
60e5a6e
View commit details
Copy full SHA for 60e5a6e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.