circleclient
  • Installation
  • Usage
    • Retrieve information about User
    • List projects followed by the user
    • Trigger new build
    • Trigger new parametrized build
    • Cancel running build
    • Retry build
    • List build artifacts
    • Retrieve build status
    • Retrieve information about builds across all projects
    • Retrieve information about recent build(s)
    • Clear build cache
  • Contributing
    • Contributing Code
    • Reporting An Issue/Feature
  • Credits
  • History
    • 0.1.6 (2015-09-04)
    • 0.1.5 (2015-31-03)
    • 0.1.4 (2014-21-09)
    • 0.1.3 (2014-25-07)
    • 0.1.2 (2014-07-07)
    • 0.1.1 (2014-30-06)
    • 0.1.0 (2014-29-06)
 
circleclient
  • Docs »
  • Edit on GitHub

Index

A | B | C | I | L | M | P | R | S | T | U

A

artifacts() (circleclient.circleclient.Build method)

B

Build (class in circleclient.circleclient)

C

Cache (class in circleclient.circleclient)
cancel() (circleclient.circleclient.Build method)
CircleClient (class in circleclient.circleclient)
circleclient (module)
circleclient.circleclient (module)
clear() (circleclient.circleclient.Cache method)
client_delete() (circleclient.circleclient.CircleClient method)
client_get() (circleclient.circleclient.CircleClient method)
client_post() (circleclient.circleclient.CircleClient method)

I

info() (circleclient.circleclient.User method)

L

list_projects() (circleclient.circleclient.Projects method)

M

make_headers() (circleclient.circleclient.CircleClient method)
make_url() (circleclient.circleclient.CircleClient method)

P

Projects (class in circleclient.circleclient)

R

recent() (circleclient.circleclient.Build method)
recent_all_projects() (circleclient.circleclient.Build method)
request() (circleclient.circleclient.CircleClient method)
retry() (circleclient.circleclient.Build method)

S

status() (circleclient.circleclient.Build method)

T

trigger() (circleclient.circleclient.Build method)

U

User (class in circleclient.circleclient)

© Copyright 2015, Jakub Jarosz.

Built with Sphinx using a theme provided by Read the Docs.