
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
b"========================================================\nPy3DotPlus - Python interface to Graphviz's Dot language\n========================================================\n\n.. image:: https://pypip.in/py_versions/pydotplus/badge.png\n :target: https://pypi.python.org/pypi/pydotplus/\n :alt: Supported Python versions\n\n.. image:: https://pypip.in/version/pydotplus/badge.png?text=version\n :target: https://pypi.python.org/pypi/pydotplus/\n :alt: Latest Version\n\n.. image:: https://pypip.in/download/pydotplus/badge.png\n :target: https://pypi.python.org/pypi/pydotplus/\n :alt: Downloads\n\n.. image:: https://pypip.in/license/pydotplus/badge.png\n :target: https://pypi.python.org/pypi/pydotplus/\n :alt: License\n\n.. image:: https://pypip.in/status/pydotplus/badge.png\n :target: https://pypi.python.org/pypi/pydotplus/\n :alt: Status\n\n.. image:: https://travis-ci.org/carlos-jenkins/pydotplus.svg?branch=master\n :target: https://travis-ci.org/carlos-jenkins/pydotplus\n :alt: Continuous Integration\n\n.. image:: https://coveralls.io/repos/carlos-jenkins/pydotplus/badge.png\n :target: https://coveralls.io/r/carlos-jenkins/pydotplus\n :alt: Coverage\n\n\nAbout\n=====\n\nPy3DotPlus is an improved version of the old pydot project that provides a\nPython Interface to Graphviz's Dot language.\n\n http://pydotplus.readthedocs.org/\n\nDifferences with pydotplus:\n\n- Python 3.8 compatible.\n\n\nInstallation\n============\n\n::\n\n pip install py3dotplus\n\n\nDevelopment\n===========\n\n https://github.com/carlos-jenkins/pydotplus\n\nRun code QA:\n\n::\n\n pip install tox\n tox\n\n\nDocumentation\n=============\n\nUser guide and API Reference can be found in:\n\n http://pydotplus.readthedocs.org/\n\nTo build it from source execute:\n\n::\n\n pip install sphinx sphinx_rtd_theme\n cd doc/\n make html\n\n\nRequirements\n============\n\n- pyparsing
: pydot requires the pyparsing module in order to be able to\n load DOT files.\n\n- GraphViz
: is needed in order to render the graphs into any of the\n plethora of output formats supported.\n\n\nLicense\n=======\n\nThis code is distributed under the MIT license. See LICENSE for details.\n"
FAQs
Python interface to Graphviz's Dot language
We found that py3dotplus demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.