Skip to content

Flippchen/vm-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VM Search Platform

This is a platform for searching for VMs in a given csv. It is written in Python 3.11 and uses the Django framework.

Installation

  1. Clone the repository
  2. Install the requirements with pip install -r requirements.txt
  3. Run the server with python manage.py runserver
  4. Navigate to localhost:8000 in your browser
  5. Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published