Skip to content

NII-DG/dg-drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dg-drawer (in development)

Drawing module for NII data governance

Function

  • Drawing images from Data Governance data as defined in the NII Data Governance function.
    • Supported Data Governance Images
      • Research Flow History
      • (In development....)

Installation

  1. Requirements

    • Python : >= 3.8
  2. Install dg-drawer

    # Install from PyPI [TODO: not available yet]
    $ pip install dg-packager
    
    # install from source on [GitHub Repository](https://github.com/NII-DG/dg-drawer)
    pip install git+https://github.com/NII-DG/dg-drawer.git@feature/drawer

Usage

Branch and Release Management

  • main: Latest Release Branches
    • Direct push to main is prohibited.
  • develop/<name>: branch for development
  • feature/<name>: branch for each function/modification
    • Basically, create a feature/<name> branch from develop/<name> and merge it into the develop/<name> branch.

License

Apache-2.0.

See the LICENSE.

About

Drawing module for NII data governance

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages