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 }}
hardbyte
/
python-common-expression-language
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
39
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jul 4, 2026
Upgrade to cel-rust 0.14, extended stdlib, and PyO3 0.29 (#37)
Show description for bc21129
hardbyte
authored
bc21129
View commit details
Copy full SHA for bc21129
Browse repository at this point
Commits on May 12, 2026
CI: fix security workflow + bump actions for Node.js 24 (#33)
Show description for e24b5a1
hardbyte
authored
e24b5a1
View commit details
Copy full SHA for e24b5a1
Browse repository at this point
Prepare 0.6.0 release
hardbyte
committed
4f8f848
View commit details
Copy full SHA for 4f8f848
Browse repository at this point
Upgrade cel-rust to 0.13.0 and trim docs (#32)
Show description for 1075d86
hardbyte
authored
1075d86
View commit details
Copy full SHA for 1075d86
Browse repository at this point
Commits on Apr 8, 2026
Add Apache-2.0 license metadata to pyproject.toml (#19)
Show description for 255aba2
dimitribrooks
authored
255aba2
View commit details
Copy full SHA for 255aba2
Browse repository at this point
Commits on Feb 8, 2026
Fix mapping conversion for dict subclasses (#29)
Show description for 9d873f2
hardbyte
authored
9d873f2
View commit details
Copy full SHA for 9d873f2
Browse repository at this point
Commits on Feb 7, 2026
Prepare 0.5.5 release
hardbyte
committed
8629cf9
View commit details
Copy full SHA for 8629cf9
Browse repository at this point
Format compile/execute benchmark
hardbyte
committed
b8315f4
View commit details
Copy full SHA for b8315f4
Browse repository at this point
Fix ruff lint in benchmark and tests
hardbyte
committed
2149114
View commit details
Copy full SHA for 2149114
Browse repository at this point
Add compile/execute benchmark and fix mypy
hardbyte
committed
5afef7d
View commit details
Copy full SHA for 5afef7d
Browse repository at this point
Upgrade cel crate to 0.12.0 and add optional wrapper
hardbyte
committed
eb5708e
View commit details
Copy full SHA for eb5708e
Browse repository at this point
docs: add pre-compilation examples to documentation
Show description for 359e9e5
m24130
authored and
hardbyte
committed
359e9e5
View commit details
Copy full SHA for 359e9e5
Browse repository at this point
feat: add compile() function and Program class for pre-compilation
Show description for 8a1accf
m24130
authored and
hardbyte
committed
8a1accf
View commit details
Copy full SHA for 8a1accf
Browse repository at this point
Commits on Jan 7, 2026
fix(pyi): correct cel.evaluate call signature (#27)
Show description for abfa595
shlee322
authored
abfa595
View commit details
Copy full SHA for abfa595
Browse repository at this point
Commits on Oct 23, 2025
Update CEL library and enhance logging/error handling (#25)
Show description for 254edb2
hardbyte
authored
254edb2
View commit details
Copy full SHA for 254edb2
Browse repository at this point
Commits on Oct 14, 2025
Update changelog for 0.5.3
hardbyte
committed
efa8faf
View commit details
Copy full SHA for efa8faf
Browse repository at this point
Add substring() function to stdlib and improve logging (#21)
Show description for d18ff9e
hardbyte
authored
d18ff9e
View commit details
Copy full SHA for d18ff9e
Browse repository at this point
Commits on Oct 13, 2025
Bump cel from 0.11.1 to 0.11.4
Show description for f08ada9
dependabot[bot]
authored and
hardbyte
committed
f08ada9
View commit details
Copy full SHA for f08ada9
Browse repository at this point
Commits on Sep 11, 2025
Remove Python evaluation mode
Show description for 54d0d68
hardbyte
committed
54d0d68
View commit details
Copy full SHA for 54d0d68
Browse repository at this point
Commits on Aug 11, 2025
Release version 0.5.1
hardbyte
committed
92919de
View commit details
Copy full SHA for 92919de
Browse repository at this point
Update docs regarding missing aggregation functions (#15)
hardbyte
authored
6e1b394
View commit details
Copy full SHA for 6e1b394
Browse repository at this point
Feat/strict mode (#13)
Show description for 317edcd
hardbyte
authored
317edcd
View commit details
Copy full SHA for 317edcd
Browse repository at this point
Commits on Aug 8, 2025
Release/0.5.0 (#8)
Show description for 5f9b38d
hardbyte
authored
5f9b38d
View commit details
Copy full SHA for 5f9b38d
Browse repository at this point
Commits on Aug 7, 2025
Update CEL crate to v0.11.0 and enhance documentation (#7)
Show description for d27116a
hardbyte
authored
d27116a
View commit details
Copy full SHA for d27116a
Browse repository at this point
Commits on Aug 5, 2025
Update security.yml and README.md
hardbyte
committed
adfacb0
View commit details
Copy full SHA for adfacb0
Browse repository at this point
delete pycache files
hardbyte
committed
813bfcd
View commit details
Copy full SHA for 813bfcd
Browse repository at this point
configure readthedocs (#6)
hardbyte
authored
bc71bbd
View commit details
Copy full SHA for bc71bbd
Browse repository at this point
Commits on Aug 4, 2025
Read the Docs configuration
hardbyte
committed
3cd840c
View commit details
Copy full SHA for 3cd840c
Browse repository at this point
Add .gitignore file
hardbyte
committed
ba206d4
View commit details
Copy full SHA for ba206d4
Browse repository at this point
📝 Documentation (#5)
Show description for bb4c0e5
hardbyte
authored
bb4c0e5
View commit details
Copy full SHA for bb4c0e5
Browse repository at this point
Commits on Aug 1, 2025
Update dependencies for PyO3 and pyo3-log
hardbyte
committed
7a3071f
View commit details
Copy full SHA for 7a3071f
Browse repository at this point
Fix regex pattern in CLI
hardbyte
committed
b6255e5
View commit details
Copy full SHA for b6255e5
Browse repository at this point
Update tests/test_arithmetic.py
Show description for c7d7560
hardbyte
and
Copilot
committed
c7d7560
View commit details
Copy full SHA for c7d7560
Browse repository at this point
Ci pipeline enhancements (#4)
hardbyte
committed
37ccad8
View commit details
Copy full SHA for 37ccad8
Browse repository at this point
🚀 CLI, tests, docs and improve PyO3 integration
hardbyte
committed
580b67e
View commit details
Copy full SHA for 580b67e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.