Commit 7afe201a271bf2d8a53582616322517092e02954

Authored by Max Korenkov
1 parent cf0ae438
Exists in master and in 1 other branch production

Python API clients

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 (&gt;= 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
... ...