Skip to content

ZeroPathAI/credit-estimate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

credit-estimate

Locally estimate the cost of an initial ZeroPath full scan for a repository. Requires Python 3.9+

Run it

python3 zeropath_scan_cost_estimator.py /path/to/your/repo

Options

# Only specific sub-projects
python3 zeropath_scan_cost_estimator.py . --include services/api --include packages/core

# Specific file types
python3 zeropath_scan_cost_estimator.py . --extensions py,ts,go

# JSON output
python3 zeropath_scan_cost_estimator.py . --json

Run with --help for all options.

About

Estimate the price of scanning repositories using Zeropath

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages