Git Product home page Git Product logo

wm2many's Introduction

wm2many

This repository contains a code converter application built using Streamlit. The application allows you to convert Wardley Mapping WM files into manu formats. TOML, JSON, GRAPH and CYPHER.

Twitter Follow

Streamlit App

Installation

To run the code converter, please follow these steps:

Clone the repository to your local machine:

bash Copy code git clone https://github.com/your-username/code-converter.git

Choose the desired conversion option from the sidebar:

  • JSON to TOML: Converts a JSON file to TOML format.
  • WM to TOML: Converts a Wardley Map in WM format to TOML.
  • WM to JSON: Converts a Wardley Map in WM format to JSON.
  • WM to GRAPH: Converts a Wardley Mapin WM format to JSON GRAPH.
  • WM to CYPHER: Converts a Wardley Map in WM format to CYPHER.
  • WM to GML: Converts a Wardley Map in WM format to GML.
  • Follow the instructions and upload the required files or enter the necessary information to perform the conversion.

Once the conversion is complete, you can view the converted content and download the resulting file in the specified format.

Notes

  • The application utilizes the streamlit_option_menu library for creating dropdown menus with icons.
  • The parse_wardley_map function is used to parse the Wardley Map text and extract relevant information.
  • The swap_xy function swaps the x and y coordinates in a given format.
  • The application uses the Streamlit library to create the user interface and handle file uploads and downloads.
  • Conversion between JSON and TOML formats is performed using the json and toml libraries, respectively.
  • The application makes use of the requests library to fetch Wardley Maps from the onlinewardleymaps.com API.

Feel free to explore the code and adapt it to your needs. Happy coding! Please let me know if there's anything else I can assist you with!

wm2many's People

Contributors

tractorjuice avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.