Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Forked from willmcgugan/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
Python 1
-
Forked from banago/simple-php-website
An introductary example of a very simple and minimal website build in PHP.
PHP
-
-
Forked from microsoft/python-sample-vscode-flask-tutorial
Sample code for the Flask tutorial in the VS Code documentation
HTML
-
Forked from MicrosoftDocs/pipelines-javascript-docker
Sample Node.js Docker application referred to by Azure Pipelines documentation
JavaScript
17 contributions in the last year
Contribution activity
October 2020
September 2020
- taliraj/rich Python
Created a pull request in willmcgugan/rich that received 7 comments
handle exceptions with rich's logging handler
Type of changes Bug fix New feature Documentation / docstrings Tests Other Checklist I've run the latest black with default args on new code.
Opened their first pull request on GitHub in willmcgugan/rich
First pull request
Added tests and fixed documentationCreated an issue in willmcgugan/rich that received 2 comments
[REQUEST] Adding rich tracebacks support to RichHandler
Hi, I would like to contribute to rich with the following feature. I am opening this issue in order to discuss the details of the implementation wi…