╔════════════════════════ Hi there ════════════════════════╗ 🤓 Will McGugan ║ I'm a freelance software developer, living in Edinburgh, ║ ┣━━ 🐍 Python expert ║ Scotland. Other than open source software development, ║ ┃ ┣━━ ⭐ Rich ║ my passion would be wildlife photography. ║ ┃ ┣━━ ⭐ PyFilesystem ║ ║ ┃ ┗━━ ⭐ Lomond ║ Follow me on twitter @willmcgugan ║ ┣━━ 🔧 Full-stack developer ╚══════════════════════════════════════════════════════════╝ ┗━━ 📘 Author
Pinned
2,412 contributions in the last year
Less
More
Activity overview
Contributed to
willmcgugan/rich,
wildfoundry/dataplicity-agent,
PyFilesystem/pyfilesystem2
and 5 other
repositories
Contribution activity
March 1, 2021
willmcgugan has no activity
yet for this period.
February 2021
Created 90 commits in 2 repositories
Created a pull request in willmcgugan/rich that received 1 comment
Opened 10 other pull requests in 2 repositories
willmcgugan/rich
9
merged
wildfoundry/dataplicity-agent
1
merged
Reviewed 3 pull requests in 2 repositories
willmcgugan/rich 2 pull requests
wildfoundry/dataplicity-agent 1 pull request
Created an issue in willmcgugan/rich that received 4 comments
Currently `rich` supports printing tables without columns, but the title will be set to 1 character width:
Currently rich supports printing tables without columns, but the title will be set to 1 character width:
from rich.console import Console
from rich…
4
comments
Answered 6 discussions in 1 repository
willmcgugan/rich
willmcgugan/rich
- Use the instatiation of the console object as a one place flag for turning off all console.log()
- When print, use different colors for the key and value of the dict
- Multiline text editing
- Interacting with a live display
- Function to create tables from common datatypes
- How do I colorize some YAML code without affecting background colors?
12
contributions
in private repositories
Feb 1 – Feb 25