luisgarciar / code-for-the-world

A tutorial for Advanced Scientific Python Programming on organizing, documenting, and distributing code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for the World

Build Status

This repository is meant to serve as a stripped-down example of how you can combine sphinx for generating documentation, pytest for testing, and GitHub's Travis CI for automating both processes.

The documentation for this project is hosted here on GitHub pages.

The project was developed as part of the 2018 Advanced Scientific Programming in Python summer school.

About

A tutorial for Advanced Scientific Python Programming on organizing, documenting, and distributing code

License:MIT License


Languages

Language:Python 100.0%