blockdiag 3.0.0
0
blockdiag generates block-diagram image from text
Contents
blockdiag generates block-diagram image from text
Stars: 219, Watchers: 219, Forks: 51, Open Issues: 76The blockdiag/blockdiag
repo was created 6 years ago and the last code push was 1 years ago.
The project is popular with 219 github stars!
How to Install blockdiag
You can install blockdiag using pip
pip install blockdiag
or add it to a project with poetry
poetry add blockdiag
Package Details
- Author
- Takeshi Komiya
- License
- Apache License 2.0
- Homepage
- http://blockdiag.com/
- PyPi:
- https://pypi.org/project/blockdiag/
- GitHub Repo:
- https://github.com/blockdiag/blockdiag
Classifiers
- Software Development
- Software Development/Documentation
- Text Processing/Markup
Related Packages
Errors
A list of common blockdiag errors.
Code Examples
Here are some blockdiag
code examples and snippets.
GitHub Issues
The blockdiag package has 76 open issues on GitHub
- 3.0.0: test suitre is using
nose
module