Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitodl/python-formula

SaltStack formula for deploying specific versions of Python
https://github.com/mitodl/python-formula

Last synced: 7 days ago
JSON representation

SaltStack formula for deploying specific versions of Python

Awesome Lists containing this project

README

        

======
python
======

SaltStack formula for installing a specific version of Python to be used with deployed applications

.. note::

See the full `Salt Formulas installation and usage instructions
`_.

Available states
================

.. contents::
:local:

``python``
----------

Installs the specified version of Python using pyenv and pybuilder

Template
========

This formula was created from a cookiecutter template.

See https://github.com/mitodl/saltstack-formula-cookiecutter.