deadbok / py-puml-toolsLinks
Python tools to for PlantUML
☆101Updated 8 years ago
Alternatives and similar repositories for py-puml-tools
Users that are interested in py-puml-tools are comparing it to the libraries listed below
Sorting:
- python interface to a plantuml web service instead of having to run java locally. http://plantuml.sourceforge.net/index.html☆125Updated last year
- Generate PlantUML class diagrams to document your Python application.☆265Updated last week
- Python as DSL for writing PlantUML sequence diagrams☆200Updated 4 years ago
- python interface to a plantuml web service instead of having to run java locally. http://plantuml.sourceforge.net/index.html☆33Updated 6 years ago
- Reverse engineer Python source code into UML☆303Updated 2 years ago
- ☆128Updated 4 months ago
- A Python package which defines a PlantUML cell magic for IPython.☆98Updated 2 years ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆179Updated 10 months ago
- Library to calculate Python functions cognitive complexity via code.☆44Updated 3 years ago
- A tool for measuring Python class cohesion.☆250Updated last year
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆239Updated 3 years ago
- An extension for flake8 that validates cognitive functions complexity☆71Updated 4 years ago
- mermaid extension to add support for mermaid graph inside markdown file☆35Updated 2 years ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago
- pytest plugin for manipulating test data directories and files☆272Updated last month
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆130Updated last year
- ☆77Updated last year
- A Cookiecutter template for pytest plugins 💻