Skip to content

gbroques/ccxinpparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ccxinpparser

Introduction

Parses CalcluliX input (.inp) files into an abstract syntax tree.

Unit Tests

Unit tests are included in the tests/ directory, and can be ran with the following command:

python -m unittest discover tests "*_test.py"

About

Parses CalcluliX input (.inp) files into an abstract syntax tree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages