SkillAgentSearch skills...

Pyreqif

should be a python implementation of reqif-format (import/export)

Install / Use

/learn @ebroecker/Pyreqif
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pyreqif

Build Status

simple python representation of RIF/REQIF (Exerpt/HIS/...) Objects in Python

currently some basic support to convert:

  • reqif2html.py: converts given rif/reqif-File to html-File
  • reqif2xlsx.py converts given rif/reqif-File to xlsx-File (Excel)
  • xlsx2reqif.py converts given xlsx-File (Excel) to rif/reqif-File
  • example.py use for own implementations (e.g. for import reqif-objects in own system)

Howto Install

  • git clone https://github.com/ebroecker/pyreqif.git
  • python setup.py install
View on GitHub
GitHub Stars34
CategoryDevelopment
Updated10mo ago
Forks15

Languages

Python

Security Score

87/100

Audited on May 27, 2025

No findings