No description
- Python 99.6%
- Shell 0.3%
- Batchfile 0.1%
| recipe | ||
| src/atf_scraper | ||
| .gitignore | ||
| .python-version | ||
| build-appimage.sh | ||
| build-pyinstaller.bat | ||
| build-pyinstaller.sh | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
| run_atf_scraper.py | ||
Building the appimage (Linux only)
- Ensure you have both python and pip installed
- Run
chmod +x build-appimage.sh && ./build-appimage.sh - To run the appimage, just run
./atf_scraper*.AppImage
Installing via pip (hypothetically cross-platform)
- Ensure you have python and pip installed
- Assuming your working directory is the same as this readme, run
pip install . - To use, run
python -m atf_scraper