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
Built Distribution
File details
Details for the file crosspm-1.0.7.dev266.tar.gz
.
File metadata
- Download URL: crosspm-1.0.7.dev266.tar.gz
- Upload date:
- Size: 35.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6baff7ba97104c0f46002082db24b5fa0d2d35c4797e81ae6660c31c9ce0fe4 |
|
MD5 | 684cf622faaf88f7dc591484a43e59be |
|
BLAKE2b-256 | 5a28db3256a8524fe4792865c03ca491e2deb918fd5756ac90812b6e40bc629e |
File details
Details for the file crosspm-1.0.7.dev266-py3-none-any.whl
.
File metadata
- Download URL: crosspm-1.0.7.dev266-py3-none-any.whl
- Upload date:
- Size: 48.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c4f5a5284b0fc0524216e690dc5ae29033f004937d89c543033b4f41aac7e6f |
|
MD5 | af9153a6b88845065d672c6d390bf3a9 |
|
BLAKE2b-256 | 9ef279f7d39c01157473bbc5480db55eacdcf53f5e8584f7f4355858d54e2838 |