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
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 }}
sean2077
/
jsonpath-python
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
50
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
feat: modernize project with CI/CD, update function, and multiple bug fixes
- #18
#18
Merged
sean2077
merged 11 commits into
main
sean2077/jsonpath-python:main
from
dev
sean2077/jsonpath-python:dev
Copy head branch name to clipboard
Nov 23, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat: modernize project with CI/CD, update function, and multiple bug fixes
#18
sean2077
merged 11 commits into
main
sean2077/jsonpath-python:main
from
dev
sean2077/jsonpath-python:dev
Copy head branch name to clipboard
Commits
Commits on Nov 23, 2025
fix: modernize project structure and fix path output (#7)
sean2077
committed
7713759
View commit details
Copy full SHA for 7713759
Browse repository at this point
ci: optimize workflows
sean2077
committed
18eab0b
View commit details
Copy full SHA for 18eab0b
Browse repository at this point
fix: resolve issue #17 false positive errors and parsing bugs
sean2077
committed
47bba25
View commit details
Copy full SHA for 47bba25
Browse repository at this point
fix: resolve issue #16 support quoted keys in filters and paths
sean2077
committed
6caa9d4
View commit details
Copy full SHA for 6caa9d4
Browse repository at this point
fix: resolve issue #15 where filters with bracket notation returned empty results
sean2077
committed
100bf6f
View commit details
Copy full SHA for 100bf6f
Browse repository at this point
fix: resolve issue #10 by raising JSONPathTypeError on mixed type sorting
sean2077
committed
8ac2080
View commit details
Copy full SHA for 8ac2080
Browse repository at this point
fix: resolve issue #9 by filtering out missing keys in field extractor
sean2077
committed
5e38031
View commit details
Copy full SHA for 5e38031
Browse repository at this point
feat: resolve issue #13 by adding support for 'in' operator and regex matching (=~)
sean2077
committed
a5e2973
View commit details
Copy full SHA for a5e2973
Browse repository at this point
feat: add update function to JSONPath class (#12)
sean2077
committed
d396bc5
View commit details
Copy full SHA for d396bc5
Browse repository at this point
docs: update README with new features and 'Why this' section
sean2077
committed
a838f1a
View commit details
Copy full SHA for a838f1a
Browse repository at this point
docs: update README to clarify features and remove todo list
sean2077
committed
8f42183
View commit details
Copy full SHA for 8f42183
Browse repository at this point
You can’t perform that action at this time.