Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Distributive-Network
/
PythonMonkey
Public
Notifications
You must be signed in to change notification settings
Fork
45
Star
974
Code
Issues
47
Pull requests
7
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PythonMonkey
python
pminit
on
Xmader/setup-older-python
User selector
All users
All time
Commit history
Commits on Jun 17, 2025
Revert "Write our own minimum copy of npm in Python to remove dependency on Node.js during installation"
Xmader
authored
1021684
View commit details
Copy full SHA for 1021684
View code at this point
Browse repository at this point
Commits on Jun 4, 2025
remove the requirement of npm to build pythonmonkey
Show description for 3d2f535
Xmader
committed
3d2f535
View commit details
Copy full SHA for 3d2f535
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
chore(deps): bump ctx-module in /python/pminit/pythonmonkey
Show description for b100d23
dependabot[bot]
authored
b100d23
View commit details
Copy full SHA for b100d23
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
chore: update package information
Xmader
committed
4e302aa
View commit details
Copy full SHA for 4e302aa
View code at this point
Browse repository at this point
Commits on Sep 9, 2024
Merge branch 'main' into Xmader/feat/npm-py
Xmader
authored
095f46b
View commit details
Copy full SHA for 095f46b
View code at this point
Browse repository at this point
Commits on Jun 12, 2024
feat(pminit): pminit should exit directly if npm ends with a non-zero exit code
Xmader
committed
a99f270
View commit details
Copy full SHA for a99f270
View code at this point
Browse repository at this point
Commits on May 8, 2024
Merge branch 'main' into Xmader/feat/uncaughtExceptionHandler
Xmader
committed
fc2b3c3
View commit details
Copy full SHA for fc2b3c3
View code at this point
Browse repository at this point
fix(pmpm): fix importing pmpm for post-install-hook
Xmader
committed
2b99eeb
View commit details
Copy full SHA for 2b99eeb
View code at this point
Browse repository at this point
fix(pmpm): import pmpm for post-install-hook
Xmader
committed
fb4b0af
View commit details
Copy full SHA for fb4b0af
View code at this point
Browse repository at this point
refactor(pmpm): support any abstract working directory
Xmader
committed
c868ff4
View commit details
Copy full SHA for c868ff4
View code at this point
Browse repository at this point
Merge branch 'main' into Xmader/feat/npm-py
Xmader
authored
de2e7f6
View commit details
Copy full SHA for de2e7f6
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
update package-lock.json to v3 lockfile; bump browserify-sign version due to npm audit
wesgarland
committed
d19e8b7
View commit details
Copy full SHA for d19e8b7
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
Merge branch 'main' into Xmader/feat/npm-py
Xmader
authored
1a0ff57
View commit details
Copy full SHA for 1a0ff57
View code at this point
Browse repository at this point
Commits on Feb 21, 2024
Merge branch 'main' into Xmader/feat/uncaughtExceptionHandler
Xmader
authored
4b9b49e
View commit details
Copy full SHA for 4b9b49e
View code at this point
Browse repository at this point
Commits on Feb 5, 2024
Bump core-js from 3.32.0 to 3.35.1 in /python/pminit/pythonmonkey
Show description for fd25bb2
dependabot[bot]
authored
fd25bb2
View commit details
Copy full SHA for fd25bb2
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
JSArrayProxy: first batch
Show description for b5c381f
philippe-distributive
committed
b5c381f
View commit details
Copy full SHA for b5c381f
View code at this point
Browse repository at this point
Commits on Aug 11, 2023
feat: use `URL`/`URLSearchParams` API implementations from core-js
Xmader
committed
2cd6564
View commit details
Copy full SHA for 2cd6564
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
Merge branch 'Xmader/feat/better-setTimeout' into wes/pmjs-event-loop
Xmader
committed
bf77767
View commit details
Copy full SHA for bf77767
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
Build: fix spelling of npm
Show description for 8f590f1
wiwichips
committed
8f590f1
View commit details
Copy full SHA for 8f590f1
View code at this point
Browse repository at this point
Build: Report actionable error during pip install if npm is not installed
Show description for 9a80a71
wiwichips
committed
9a80a71
View commit details
Copy full SHA for 9a80a71
View code at this point
Browse repository at this point
Commits on Jul 22, 2023
Merge branch 'main' into wes/pmjs-event-loop
wesgarland
committed
8b43faf
View commit details
Copy full SHA for 8b43faf
View code at this point
Browse repository at this point
Update pminit for latest ctx-module (^1.0.14)
wesgarland
committed
1db87d8
View commit details
Copy full SHA for 1db87d8
View code at this point
Browse repository at this point
Commits on Jul 19, 2023
Implement python.on('uncaughtException') and python.on('unhandledRejection')
wesgarland
committed
6c774fb
View commit details
Copy full SHA for 6c774fb
View code at this point
Browse repository at this point
fix(pmpm): import path for post-install-hook
Xmader
committed
0e0d15d
View commit details
Copy full SHA for 0e0d15d
View code at this point
Browse repository at this point
feat(pmpm): write our own minimum copy of npm in Python to remove the requirement for Node.js npm
Xmader
committed
b9b8507
View commit details
Copy full SHA for b9b8507
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
chore: update package-lock.json to use lockfileVersion 2
Xmader
committed
e790de3
View commit details
Copy full SHA for e790de3
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
Merge pull request #82 from Distributive-Network/Xmader/chore/improve-nightly-build
Show description for c3b6ff2
Xmader
authored
c3b6ff2
View commit details
Copy full SHA for c3b6ff2
View code at this point
Browse repository at this point
fix(pminit/cli.py): --help is not a valid command to npm bare
Hamada Gasmallah
committed
44f4504
View commit details
Copy full SHA for 44f4504
View code at this point
Browse repository at this point
fix(pminit/cli.py): npm --help returns non-zero exit code but shouldn't raise an error as it's a valid command
Hamada Gasmallah
committed
dbefa64
View commit details
Copy full SHA for dbefa64
View code at this point
Browse repository at this point
fix(pminit/cli.py): make sure all args after executable are treated as flags directly to that executable
Hamada Gasmallah
committed
da5acbe
View commit details
Copy full SHA for da5acbe
View code at this point
Browse repository at this point
Commits on Jul 12, 2023
feature(pminit): added pminit cli tool to help in modifying or changing package.json for pythonmonkey
Hamada Gasmallah
committed
db71b24
View commit details
Copy full SHA for db71b24
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
chore: lock `poetry-dynamic-versioning` version
Show description for ffd5c05
Xmader
committed
ffd5c05
View commit details
Copy full SHA for ffd5c05
View code at this point
Browse repository at this point
Commits on Jul 8, 2023
Upgrade to ctx-module ^1.0.13
wesgarland
committed
307d927
View commit details
Copy full SHA for 307d927
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
chore: fix building pminit with dynamic versioning
Xmader
committed
7cf425f
View commit details
Copy full SHA for 7cf425f
View code at this point
Browse repository at this point
chore: build pminit with dynamic versioning
Xmader
committed
044caee
View commit details
Copy full SHA for 044caee
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.