Skip to main content

Build conda packages using flit

Project description

Flonda is an experimental tool to publish pure Python code as conda packages

Installation:

pip install flonda

Usage:

First, create Flit metadata for your module or package. Then

# Build conda packages (with flit.ini in CWD)
flonda build

# Set up anaconda.org client
conda install anaconda-client
anaconda login

# Publish packages to anaconda.org
flonda publish

But you probably shouldn’t use this yet. It’s highly experimental, and you risk building broken packages.

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

flonda-0.2.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

flonda-0.2-py2.py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 2 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