Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pelson/tutorial_classroom
The Python package developed in pelson/euroscipy2014_tutorial.
https://github.com/pelson/tutorial_classroom
Last synced: about 2 months ago
JSON representation
The Python package developed in pelson/euroscipy2014_tutorial.
- Host: GitHub
- URL: https://github.com/pelson/tutorial_classroom
- Owner: pelson
- License: lgpl-3.0
- Created: 2014-08-22T14:36:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-28T09:41:42.000Z (over 10 years ago)
- Last Synced: 2024-10-16T09:22:27.146Z (3 months ago)
- Language: Python
- Size: 199 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
About
=====This is the tutorial classroom package developed in http://github.com/pelson/lessons_for_a_scientific_programmer.
The "classroom" package is a simple interface to a collection of YAML files containing the names of groups within the tutorial.
These groups will have been submitted by the attendees of the tutorial.Technical detail
================There are two branches:
* master - the template of a "classroom" package
* full_package - the filled in template of the "classroom" packageAny content in both master and full_package should be modified against master and merged back to full_package later.