wikimore/.vscode
Kumi ae73156fc9
refactor: restructure project for PyPI packaging
- Added `pyproject.toml` for project metadata and dependency management
- Moved application code to `src/wikimore` directory for better organization
- Updated `launch.json` configuration for Flask app
- Enhanced README with installation, development instructions, and badges
- Introduced `main` function in `app.py` for environment-based configuration

These changes streamline packaging and improve project maintainability.
2024-07-16 09:58:18 +02:00
..
launch.json refactor: restructure project for PyPI packaging 2024-07-16 09:58:18 +02:00
settings.json feat: initial setup of Wikimore Flask app with basic features 2024-07-11 12:25:19 +02:00