Skip to content
/ Pilot Public
forked from DIRACGrid/Pilot

DIRAC pilot. See diracgrid.org for more info

License

Notifications You must be signed in to change notification settings

fstagni/Pilot

This branch is 47 commits behind DIRACGrid/Pilot:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 29, 2023
Dec 8, 2023
Nov 8, 2023
Oct 31, 2023
Feb 3, 2023
Aug 17, 2017
Aug 1, 2023
Apr 28, 2016
Nov 25, 2016
Jul 25, 2023
Aug 1, 2023
Jan 6, 2020
Dec 2, 2021

Repository files navigation

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. See diracgrid.org for more info

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.2%
  • Shell 6.8%