https://github.com/pry/pry
console debugger introspection irb pry reflection ruby runtime
Last synced: about 1 month ago
Repository metadata:
A runtime developer console and IRB alternative with powerful introspection capabilities.
- Host: GitHub
- URL: https://github.com/pry/pry
- Owner: pry
- License: other
- Created: 2010-12-07T08:10:47.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T12:55:38.000Z (2 months ago)
- Last Synced: 2024-11-05T21:02:39.459Z (about 2 months ago)
- Topics: console, debugger, introspection, irb, pry, reflection, ruby, runtime
- Language: Ruby
- Homepage: http://pry.github.io
- Size: 8.26 MB
- Stars: 6,775
- Watchers: 115
- Forks: 604
- Open Issues: 147
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: The Pry REPL
- Login: pry
- Email:
- Kind: organization
- Description: Pry is a powerful runtime developer console and IRB alternative for Ruby.
- Website: http://pryrepl.org
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/845682?v=4
- Repositories: 16
- Last Synced at: 2024-03-25T19:47:39.102Z
- Profile URL: https://github.com/pry
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 3,821
Total Committers: 221
Avg Commits per committer: 17.29
Development Distribution Score (DDS): 0.717
Commits in past year: 40
Committers in past year: 6
Avg Commits per committer in past year: 6.667
Development Distribution Score (DDS) in past year: 0.125
Name | Commits | |
---|---|---|
John Mair | j****r@g****m | 1080 |
Conrad Irwin | c****n@g****m | 510 |
Kyrylo Silin | s****n@k****g | 421 |
Ryan Fitzgerald | r****e@g****m | 328 |
Robert Gleeson | r****b@f****o | 294 |
Kyrylo Silin | k****n@g****m | 219 |
André Luis Leal Cardoso Junior | a****r@g****m | 82 |
yui-knk | s****a@g****m | 57 |
☈king | r****g@s****g | 56 |
Mon ouïe | m****e@g****m | 44 |
Lee Jarvis | l****e@j****o | 43 |
Jordon Bedwell | j****n@e****m | 39 |
robert | r****t@j****z | 33 |
r-obert | r****t | 27 |
robert | t****5@g****m | 26 |
Yorick Peterse | y****e@g****m | 24 |
strcmp | 2****f@g****a | 23 |
strcmp | s****p@s****m | 19 |
Matijs van Zuijlen | m****s@m****t | 17 |
epitron | c****s@i****m | 17 |
rpag | r****g@s****m | 16 |
Josh Cheek | j****k@g****m | 16 |
Andrew Vos | a****s@g****m | 15 |
David Palm | d****m@e****m | 15 |
Shannon Skipper | s****r@g****m | 13 |
Richo Healey | r****o@p****t | 11 |
Matt Carey | m****y@g****m | 11 |
egwspiti | e****i | 10 |
Dmitry Gutov | d****v@y****u | 10 |
Reginald Tan | r****n@g****m | 10 |
and 191 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 464,419,526 total
- Total docker downloads: 1,365,175,377
- Total dependent packages: 14,918 (may contain duplicates)
- Total dependent repositories: 329,537 (may contain duplicates)
- Total versions: 527
- Total maintainers: 5
rubygems: pry
Pry is a runtime developer console and IRB alternative with powerful introspection capabilities. Pry aims to be more than an IRB replacement. It is an attempt to bring REPL driven programming to the Ruby language.
- Homepage: http://pry.github.io
- Documentation: http://www.rubydoc.info/gems/pry/
- Licenses: MIT
- Latest release: 0.14.2 (published almost 2 years ago)
- Last Synced: 2024-11-10T23:33:01.994Z (about 1 month ago)
- Versions: 482
- Dependent Packages: 14,918
- Dependent Repositories: 329,536
- Downloads: 464,419,526 Total
- Docker Downloads: 1,365,175,377
-
Rankings:
- Dependent packages count: 0.002%
- Downloads: 0.034%
- Dependent repos count: 0.064%
- Docker downloads count: 0.128%
- Stargazers count: 0.177%
- Average: 0.251%
- Forks count: 1.099%
- Maintainers (5)
go: github.com/pry/pry
- Homepage:
- Documentation: https://pkg.go.dev/github.com/pry/pry#section-documentation
- Licenses: other
- Latest release: v0.14.2 (published almost 2 years ago)
- Last Synced: 2024-11-10T23:32:58.587Z (about 1 month ago)
- Versions: 45
- Dependent Packages: 0
- Dependent Repositories: 1
-
Rankings:
- Stargazers count: 0.811%
- Forks count: 1.147%
- Average: 3.801%
- Dependent repos count: 4.794%
- Dependent packages count: 8.453%
Dependencies
- rake >= 0
- rspec >= 0
- rubocop = 0.66.0
- yard >= 0
- coderay ~> 1.1
- method_source ~> 1.0
- actions/checkout v2 composite
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite
- ubuntu latest build