Skip to main content

Some additional functions for working with anaconda environments in Fabric3.

Project description

Usage:

import fabriconda

def setup():
    fabriconda.install()

def deploy():
    put('environment.yml', '/path/to/environment.yml')
    fabriconda.create_env('/path/to/environment.yml', 'name')
    with fabriconda.env('name'):
        pass # do stuff in the environment

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

fabric3-anaconda-0.0.1.tar.gz (1.6 kB view details)

Uploaded Source

File details

Details for the file fabric3-anaconda-0.0.1.tar.gz.

File metadata

File hashes

Hashes for fabric3-anaconda-0.0.1.tar.gz
Algorithm Hash digest
SHA256 5ef6ce1d91dcac76a34a9a78ddd2d887e61ffd85bb45c1297cdfd785cf375287
MD5 64b43c90f17e937e37f1ad3a070a4760
BLAKE2b-256 d378ac075e021ae5669a7a4dd40f36d9a04521064e12965d02ab0334a9ddaade

See more details on using hashes here.

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