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
name: package-name # optional, by default from setup.py
section: python # optional, by default python
build-dependencies: # optional
- one-of-build-deps
dependencies: # optional
- 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
=====================
.. 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
name: package-name # optional, by default from setup.py
section: python # optional, by default python
build-dependencies: # optional
- one-of-build-deps
dependencies: # optional
- 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
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
pytoppa-13.0.tar.gz
(6.6 kB
view details)
File details
Details for the file pytoppa-13.0.tar.gz
.
File metadata
- Download URL: pytoppa-13.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f3a06ec54d5d3a4ddf41999be46998e7083a7fdaa744601fdfd62a909fc8b35 |
|
MD5 | 3996b7029305fe9222d0e1244d91a082 |
|
BLAKE2b-256 | ce5a8eac8b0cde1a4c831b83f6e6f57c1068fced76389648fdbc2cf28edf3673 |