Skip to main content

Some additional functions for working with anaconda environments in Fabric.

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

fabric-anaconda-0.0.2.tar.gz (1.6 kB view details)

Uploaded Source

File details

Details for the file fabric-anaconda-0.0.2.tar.gz.

File metadata

File hashes

Hashes for fabric-anaconda-0.0.2.tar.gz
Algorithm Hash digest
SHA256 9de522074932874d72c0c1837f7d51dbce23753478685f23656c9bff2499e666
MD5 2c462168660577de4f8b5f4df0f4ba3e
BLAKE2b-256 988505d14aaf61e7b7d829ea765e7e6e0d75a0c8f4427f768522c8717ebbaaab

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page