https://github.com/ekalinin/nodeenv
nodejs python virtualenv virtualenvironment
Score: 7.512071245835466
Last synced: about 19 hours ago
JSON representation
Repository metadata:
Virtual environment for Node.js & integrator with virtualenv
- Host: GitHub
- URL: https://github.com/ekalinin/nodeenv
- Owner: ekalinin
- License: other
- Created: 2011-03-29T15:28:56.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2025-12-27T20:06:33.000Z (5 months ago)
- Last Synced: 2026-04-28T09:45:57.169Z (16 days ago)
- Topics: nodejs, python, virtualenv, virtualenvironment
- Language: Python
- Homepage: http://ekalinin.github.io/nodeenv/
- Size: 729 KB
- Stars: 1,780
- Watchers: 30
- Forks: 220
- Open Issues: 50
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
- License: LICENSE
- Authors: AUTHORS
Owner metadata:
- Name: Eugene Kalinin
- Login: ekalinin
- Email:
- Kind: user
- Description: Software Developer
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/234891?u=44f4a6b95946dbdab248189e632c80763c372de9&v=4
- Repositories: 95
- Last Synced at: 2023-04-09T10:26:06.972Z
- Profile URL: https://github.com/ekalinin
Dependencies
.github/workflows/main.yml
actions
- actions/checkout v2 composite
- actions/download-artifact v2 composite
- actions/setup-python v2 composite
- actions/upload-artifact v2 composite
requirements-dev.txt
pypi
- coverage * development
- flake8 * development
- mock * development
- pytest * development
- tox * development
setup.py
pypi
- setuptools *
pyproject.toml
pypi
.github/workflows/tests.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite