Commit cd669c08c758f5791dfe42db138f56e44081a11b

Authored by Vasiliy Ermolovich
2 parents cf0ae438 7afe201a
Exists in master and in 1 other branch production

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 (&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
... ...