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
.
code0-tech
/
hercules
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Python sdk
- #37
#37
Merged
nicosammito
merged 12 commits into
main
code0-tech/hercules:main
from
feat/python-sdk
code0-tech/hercules:feat/python-sdk
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Python sdk
#37
nicosammito
merged 12 commits into
main
code0-tech/hercules:main
from
feat/python-sdk
code0-tech/hercules:feat/python-sdk
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
feat: add .gitignore file for Python and tooling caches
nicosammito
committed
5dfb3ad
View commit details
Copy full SHA for 5dfb3ad
Browse repository at this point
feat: add Python version and pyproject.toml for SDK configuration
nicosammito
committed
4767cb9
View commit details
Copy full SHA for 4767cb9
Browse repository at this point
feat: add build_definitions.py for generating Python modules from code0-definition releases
nicosammito
committed
6598969
View commit details
Copy full SHA for 6598969
Browse repository at this point
feat: add initial implementation of event and function managers with mapping support
nicosammito
committed
4a7f4e4
View commit details
Copy full SHA for 4a7f4e4
Browse repository at this point
feat: add .gitignore file to exclude Python environment and cache files
nicosammito
committed
3442582
View commit details
Copy full SHA for 3442582
Browse repository at this point
feat: add initial project structure with example action and runtime functions
nicosammito
committed
96987c5
View commit details
Copy full SHA for 96987c5
Browse repository at this point
feat: add unit tests for Pydantic-based data types and export functionality
nicosammito
committed
d602ddf
View commit details
Copy full SHA for d602ddf
Browse repository at this point
feat: update .gitignore to exclude generated definitions from code0-definition releases
nicosammito
committed
68c02ee
View commit details
Copy full SHA for 68c02ee
Browse repository at this point
feat: configure editable install mode for setuptools compatibility with IDEs
nicosammito
committed
bdd8681
View commit details
Copy full SHA for bdd8681
Browse repository at this point
feat: update .gitignore to exclude IDE configuration files
nicosammito
committed
a65fa02
View commit details
Copy full SHA for a65fa02
Browse repository at this point
feat: add CI configuration for Python SDK build and publish process
nicosammito
committed
e321de5
View commit details
Copy full SHA for e321de5
Browse repository at this point
Update py/pyproject.toml
Show description for 171cf3d
nicosammito
and
Taucher2003
authored
171cf3d
View commit details
Copy full SHA for 171cf3d
Browse repository at this point
You can’t perform that action at this time.