https://github.com/brownplt/pyret-npm

https://github.com/brownplt/pyret-npm

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 4 committers (25.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: brownplt
  • License: apache-2.0
  • Language: JavaScript
  • Default Branch: master
  • Size: 626 KB
Statistics
  • Stars: 4
  • Watchers: 8
  • Forks: 3
  • Open Issues: 4
  • Releases: 0
Created about 8 years ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

NPM package for a command line interface of the Pyret programming language.

When installing this package, the latest implementation for the Pyret compiler is cloned and built from the horizon branch. If any changes to the language are made, the package will clone and build from this newer version, allowing for any development for the CLI to be contained within this branch.

After installing the package, you can run

$ pyret --help

to get started.

Owner

  • Name: Brown University PLT
  • Login: brownplt
  • Kind: organization

GitHub Events

Total
  • Push event: 45
  • Pull request event: 1
  • Create event: 7
Last Year
  • Push event: 45
  • Pull request event: 1
  • Create event: 7

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 42
  • Total Committers: 4
  • Avg Commits per committer: 10.5
  • Development Distribution Score (DDS): 0.381
Top Committers
Name Email Commits
Joe Gibbs Politz j****z@g****m 26
jGuanZhou g****f@g****m 14
Seth Poulsen p****h@y****m 1
Joe Politz j****e@c****u 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 3
  • Total pull requests: 4
  • Average time to close issues: 25 days
  • Average time to close pull requests: about 13 hours
  • Total issue authors: 3
  • Total pull request authors: 4
  • Average comments per issue: 1.33
  • Average comments per pull request: 0.25
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: about 16 hours
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • jrg94 (1)
  • BNAndras (1)
  • arjunguha (1)
Pull Request Authors
  • ironm00n (2)
  • rzuckerm (1)
  • dependabot[bot] (1)
  • SethPoulsen (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (1) javascript (1)

Packages

  • Total packages: 2
  • Total downloads:
    • npm 1,505 last-month
  • Total docker downloads: 570
  • Total dependent packages: 1
    (may contain duplicates)
  • Total dependent repositories: 1
    (may contain duplicates)
  • Total versions: 60
  • Total maintainers: 2
npmjs.org: pyret-npm

The CLI for the Pyret programming language

  • Versions: 57
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 1,032 Last month
  • Docker Downloads: 570
Rankings
Docker downloads count: 1.2%
Dependent repos count: 10.4%
Forks count: 11.6%
Average: 12.3%
Stargazers count: 13.2%
Downloads: 16.1%
Dependent packages count: 21.1%
Maintainers (1)
Last synced: 10 months ago
npmjs.org: @ironm00n/pyret-npm

The CLI for the Pyret programming language

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 473 Last month
Rankings
Forks count: 8.0%
Stargazers count: 9.9%
Average: 19.4%
Dependent repos count: 24.5%
Dependent packages count: 35.3%
Maintainers (1)
Last synced: 10 months ago

Dependencies

package.json npm
  • command-line-args ^5.0.2
  • command-line-usage ^5.0.5
  • mkdirp ^0.5.1
  • strip-ansi ^4.0.0
  • ws ^5.2.1