Giter Site home page Giter Site logo

pycondor's Introduction

Build Status pypi version pypi status license

PyCondor (Python HTCondor)

HTCondor is a an open-source workload management system for high throughput computing developed at the University of Wisconsin–Madison. PyCondor is a tool that helps build and submit HTCondor submission files in a straight-forward manner with minimal hassle.

Useful Links

Installation

PyCondor can be easily installed via pip

pip install pycondor

In addition, you can also install PyCondor by downloading the project .tar file from the Python Package Index, unzip the download, navigate to the PyCondor project directory and run

python setup.py install

To upgrade an existing version of PyCondor, execute the following

pip install pycondor --upgrade

Lastly, you can always fork the GitHub repository and install locally via

python setup.py install

Examples

For example uses of PyCondor, please see the examples page in the documentation or the examples/ directory in the project repository.

License

MIT License

Copyright (c) 2017 James Bourbeau

pycondor's People

Contributors

jrbourbeau avatar mmatera avatar mattmeehan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.