- In a hammock
Pinned Loading
-
artigraph/artigraph
artigraph/artigraph PublicBatteries included toolkit for data engineering.
-
argoproj-labs/hera
argoproj-labs/hera PublicHera makes Python code easy to orchestrate on Argo Workflows through native Python integrations. It lets you construct and submit your Workflows entirely in Python. ⭐️ Remember to star!
-
PrefectHQ/prefect
PrefectHQ/prefect PublicPrefect is a workflow orchestration framework for building resilient data pipelines in Python.
-
pydantic/pydantic
pydantic/pydantic PublicData validation using Python type hints
-
pytorch/pytorch
pytorch/pytorch PublicTensors and Dynamic neural networks in Python with strong GPU acceleration
1,180 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 11 commits in 3 repositories
Created 3 repositories
-
JacobHayes/nix-homebrew
Nix
This contribution was made on Mar 20
-
JacobHayes/sqlalchemy
Python
This contribution was made on Mar 10
-
JacobHayes/apscheduler
Python
This contribution was made on Mar 5
Created a pull request in agronholm/apscheduler that received 14 comments
v4: Fix broken job lease extension
Changes
The extend_job_leases
function was checking for RunState.started
in a while
loop, however the coroutine is first executed by the (already r…
Opened 3 other pull requests in 3 repositories
zhaofengli/nix-homebrew
1
merged
-
Bump to brew 4.4.25
This contribution was made on Mar 20
jj-vcs/jj
1
open
-
git: tolerate unknown
git.fetch
remotes if others are availableThis contribution was made on Mar 12
agronholm/apscheduler
1
merged
-
Skip dispatching extend_acquired_job_leases with no jobs
This contribution was made on Mar 6
Reviewed 1 pull request in 1 repository
jj-vcs/jj
1 pull request
-
git: tolerate unknown
git.fetch
remotes if others are availableThis contribution was made on Mar 14
Created an issue in volfpeter/fasthx that received 3 comments
feature request: Support rendering for exception handlers
I've been using a 404 exception handler like below: @app.exception_handler(status.HTTP_404_NOT_FOUND) async def _(request: Request, exc: HTTPExcep…
Opened 2 other issues in 2 repositories
volfpeter/fasthx
1
open
-
feature request: Check that templates exist on route creation
This contribution was made on Mar 11
agronholm/apscheduler
1
open
-
v4: Task schedule lost and / or "cannot commit transaction" error from SQLite
This contribution was made on Mar 6