mopybird 144334abef first commit 2 år sedan
..
__init__.py 144334abef first commit 2 år sedan
app_file.py 144334abef first commit 2 år sedan
licenses.py 144334abef first commit 2 år sedan
manifest_in_file.py 144334abef first commit 2 år sedan
profiler_file.py 144334abef first commit 2 år sedan
pypush_file.py 144334abef first commit 2 år sedan
readme_md_file.py 144334abef first commit 2 år sedan
settings_file.py 144334abef first commit 2 år sedan
setup_cfg_file.py 144334abef first commit 2 år sedan
setup_py_file.py 144334abef first commit 2 år sedan

readme_md_file.py

#!/usr/bin/env python
# encoding: utf-8

# VARS: app_name
readme_md_string = """
{{app_name}}
=====
"""