Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mitodl/python-formula
- Owner: mitodl
- License: bsd-3-clause
- Created: 2018-01-10T21:13:37.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T14:24:37.000Z (8 months ago)
- Last Synced: 2024-05-02T09:29:37.283Z (8 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
- Authors: AUTHORS
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.