LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-base.txt
requirements.txt
setup.py
conf/__init__.py
conf/config.yaml
conf/__pycache__/__init__.cpython-312.pyc
conf/config/__init__.py
conf/config/default.yaml
swedev/__init__.py
swedev/config.py
swedev.egg-info/PKG-INFO
swedev.egg-info/SOURCES.txt
swedev.egg-info/dependency_links.txt
swedev.egg-info/requires.txt
swedev.egg-info/top_level.txt
swedev/__pycache__/__init__.cpython-311.pyc
swedev/__pycache__/__init__.cpython-312.pyc
swedev/__pycache__/config.cpython-311.pyc
swedev/__pycache__/config.cpython-312.pyc
swedev/crawl/__init__.py
swedev/crawl/get_top_pypi.py
swedev/crawl/pypi_crawler.py
swedev/crawl/__pycache__/get_top_pypi.cpython-311.pyc
swedev/crawl/__pycache__/get_top_pypi.cpython-312.pyc
swedev/crawl/__pycache__/pypi_crawler.cpython-311.pyc
swedev/issues/__init__.py
swedev/issues/build_dataset.py
swedev/issues/fetch_metadata.py
swedev/issues/get_tasks_pipeline.py
swedev/issues/utils.py
swedev/issues/__pycache__/__init__.cpython-311.pyc
swedev/issues/__pycache__/__init__.cpython-312.pyc
swedev/issues/__pycache__/get_tasks_pipeline.cpython-311.pyc
swedev/issues/__pycache__/get_tasks_pipeline.cpython-312.pyc
swedev/testcases/__init__.py
swedev/testcases/eval_testcases.py
swedev/testcases/get_descriptions.py
swedev/testcases/get_testcases.py
swedev/testcases/__pycache__/__init__.cpython-311.pyc
swedev/testcases/__pycache__/__init__.cpython-312.pyc
swedev/testcases/__pycache__/eval_testcases.cpython-312.pyc
swedev/testcases/__pycache__/get_descriptions.cpython-311.pyc
swedev/testcases/__pycache__/get_descriptions.cpython-312.pyc
swedev/testcases/__pycache__/get_testcases.cpython-312.pyc
swedev/utils/__init__.py
swedev/utils/extract_signs.py
swedev/utils/formatter.py
swedev/utils/localize.py
swedev/utils/postprocess.py
swedev/utils/preprocess.py
swedev/utils/prompts.py
swedev/utils/utils.py
swedev/utils/__pycache__/__init__.cpython-311.pyc
swedev/utils/__pycache__/__init__.cpython-312.pyc
swedev/utils/__pycache__/extract_signs.cpython-312.pyc
swedev/utils/__pycache__/localize.cpython-312.pyc
swedev/utils/__pycache__/preprocess.cpython-312.pyc
swedev/utils/__pycache__/prompts.cpython-311.pyc
swedev/utils/__pycache__/prompts.cpython-312.pyc
swedev/utils/__pycache__/utils.cpython-311.pyc
swedev/utils/__pycache__/utils.cpython-312.pyc
swedev/utils/tricks/__init__.py
swedev/utils/tricks/api_solver.py
swedev/utils/tricks/error_handler.py
swedev/utils/tricks/loop_detector.py