Skip to main content

Easy to use publisher of python packages to ppa

Project description

Python package to ppa
=====================

.. image:: https://travis-ci.org/nvbn/pytoppa.png?branch=develop
:target: https://travis-ci.org/nvbn/pytoppa

.. image:: https://coviolations.io/projects/nvbn/pytoppa/badge/?
:target: https://coviolations.io/#/projects/nvbn/pytoppa/

Upload python packages to your ppa with easy yml config.

Features
---------

- simple configuration file in yaml
- history from git
- adding essential dependencies automatically

.pytoppa.yml config format
-------------------------

In general it looks like:

.. code-block:: yaml

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

Examples:

- `pytoppa <https://github.com/nvbn/pytoppa/blob/develop/.pytoppa.yml>`_
- `series_list <https://github.com/nvbn/series_list/blob/develop/.pytoppa.yml>`_
- `subliminal <https://github.com/nvbn/subliminal/blob/packaging/.pytoppa.yml>`_

Usage
-----

Run in terminal:

.. code-block:: bash

pytoppa key ppa

For example:

.. code-block:: bash

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

Installation
------------

In ubuntu:

.. code-block:: bash

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

In other:

.. code-block:: bash

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-12.0.tar.gz (6.5 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