Coder Social home page Coder Social logo

pydiagrams's Introduction

pydiagrams

pydiagrams is a tool to generate software diagrams by using Python as a DSL. pydiagrams providers a framework for describing a software diagram as python code, and translating into it source code specific to a rendering program.

It can generate the following types of diagrams:

  • Flowcharts
  • Database "View" diagrams / Data flow diagrams
  • UML Component diagrams
  • Integration Architecture diagrams

These diagrams are can be generated via a choice of rendering programs:

Motivation

Diagram generation languages (such as PlantUML, Graphviz, Blockdiag) provide general-purpose diagrams, but require the user to learn a specific syntax. They each have certain strengths and weaknesses that sometimes require switching from one format to another. pydiagrams instead provides a simple python-DSL that allows the user to write a single diagram that is can then be translated into the rendering program of choice.

pydiagrams's People

Contributors

billingtonm avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

pydiagrams's Issues

LICENSE?

Hi @billingtonm !

I really like pydiagrams, and find it useful for diagram prototyping.

Would you please consider adding a License? So far I mostly use the MIT License.

If you say which license you prefer, I'd be happy to create a PR to add it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.