Initial commit
Dieser Commit ist enthalten in:
78
CLAUDE_PROJECT_README.md
Normale Datei
78
CLAUDE_PROJECT_README.md
Normale Datei
@ -0,0 +1,78 @@
|
||||
# Toolbox-Webseiten-Crawler
|
||||
|
||||
*This README was automatically generated by Claude Project Manager*
|
||||
|
||||
## Project Overview
|
||||
|
||||
- **Path**: `C:/Users/hendr/Desktop/IntelSight/Projektablage/Toolbox-Webseiten-Crawler`
|
||||
- **Files**: 23 files
|
||||
- **Size**: 98.9 KB
|
||||
- **Last Modified**: 2025-07-12 20:11
|
||||
|
||||
## Technology Stack
|
||||
|
||||
### Languages
|
||||
- Batch
|
||||
- Python
|
||||
|
||||
## Project Structure
|
||||
|
||||
```
|
||||
CLAUDE_PROJECT_README.md
|
||||
install_dependencies.bat
|
||||
main.py
|
||||
requirements.txt
|
||||
start.bat
|
||||
src/
|
||||
├── __init__.py
|
||||
├── core/
|
||||
│ ├── web_crawler.py
|
||||
│ └── __init__.py
|
||||
├── resources/
|
||||
│ ├── icons/
|
||||
│ │ ├── check.svg
|
||||
│ │ ├── download.svg
|
||||
│ │ ├── folder.svg
|
||||
│ │ ├── gear.svg
|
||||
│ │ ├── globe.svg
|
||||
│ │ ├── moon.svg
|
||||
│ │ └── sun.svg
|
||||
│ └── styles/
|
||||
│ ├── dark_theme.py
|
||||
│ └── light_theme.py
|
||||
├── ui/
|
||||
│ ├── custom_widgets.py
|
||||
│ ├── main_window.py
|
||||
│ └── __init__.py
|
||||
└── utils/
|
||||
├── local_server.py
|
||||
├── pdf_report.py
|
||||
└── __init__.py
|
||||
```
|
||||
|
||||
## Key Files
|
||||
|
||||
- `requirements.txt`
|
||||
|
||||
## Claude Integration
|
||||
|
||||
This project is managed with Claude Project Manager. To work with this project:
|
||||
|
||||
1. Open Claude Project Manager
|
||||
2. Click on this project's tile
|
||||
3. Claude will open in the project directory
|
||||
|
||||
## Notes
|
||||
|
||||
*Add your project-specific notes here*
|
||||
|
||||
---
|
||||
|
||||
## Development Log
|
||||
|
||||
- README generated on 2025-07-11 21:27:29
|
||||
- README updated on 2025-07-11 21:27:36
|
||||
- README updated on 2025-07-12 12:18:47
|
||||
- README updated on 2025-07-12 20:10:48
|
||||
- README updated on 2025-07-12 20:11:07
|
||||
- README updated on 2025-07-12 20:11:21
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren