scrapeRL / backend /app /__init__.py
NeerajCodz's picture
chore: initialize backend project structure with FastAPI
ff3e1be
"""ScrapeRL Backend - FastAPI-based RL environment for web scraping."""
__version__ = "0.1.0"