mopybird 144334abef first commit hace 2 años
..
__init__.py 144334abef first commit hace 2 años
app_file.py 144334abef first commit hace 2 años
licenses.py 144334abef first commit hace 2 años
manifest_in_file.py 144334abef first commit hace 2 años
profiler_file.py 144334abef first commit hace 2 años
pypush_file.py 144334abef first commit hace 2 años
readme_md_file.py 144334abef first commit hace 2 años
settings_file.py 144334abef first commit hace 2 años
setup_cfg_file.py 144334abef first commit hace 2 años
setup_py_file.py 144334abef first commit hace 2 años

readme_md_file.py

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

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