• Stefy Lanza (nextime / spora )'s avatar
    Fix entry point to avoid importing aisbf package dependencies · e423dbc3
    Stefy Lanza (nextime / spora ) authored
    - Move cli.py from aisbf/ to root directory to prevent package imports
    - Update setup.py entry point from aisbf.cli:main to cli:main
    - Update pyproject.toml to include cli.py as a py-module
    - Update MANIFEST.in to include cli.py in distribution
    - Update cli.py to look for aisbf.sh in /usr/local/share/aisbf/ or ~/.local/share/aisbf/
    - Add KeyboardInterrupt handler for graceful Ctrl-C exit
    - Update setup.py data_files to install aisbf.sh in correct directory
    e423dbc3
Name
Last commit
Last update
aisbf Loading commit data...
config Loading commit data...
.gitignore Loading commit data...
.providers.json.swp Loading commit data...
AI.PROMPT Loading commit data...
CHANGELOG.md Loading commit data...
DOCUMENTATION.md Loading commit data...
LICENSE.txt Loading commit data...
MANIFEST.in Loading commit data...
PYPI.md Loading commit data...
README.md Loading commit data...
aisbf.sh Loading commit data...
build.sh Loading commit data...
clean.sh Loading commit data...
cli.py Loading commit data...
main.py Loading commit data...
pyproject.toml Loading commit data...
requirements.txt Loading commit data...
setup.py Loading commit data...
start_proxy.sh Loading commit data...