User Tools

Site Tools


python

This is an old revision of the document!


Python Help and Hints

Google Python Style Guide

What to put at the top (I always forget!)

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
python.1576103978.txt.gz · Last modified: 2019/12/11 22:39 by jrseti