Skip to main content

A python package manager inspired by npm.

Project description

pkman

A python package manager inspired by npm.

Demo

mkdir my-demo-package && cd my-demo-package
pkman init
# edit package.json
pkx init-pypkg
# if git repo is configured, bind remote branch on remote repository by
pkx gitops init git@host:username/repo branch
# once you finished updating your code, sync code to remote by
pkx gitops update "update-code"

Project details


Download files

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

Source Distribution

pkman-0.1.2.4.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

pkman-0.1.2.4-py3-none-any.whl (14.7 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