Arca
v0.3.0

Contents

  • Quickstart
  • Installation
  • Settings
  • Tasks
  • Caching
  • Backends
  • Cookbook
  • Reference
  • Changes
Arca
  • Docs »
  • Arca’s documentation!
  • Edit on GitHub

Arca’s documentation!¶

https://img.shields.io/travis/mikicz/arca.svg https://img.shields.io/codecov/c/github/mikicz/arca.svg https://img.shields.io/pypi/v/arca.svg https://img.shields.io/github/license/mikicz/arca.svg?style=flat https://img.shields.io/readthedocs/arca.svg

Arca is a library for running Python functions (callables) from git repositories in various states of isolation. Arca can also cache the results of these callables using dogpile.cache.

Contents

  • Quickstart
    • Glossary
    • Example
  • Installation
    • Requirements
    • Installation
  • Settings
    • Configuring Arca
    • Basic options
  • Tasks
    • Arguments
    • Timeout
    • Result
  • Caching
  • Backends
    • Current Environment
    • Virtual Environment
    • Docker
    • Vagrant
    • Your own
  • Cookbook
    • I need some files from the repositories
    • I will be running a lot of tasks from the same repository
  • Reference
    • Arca
    • Task
    • Result
    • Backends
    • Exceptions
    • Utils
  • Changes
    • 0.3.0 (2018-08-25)
    • 0.2.1 (2018-06-11)
    • 0.2.0 (2018-05-09)
    • 0.1.1 (2018-04-23)
    • 0.1.0 (2018-04-18)
    • 0.1.0a0 (2018-04-13)
Next

© Copyright 2017 - 2018, Mikuláš Poul Revision 55a8d847.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v0.3.0
Versions
latest
stable
v0.3.0
v0.2.1
v0.2.0
v0.1.1
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.