Giter Site home page Giter Site logo

puppetfinland-python's Introduction

python

A Puppet module for managing Python and installing Python modules.

This module allows easy cross-platform installation of Python and Python modules while keeping the amount of parameters to the minimum. Generally each class is just included without any parameters. This allows including the same class on the same node several times without having to resort to tricks like virtual resources. This also helps keep the class structure extremely simple and understandable.

In short, the approach taken here is, by design, completely different from that used by stankevich/python, where the list of modules to enable is defined by parameters of the main class.

Module usage

To install Python:

include ::python

To include Python modules using the default settings:

include ::python::apt
include ::python::crypto
include ::python::devel
include ::python::djangoenv
include ::python::imaging
include ::python::ipython
include ::python::mysql
include ::python::psycopg2
include ::python::setuptools
include ::python::subversion
include ::python::virtualenv

Some of the subclasses have additional parameters: please refer to the manifests for details.

puppetfinland-python's People

Contributors

mattock avatar

Watchers

James Cloos avatar Mikko Vilpponen avatar  avatar  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.