Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

spjy/schedule_processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schedule Processor

Python script to process CSV files.

Requirements

  1. Python 3.6

Running

git clone [email protected]:spjy/supply_chain_planner.git
python3 inventory.py

Command Line Arguments

--inventory INVENTORY Inventory CSV File            Default: inventory.csv
--bom BOM             Bill of Materials CSV File    Default: bom_items.csv
--items ITEMS         Project Status Items CSV File Default: project_status.csv
--output OUTPUT       Output CSV File               Default: output.csv

About

Python script to process specific CSV files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages