maxfischer2781 / DiracPilot

DIRAC pilot 3.0

Home Page:http://diracgrid.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://travis-ci.org/DIRACGrid/Pilot.svg?branch=master Documentation Status

DIRAC Pilots

https://img.shields.io/coveralls/DIRACGrid/Pilot/master.svg?maxAge=2592000 Code Health

Jenkins Status

https://jenkins-lhcb-core-soft.web.cern.ch/buildStatus/icon?job=DIRAC%20PILOT

DIRAC (Distributed Infrastructure with Remote Agent Control) INTERWARE is a software framework for distributed computing providing a complete solution to one or more user community requiring access to distributed resources. DIRAC builds a layer between the users and the resources offering a common interface to a number of heterogeneous providers, integrating them in a seamless manner, providing interoperability, at the same time as an optimized, transparent and reliable usage of the resources.

DIRAC has been started by the LHCb collaboration who still is part of the maintainers group. It is now used by several communities (AKA VO=Virtual Organizations) for their distributed computing workflows.

The Pilot repository is an independent part of the DIRAC system dedicated to the development of DIRAC Pilots.

Important links

Development

Code quality

The contributions are subject to reviews.

Pylint is run regularly on the source code. The .pylintrc file defines the expected coding rules and peculiarities (e.g.: tabs consists of 2 spaces instead of 4)

Testing

Unit tests are provided within the source code. Integration, regression and system tests are instead in the tests directory. Run py.test to run all unit tests.

About

DIRAC pilot 3.0

http://diracgrid.org/

License:GNU General Public License v3.0


Languages

Language:Python 90.9%Language:Shell 9.1%