Skip to content

permite crear diagramas de flujo a partir de los proyectos de oracle service bus 12C

License

Notifications You must be signed in to change notification settings

yraedry/osb-diagram-generator

Repository files navigation

OSB-DIAGRAM-GENERATOR

osb-diagram-generator is a python library developed to generate uml diagrams in draw.io format of osb services and their references to quickly obtain documentation.

Installation

this library has as dependencies the external libraries.

  • requests==2.32.3
  • configparser==7.0.0
  • drawpyo==0.1.3
  • gitpython==3.1.43

for installation you must run:

pip install -r requirements.txt

Usage


## Contributing

Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License

[MIT](https://choosealicense.com/licenses/mit/)

About

permite crear diagramas de flujo a partir de los proyectos de oracle service bus 12C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages