Skip to main content

Python app for visualizing class diagrams for a Frappe Framework App using PlantUML

Project description

Frappe App Visualizer

A python app for visualizing class diagrams of a Frappe App's doctypes using PlantUML

Screenshot

Dependencies

Usage

$ git clone https://github.com/yemikudaisi/frappe-app-viz.git
$ cd frappe-app-viz
$ pip install -r requirements.txt
$ python main.py path/to/frappe/app/dir -o /path/to/output/dir

Arguments

  • frappe folder path
  • --output : output folder

The UML for each module in the app is generated in separate files (PlantUML text and .png images) that shares the same name as the app's respective modules.

TODO

  • Add support for output folder argument
  • Add support for selecting specific modules within an app

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

frappeviz-0.0.1.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

frappeviz-0.0.1-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page