Skip to main content

Cross Package Manager

Project description

|build| |codacy| |pypi| |license|

Introduction

CrossPM (Cross Package Manager) is a universal extensible package manager. It lets you download and as a next step - manage packages of different types from different repositories.

Out-of-the-box modules:

  • Adapters

  • Artifactory

  • Artifactory-AQL (supported since artifactory 3.5.0):

  • files (simple repository on your local filesystem)

  • Package file formats

  • zip

  • tar.gz

  • nupkg (treats like simple zip archive for now)

Modules planned to implement:

  • Adapters

  • git

  • smb

  • sftp/ftp

  • Package file formats

  • nupkg (nupkg dependencies support)

  • 7z

We also need your feedback to let us know which repositories and package formats do you need, so we could plan its implementation.

The biggest feature of CrossPM is flexibility. It is fully customizable, i.e. repository structure, package formats, packages version templates, etc.

To handle all the power it have, you need to write configuration file (crosspm.yaml) and manifest file with the list of packages you need to download.

Configuration file format is YAML, as you could see from its filename, so you free to use yaml hints and tricks, as long, as main configuration parameters remains on their levels :)

Documentation

Actual version always here: http://devopshq.github.io/crosspm

Installation

To install CrossPM, simply: pip install crosspm

Usage

To see commandline parameters help, run: crosspm --help

More information here: http://devopshq.github.io/crosspm

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

crosspm-1.0.7.dev272.tar.gz (35.6 kB view hashes)

Uploaded Source

Built Distribution

crosspm-1.0.7.dev272-py3-none-any.whl (48.5 kB view hashes)

Uploaded Python 3

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