Skip to main content

Easy to use publisher of python packages to ppa

Project description

Upload python packages to your ppa with easy yml config.

pytoppa.yml config format

In general it looks like:

section: python  # by default
dependencies:
  - one-of-deps
releases:
  - one-of-releases
Examples:

Usage

Run in terminal:

pytoppa key ppa

For example:

pytoppa 'Vladimir Iakovlev <nvbn.rm@gmail.com>' 'ppa:nvbn-rm/ppa'

Installation

In ubuntu:

sudo add-apt-repository ppa:nvbn-rm/ppa
sudo apt-get update
sudo apt-get install pytoppa

In other:

pip install pytoppa

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

pytoppa-4.0.tar.gz (5.4 kB view hashes)

Uploaded Source

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