2 projects
aiedatools
A modern, open-source Python library built for efficient, scalable data profiling and visualization
minireqs
A lightweight Python utility that scans .py files to detect all import statements, identifies the corresponding PyPI packages, and determines their installed version numbers. This tool automatically generates an accurate and minimal requirements.txt (or dependency list), making it ideal for packaging, deployment, and environment reproduction.