LICENSE
MANIFEST.in
README.md
pyproject.toml
stackgen/__init__.py
stackgen/cli/__init__.py
stackgen/cli/commands.py
stackgen/cli/main.py
stackgen/core/__init__.py
stackgen/core/generator.py
stackgen/core/template_engine.py
stackgen/templates/__init__.py
stackgen/templates/airflow/dag.py.j2
stackgen/templates/base/README.md.j2
stackgen/templates/base/config.yaml.j2
stackgen/templates/base/requirements.txt.j2
stackgen/templates/docker/docker-compose.yml.j2
stackgen/templates/kafka/producer.py.j2
stackgen/templates/spark/batch_job.py.j2
stackgen/templates/spark/streaming_job.py.j2
stackgen_cli.egg-info/PKG-INFO
stackgen_cli.egg-info/SOURCES.txt
stackgen_cli.egg-info/dependency_links.txt
stackgen_cli.egg-info/entry_points.txt
stackgen_cli.egg-info/requires.txt
stackgen_cli.egg-info/top_level.txt