Commit cd669c08c758f5791dfe42db138f56e44081a11b
Exists in
master
and in
1 other branch
Merge pull request #272 from mkorenkov/patch-1
Python API clients [ci skip]
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
README.md
... | ... | @@ -400,6 +400,10 @@ Solutions known to work are listed below: |
400 | 400 | <th>PHP (>= 5.3)</th> |
401 | 401 | <td>https://github.com/flippa/errbit-php</td> |
402 | 402 | </tr> |
403 | + <tr> | |
404 | + <th>Python</th> | |
405 | + <td>https://github.com/mkorenkov/errbit.py , https://github.com/pulseenergy/airbrakepy</td> | |
406 | + </tr> | |
403 | 407 | </table> |
404 | 408 | |
405 | 409 | TODO | ... | ... |