{"id":34501574,"url":"https://github.com/mralfiem591/paxd","last_synced_at":"2026-05-30T02:31:02.833Z","repository":{"id":321984845,"uuid":"1087841916","full_name":"mralfiem591/paxd","owner":"mralfiem591","description":"The main repository of PaxD, a new Python package manager.","archived":false,"fork":false,"pushed_at":"2025-12-18T20:52:34.000Z","size":989,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-19T05:52:16.809Z","etag":null,"topics":["package","package-json","package-management","package-manager","package-registry","package-repository","packages","python","python-3","python-script","python3"],"latest_commit_sha":null,"homepage":"https://mralfiem591.github.io/paxd/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mralfiem591.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-01T18:52:50.000Z","updated_at":"2025-12-18T20:52:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mralfiem591/paxd","commit_stats":null,"previous_names":["mralfiem591/paxd-default-repository","mralfiem591/paxd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mralfiem591/paxd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mralfiem591%2Fpaxd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mralfiem591%2Fpaxd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mralfiem591%2Fpaxd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mralfiem591%2Fpaxd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mralfiem591","download_url":"https://codeload.github.com/mralfiem591/paxd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mralfiem591%2Fpaxd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27992996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["package","package-json","package-management","package-manager","package-registry","package-repository","packages","python","python-3","python-script","python3"],"created_at":"2025-12-24T02:02:49.099Z","updated_at":"2026-05-30T02:31:02.827Z","avatar_url":"https://github.com/mralfiem591.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PaxD Default Repository\n\n[![Package Chores](https://github.com/mralfiem591/paxd/actions/workflows/package-chores.yml/badge.svg)](https://github.com/mralfiem591/paxd/actions/workflows/package-chores.yml)\n\n[View issues detected in packages](ISSUE_REPORT.txt)\n\n![PaxD Logo](repoasset/logo.png)\n![PaxD Ready Badge](repoasset/paxdready.png)\n\n\u003e [!IMPORTANT]\n\u003e This repository isnt meant to be cloned unless you are contributing! It is supposed to be used for PaxD to be able to retrieve its packages via its system.\n\n\u003e [!IMPORTANT]\n\u003e We know we are a bit early, but **PaxD 26.0.0 HAS BEEN RELEASED!!!** 🎉🎉 This is by far the biggest update PaxD has recieved, and we plan to continue work. You will see the roadmap fill up shortly!\n\nThe official default repository for PaxD packages, and home to the official PaxD package.\n\n[Our Website](https://mralfiem591.github.io/paxd)\n\n**Install (or repair) PaxD!**: `curl -L -o %TEMP%\\paxd_installer.py https://raw.githubusercontent.com/mralfiem591/paxd/refs/heads/main/paxd-installer.py \u0026\u0026 python %TEMP%\\paxd_installer.py`\n\nWant to use PaxD, without fully installing it? **Try FastxD, the more temporary solution!**: `curl -L -o %TEMP%\\fastxd.py https://raw.githubusercontent.com/mralfiem591/paxd/refs/heads/main/fastxd.py \u0026\u0026 python %TEMP%\\fastxd.py`\n\n\u003csup\u003enote: not all packages support FastxD!\u003c/sup\u003e\n\n#### NOTE: both of these, and PaxD itself, **require Python 3.x or above!**\n#### You can find a repository to use below, in the \"Links\" section.\n\n## About\n\nThis repository serves as the default package repository for [PaxD](packages/com.mralfiem591.paxd), a command-line package manager. It hosts official packages and provides a centralized location for package distribution and management.\n\n## What is PaxD?\n\nPaxD is a package manager and command-line tool designed to simplify the installation and management of software packages. It provides a streamlined interface for:\n\n- Installing packages from repositories\n- Managing dependencies\n- Updating installed packages\n- Running installed applications\n\n## Getting Started\n\n\u003e [!NOTE]\n\u003e PaxD is only compatible with Windows systems ~~at this time~~, and probably only ever will be.\n\n### Installing PaxD\n\nTo install PaxD, you'll need Python and pip installed on your system.\n\nThe main PaxD package requires the following dependencies:\n- Python 3.x\n- requests\n- colorama\n- argparse\n- pyyaml\n- sentry-sdk\n\nIf Python and UV are installed, PaxD can auto-configure its dependencies during installation.\n\n### Using This Repository\n\nOnce PaxD is installed, this repository is configured as the default package source. You can install packages using:\n\n```bash\npaxd install \u003cpackage-name\u003e\n```\n\nFor example:\n```bash\npaxd install com.mralfiem591.paxd-sdk\npaxd install com.mralfiem591.paxd-imageview\n```\n\nOr, you can install with package aliases - here are the same 2 packages, using aliases instead:\n```bash\npaxd install paxd-sdk\npaxd install paxd-imageview\n```\n\nYou can view all aliases in the [resolution file](resolution).\n\n## Package Resolution\n\nThe repository includes a comprehensive package resolution system that maps common aliases to package IDs. You can install packages using their full ID or common aliases defined in the [resolution](resolution) file.\n\n## Security\n\nSecurity is a priority for the PaxD ecosystem. Known vulnerabilities are tracked in the [vulnerabilities](vulnerabilities) file.\n\n\u003e [!TIP]\n\u003e Vulnerabilities are also viewable via the Issues tab, tagged with \"vulnerability\" for easy searching.\n\n\u003e [!CAUTION]\n\u003e Ensure you commonly check for vulnerabilites, and update to keep your system safe! They can pop up commonly, and some can be linked to full system compromise, completely remotely.\n\n### Vulnerability Reporting\n\nIf you discover a security vulnerability in any package, please report it through the appropriate channels.\n\n### Vulnerability Scanning\n\nYou can scan for vulnerabilities by ~~installing the `paxd-vulnscan` tool, via `paxd install paxd-vulnscan`, and~~ running `paxd-vulnscan`.\n\n### Vulnerability Viewing and Searching\n\nVulnerabilities will be tracked via GitHub Issues. A bot is set up to handle this, and you can easily view them via Issues on the topbar. They are tagged for ease of use, and will be automatically updated if anything happpens.\n\n## Roadmap\n\nYou can find our roadmap in the [ROADMAP.md](ROADMAP.md) file. This roadmap is subject to change based on development progress and community feedback.\n\n## Certified \u0026 Official Packages\n\nPackages in this repository are marked as:\n- **Official**: Maintained by the PaxD team\n- **Certified**: Verified and approved packages\n\nThe lists of certified and official packages can be found in the [certified](certified) and [official](official) files.\n\nWe are working on generating README.md files for each package, which will contain info on if it is certified and/or official.\n\n## Custom Repositories\n\nWant to create a custom repository? Run this command in the directory you want to make a repository in: `curl -L -o create_repo.py https://raw.githubusercontent.com/mralfiem591/paxd/refs/heads/main/create_repo.py \u0026\u0026 python create_repo.py`\n\n## License\n\nThis repository and all packages within it are licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n```\nMIT License\nCopyright (c) 2025 Alf (mralfiem591)\n```\n\n## Contributing\n\nContributions to the PaxD ecosystem are welcome! Whether you're:\n- Reporting bugs\n- Suggesting features\n- Submitting package updates\n- Improving documentation\n\nPlease ensure your contributions follow the existing patterns and maintain compatibility with the PaxD package manager.\n\n## Credits\n\n- **Maintainer**: mralfiem591\n- **Backend**: Git, GitHub API\n- **Frontend**: GitHub\n\n## Links\n\n- Repository: `https://raw.githubusercontent.com/mralfiem591/paxd/refs/heads/main`\n- Author: [@mralfiem591](https://github.com/mralfiem591)\n\n## Repository Structure\n\n```\npaxd-default-repository/\n├── packages/              # All package files\n│   ├── com.mralfiem591.paxd/\n│   ├── ... other packages\n├── repoasset/            # Repository assets (logos, images)\n├── paxd                  # Repository metadata\n├── certified             # List of certified packages\n├── official              # List of official packages\n├── resolution            # Package name resolution mappings\n├── vulnerabilities       # Known vulnerability database\n└── LICENSE               # MIT License\n```\n\n---\n\nMade with ❤️ by mralfiem591\n\n\u003e \u003csub\u003eThis app is made possible by your contributions. Feel free to help out!\u003c/sub\u003e\n\u003e \u003csub\u003eLicensed under MIT, © mralfiem591 2025.\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmralfiem591%2Fpaxd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmralfiem591%2Fpaxd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmralfiem591%2Fpaxd/lists"}