datatogether / archivertools

Python package for scraping websites into the Data Together pipeline via morph.io
GNU Affero General Public License v3.0
6 stars 1 forks source link

Include links to getting-started and style guide resources in documentation #11

Open jeffreyliu opened 6 years ago

jeffreyliu commented 6 years ago

Use this thread to put together links and resources that would be helpful to have in the documentation

Using Github: https://guides.github.com/activities/hello-world/ PEP8 Python style guide: https://www.python.org/dev/peps/pep-0008/ Python linters:

Python docstring format (Google-style): http://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html sublime text autodocstring: https://packagecontrol.io/packages/AutoDocstring