Skip to content

This tool takes monolithic Python projects as input, processes them, and produces a set of candidate microservices.

Notifications You must be signed in to change notification settings

larsvasseldonk/pymonosplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pymonosplitter

This tool is created for the master thesis 'From a Monolith to Microservices: the Effect of Multi-view Clustering' (see this link).

Getting Started

To run the pymonosplitter tool, you should do the following:

  • Activate your virtual environment and make sure all the required dependencies are installed
  • Run the main script as a module by typing python -m src.main in your cmd
  • Follow the steps in the menu

About

This tool takes monolithic Python projects as input, processes them, and produces a set of candidate microservices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages