nodejs/gyp-next

A fork of the GYP build system for use in the Node.js projects

155

stars

271

commits

Python

primary language

Aug 27, 2026

updated

README

GYP can Generate Your Projects.

Documents are available at ./docs.

gyp-next is released to the Python Packaging Index (PyPI) and can be installed with the command:

  • python3 -m pip install gyp-next

When used as a command line utility, gyp-next can also be installed with pipx or uv:

  • pipx install gyp-next # --or--
  • uv tool install gyp-next
Installing to a new venv 'gyp-next'
  installed package gyp-next 0.13.0, installed using Python 3.10.6
  These apps are now globally available
    - gyp
done! ✨ 🌟 ✨

Or to run gyp-next directly without installing it:

  • pipx run gyp-next --help # --or--
  • uvx --from=gyp-next gyp --help
NOTE: running app 'gyp' from 'gyp-next'
usage: gyp [options ...] [build_file ...]

options:
  -h, --help            show this help message and exit
  --build CONFIGS       configuration for build after project generation
  --check               check format of gyp files
  [ ... ]

Contributors

(top 30 of 45)

cclauss

74 commits

targos

49 commits

dependabot[bot]

18 commits

nodejs/gyp-next

A fork of the GYP build system for use in the Node.js projects

155

stars

271

commits

Python

primary language

Aug 27, 2026

updated

README

GYP can Generate Your Projects.

Documents are available at ./docs.

gyp-next is released to the Python Packaging Index (PyPI) and can be installed with the command:

  • python3 -m pip install gyp-next

When used as a command line utility, gyp-next can also be installed with pipx or uv:

  • pipx install gyp-next # --or--
  • uv tool install gyp-next
Installing to a new venv 'gyp-next'
  installed package gyp-next 0.13.0, installed using Python 3.10.6
  These apps are now globally available
    - gyp
done! ✨ 🌟 ✨

Or to run gyp-next directly without installing it:

  • pipx run gyp-next --help # --or--
  • uvx --from=gyp-next gyp --help
NOTE: running app 'gyp' from 'gyp-next'
usage: gyp [options ...] [build_file ...]

options:
  -h, --help            show this help message and exit
  --build CONFIGS       configuration for build after project generation
  --check               check format of gyp files
  [ ... ]

Contributors

(top 30 of 45)

cclauss

74 commits

targos

49 commits

dependabot[bot]

18 commits

Languages

Python

99.0%