Skip to content

3rg1s/Inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Inventory

An inventory script I instructed ChatGPT to write for me.

It uses sqlite as a database.

Requirements

  • python3
  • pip3

How to Run

  • run pip3 install -r requirements.txt to install all required libraries.
  • run python3 inventory.py

Features

  • Accept multiple ids on all functions with comma separated values
  • Add an ascii art
  • Add colors

About

An inventory script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages