Skip to main content

PyDClass is a simple web class diagram generator

Project description

PyDClass

PyDClass is a simple Python class diagram generator.

PyDClass generate a simple svg image and start a web server for host this image.

Versions

  • Version 1.0: Fix bugs Add multi-file reading New web interface
  • Version 2.0: Add colors Add configuration file (for colors) Fix multi-file reading bug (Error with multi-class) Fix download bugs Graphics update

How to install?

It's verry simple! You can run:

pip install git+https://github.com/CeltiumCDev/PyDClass

** ⚠️ Warning! If you have not got git installed, you can install it or use this command: **

pip install pydclass

-> Using this syntax is certainly easier but is not recommended if you can do the same thing with this one above because we update GitHub more often than PyPi.

How to use?

It's also verry simple!

You must go into your project directory and run

pydclass # The application will be load every python file into the directory and show every class in there.

A web server will be started on the port "8080", you can go here!

Questions

  • Why inherited attributes appear and not inherited methods? Why not? No I'm kidding! We are in the process of fixing this.
  • Is there Windows or Mac support? Yes for Mac, not for Windows.
  • Is the program compatible with Python2? Maybe, but it's not designed for that.

Post your questions on Discord ( ** Comming soon... ** )

Thanks you for reading!

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

PyDClass-2.5.tar.gz (68.6 kB view hashes)

Uploaded Source

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