mopybird 144334abef first commit 3 éve
..
__init__.py 144334abef first commit 3 éve
app_file.py 144334abef first commit 3 éve
licenses.py 144334abef first commit 3 éve
manifest_in_file.py 144334abef first commit 3 éve
profiler_file.py 144334abef first commit 3 éve
pypush_file.py 144334abef first commit 3 éve
readme_md_file.py 144334abef first commit 3 éve
settings_file.py 144334abef first commit 3 éve
setup_cfg_file.py 144334abef first commit 3 éve
setup_py_file.py 144334abef first commit 3 éve

readme_md_file.py

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

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