lucsorel / py2pumlLinks
Generate PlantUML class diagrams to document your Python application.
☆257Updated last week
Alternatives and similar repositories for py2puml
Users that are interested in py2puml are comparing it to the libraries listed below
Sorting:
- Static call graph generator. The official Python 3 version. Development repo.☆382Updated last year
- pycallgraph2 is a maintained fork of pycallgraph, a Python module that creates call graphs for Python programs.☆238Updated 3 years ago
- Mermaid diagrams in yours sphinx powered docs☆386Updated last month
- Seamlessly integrate pydantic models in your Sphinx documentation.☆173Updated 3 weeks ago
- ☆128Updated last month
- python xml for humans☆230Updated 2 weeks ago
- python interface to a plantuml web service instead of having to run java locally. http://plantuml.sourceforge.net/index.html☆126Updated last year
- Simple, elegant, wizarding tools for interacting with Python's dataclasses.☆214Updated 3 weeks ago
- pytest plugin for manipulating test data directories and files☆269Updated 2 weeks ago
- Entity relationship diagrams for Python data model classes like Pydantic☆390Updated 3 weeks ago
- Dynamically create python functions with a proper signature.☆132Updated 5 months ago
- Reverse engineer Python source code into UML☆299Updated 2 years ago
- YAML support for Pydantic models☆185Updated this week
- Pytest in IPython notebooks.☆332Updated 8 months ago
- Separate test code from test cases in pytest.☆368Updated 2 months ago
- Naive XML & JSON Bindings for python pydantic classes!☆77Updated 3 weeks ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 9 months ago
- Parse Python docstrings in various flavors.☆248Updated 2 months ago
- Check python packages from requirement.txt and report issues☆181Updated last month
- A Python handler for mkdocstrings.☆255Updated 2 weeks ago
- Manage dependencies of tests☆162Updated 2 months ago
- Plugin for Poetry to enable dynamic versioning based on VCS tags☆662Updated 3 months ago
- A very fast Python docstring linter☆197Updated this week
- Cookiecutter 🍪 template for a modern Python package 🐍📦.☆128Updated 3 weeks ago
- Template for creating VS Code extensions for python tools.☆168Updated last week
- pytest plugin that allows to customize the test execution order☆201Updated last week
- Tools to generate test data from JSON schemata with Hypothesis☆273Updated last year
- Advanced Enumerations for Python☆203Updated 4 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆385Updated this week
- Naive XML & JSON Bindings for python