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

readme_md_file.py

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

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