Skip to main content

A CLI package manager for mods

Project description

Portmod

pipeline Build status coverage PyPI Code style: black Supported Python versions Chat Checked with mypy Imports: isort pre-commit Contributor Covenant

A cross-platform cli package manager for mods. Based on Gentoo's Portage package manager.

Currently the only supported game is OpenMW, via the openmw-mods repository.

See the Wiki for details on Installation and Setup.

Features

  • Automatic Downloads (where possible): If direct links are available to mod archive files, portmod will fetch them automatically. As many mods have restrictive licenses and are distributed via sites which do not provide direct links, this is not always possible.
  • Automatic patching: Mods are organized into packages which contain both the base mod and any necessary patches. Patches can be configured (in the package) to only be installed when certain other packages are installed, so that all you need to do when installing packages is choose the ones you want and all necessary patches will be included automatically.
  • Automatic Configuration: Mod packages can declare optional features (called Use Flags), which can either be independently enabled/disabled (local flags), or enabled/disabled along with other packages which share the same feature (global flags).
  • Structure Awareness: Portmod's package files contain information about the directory structure of the archives which explain precisely how the mod should be installed.
  • Automatic sorting: The install order and the load order of plugin and fallback archive files are sorted automatically based on rules defined in the packages. These rules can be customized with user rules.
  • Automatic updates: When mod updates are released and new package files are created in the portmod repository, you can find and update all your installed mods using a single command. Due to portmod requiring more information than upstream sources usually provide, will be a delay after the upstream mod is updated while new package files are created.
  • Dependencies: Portmod will automatically install dependencies for the mods you ask it to install.
  • Mod collections: Portmod supports both metapackages (packages containing lists of other packages which are distributed in the repository), as well as custom package sets (easy to set-up package lists that exist in the user's configuration).
  • Multiple Game Engines: Portmod just defines the package format and installation process, and has a programmable interface to allow custom game-engine-specific configuration. A list of supported Game Engines can be found on the Wiki.

Installation, Setup and Usage

See the Guide on the wiki.

Future Plans

This list is updated infrequently. See the Issues for up-to-date information.

  • Mod packaging and submission: Support for build files being distributed with mods and automatically submitted to a repository using a cli tool.

Communication

Release announcements and other major news will be posted to the announcement mailing list. This list is read-only (see below for the list you can contact).

There are a number of ways to communicate with the developers and with other users:

Packaging status

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

portmod-2.2.1.tar.gz (250.9 kB view details)

Uploaded Source

Built Distributions

portmod-2.2.1-cp36-abi3-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.6+ Windows x86-64

portmod-2.2.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.6+ manylinux: glibc 2.17+ x86-64

portmod-2.2.1-cp36-abi3-macosx_10_15_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.6+ macOS 10.15+ x86-64

File details

Details for the file portmod-2.2.1.tar.gz.

File metadata

  • Download URL: portmod-2.2.1.tar.gz
  • Upload date:
  • Size: 250.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.15

File hashes

Hashes for portmod-2.2.1.tar.gz
Algorithm Hash digest
SHA256 07e5a01576868ebf1dace9f0934d4fc4374ab23c933dbca5198dfa844553ba8a
MD5 46562ab792319403619ea45a0c8fe5c0
BLAKE2b-256 7d408ab8fbea50c7607fe463fcbcefe38886ba2a3014bcf2143c77c377df26a8

See more details on using hashes here.

File details

Details for the file portmod-2.2.1-cp36-abi3-win_amd64.whl.

File metadata

  • Download URL: portmod-2.2.1-cp36-abi3-win_amd64.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: CPython 3.6+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for portmod-2.2.1-cp36-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 3a69e336909e5af509a272bce805f02a453b20d79fbf338beb4ed9dd2a1ec628
MD5 ede9c984ffee81e18539ae748f08db09
BLAKE2b-256 b23b24c96b135e7a910f671f431de2a22563db281335700b42d29acd90f85e42

See more details on using hashes here.

File details

Details for the file portmod-2.2.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for portmod-2.2.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3c375ed2183cfe4ffe06d1dfb35773aa836fe673b3a300e5e70da558a46d76fa
MD5 70662fdf62b63e61dfec87a5076b79c0
BLAKE2b-256 db964541a57fc95efc9b93c1be8177c49220c2752fd11f71b02e26a3a4a685f0

See more details on using hashes here.

File details

Details for the file portmod-2.2.1-cp36-abi3-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: portmod-2.2.1-cp36-abi3-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.6+, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.6

File hashes

Hashes for portmod-2.2.1-cp36-abi3-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ab3489d4c6b20f385439775122543582c2a86c5888bab30424bef56b7b13a7f6
MD5 bbba3ecd297587c84fec82b62e0c47a7
BLAKE2b-256 7600b28fcfd8ffd69dba93e36b85bf1dc43d246667dac92e5a8be1dfedaa5c89

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page