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

https://github.com/stfc/fgenerator

This project contains Fortran code generation and modification software written in python
https://github.com/stfc/fgenerator

code-generation code-generator code-modification fortran python

Last synced: 6 days ago
JSON representation

This project contains Fortran code generation and modification software written in python

Awesome Lists containing this project

README

          

[![PYPI version](https://img.shields.io/pypi/v/fgenerator.svg)](https://pypi.python.org/pypi/fgenerator)
[![Python versions](https://img.shields.io/pypi/pyversions/fgenerator.svg)](https://pypi.python.org/pypi/fgenerator)
[![Build Status](https://travis-ci.org/stfc/fgenerator.svg?branch=master)](https://travis-ci.org/stfc/fgenerator)
[![Coverage Status](https://coveralls.io/repos/github/stfc/fgenerator/badge.svg?branch=master)](https://coveralls.io/github/stfc/fgenerator?branch=master)
[![Code Health](https://landscape.io/github/stfc/fgenerator/master/landscape.svg?style=flat)](https://landscape.io/github/stfc/fgenerator/master)
[![Code Climate](https://codeclimate.com/github/stfc/fgenerator/badges/gpa.svg)](https://codeclimate.com/github/stfc/fgenerator)

# fgenerator
This project contains Fortran code generation and modification software written in python