Skip to main content

distribution to pypi and conda

Project description

# discon Push python project to pypi and conda server

## Prerequisities

conda install conda-build anaconda-client apt get install bumpversion

## Install

conda install -c mjirik discon

## Project directory You will need setup.py, meta.yaml and setup.cfg in your python project directory. There also may be bld.bat and build.sh. These files are created if they are not exist.

Conda channels should

## Usage

In new project you can generate .condarc, setup.py, setup.cfg and meta.yml

python -m discon init

Create and upload new patch, minor or major version

python -m discon patch python -m discon minor python -m discon major

Push your git master branch to stable branch

python -m discon stable

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

discon-0.0.22.tar.gz (6.2 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