https://github.com/xtuml/pyxtuml
Python library for parsing, manipulating, and generating BridgePoint xtUML models
https://github.com/xtuml/pyxtuml
python-library xtuml
Last synced: 4 months ago
JSON representation
Python library for parsing, manipulating, and generating BridgePoint xtUML models
- Host: GitHub
- URL: https://github.com/xtuml/pyxtuml
- Owner: xtuml
- License: lgpl-3.0
- Created: 2016-02-25T23:38:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T19:25:26.000Z (over 1 year ago)
- Last Synced: 2025-10-28T17:58:44.536Z (7 months ago)
- Topics: python-library, xtuml
- Language: Python
- Size: 1.6 MB
- Stars: 5
- Watchers: 6
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Contributing: docs/contributing.rst
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
pyxtuml |Build Status| |Coverage Status|
========================================
pyxtuml is a python library for parsing, manipulating, and generating
`BridgePoint `__ xtUML models.
.. sectnum::
=============
Documentation
=============
Information on how to use pyxtuml is available at `Read the Docs `__.
==============
Reporting bugs
==============
If you encounter problems with pyxtuml, please `file a github
issue `__. If you
plan on sending pull request which affect more than a few lines of code,
please file an issue before you start to work on you changes. This will
allow us to discuss the solution properly before you commit time and
effort.
=======
License
=======
pyxtuml is licensed under the LGPLv3+, see COPYING and COPYING.LESSER
for more information.
.. |Build Status| image:: https://github.com/xtuml/pyxtuml/actions/workflows/run-tests.yaml/badge.svg
.. |Coverage Status| image:: https://coveralls.io/repos/xtuml/pyxtuml/badge.svg?branch=master
:target: https://coveralls.io/r/xtuml/pyxtuml?branch=master