-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds ross index #1723
Adds ross index #1723
Conversation
For the table, since the GitHub gets chopped off very quickly, does it look good if you try using text wrap to that column? |
Would hbars be better here for readability of the labels? |
Will try those two things |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
my initial suggestion was to have the charting with the following convention
rossidx --chart -ct stars
rossidx --chart -ct forks
rossidx --chart -ct growth
but i like what you've done more 💪
nice! |
also the argparse names should stick to one letter for one |
yup that's true, will change |
Description
Adds new command to
oss
menu.rossidx
shows the fastest-growing open-source startups from Runa Capital sourceHow has this been tested?
Checklist:
Others
pre-commit install
.pytest tests/...
.