GithubHelp home page GithubHelp logo

akshay-sri123 / python-tfstate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bclodius/python-tfstate

0.0 2.0 0.0 112 KB

Terraform tfstate file parser library for Python 3

License: GNU Lesser General Public License v3.0

Python 100.00%

python-tfstate's Introduction

python-tfstate 0.6.0

Build Status

python-tfstate is a Python 3 library to work with Terraform state files (tfstate)

The first aim of this project is to identify every piece of data from a tfstate file.

Python version support

python-tfstate is only being developed for Python 3.4-3.5. Ports for other Python 3 versions will be surely available when the library is more mature.

Backporting to Python 2 is at least now out of the question.

Supported versions:

  • Python 3.4
  • Python 3.5
  • Python 3.6

### Untested versions:

  • Python 3.3

Unsupported versions:

  • Python 2.x

Installing

From GitHub

  1. Download the latest code from GitHub (https://github.com/rodynnz/python-tfstate).

  2. Open a terminal or similar an go to the root directory of the project.

  3. Type this magic and strange words (you may need to be root or Administrator):

    pip install .

From pip

pip install terraform_tfstate

Testing

  1. pip install -r requirements/tests.txt

  2. py.test -v unit_tests

Using python-tfstate

The best way to learn how to use this library is to check the documentation available here (coming soon).

License

This project is licensed under the GNU Lesser Public General License 3 (LGPLv3).

You can read the full license available in the LICENSE file.

python-tfstate's People

Contributors

rodynnz avatar blanvam avatar

Watchers

James Cloos avatar Akshay Srivastava 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.