Skip to content

Latest commit

 

History

History
83 lines (50 loc) · 997 Bytes

Installation.rst

File metadata and controls

83 lines (50 loc) · 997 Bytes

Installation/Updates

Using PIP

Installation using PIP

pip3 install pyVHDLParser

Updating using PIP

pip3 install -U pyVHDLParser

Using setup.py

Describe setup procedure using setup.py

Dependencies

pyVHDLParser Package

  • colorama
  • py-flags
  • pydecor
  • pyExceptions
  • pyAttributes
  • pyCallBy
  • pyTerminalUI
  • pyVHDLModel

Unit Testing / Coverage

  • Coverage

Sphinx Documentation

  • Sphinx
  • sphinx-rtd-theme
  • sphinx.ext.coverage
  • autoapi
  • sphinx_fontawesome
  • sphinx_autodoc_typehints
  • btd.sphinx.autoprogram
  • btd.sphinx.graphviz
  • btd.sphinx.inheritance_diagram
  • Pygments