Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fonnesbeck/bootcamp_python
Python files for Vanderbilt University Software Carpentry Bootcamp
https://github.com/fonnesbeck/bootcamp_python
Last synced: 28 days ago
JSON representation
Python files for Vanderbilt University Software Carpentry Bootcamp
- Host: GitHub
- URL: https://github.com/fonnesbeck/bootcamp_python
- Owner: fonnesbeck
- Created: 2014-08-12T17:12:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-12T17:13:13.000Z (about 10 years ago)
- Last Synced: 2023-03-12T03:52:58.807Z (over 1 year ago)
- Language: Python
- Size: 1.16 MB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
# Resources
* `inflammation-*.csv`: data files used in notebooks.
* `readings-*.py`: successive versions of command-line script.
* `small-*.csv`: small data files used to test command-line script.
* `argv-list.py`: example command-line script.
* `count-stdin.py`: example command-line script.
* `sys-version.py`: example command-line script.
* `img/*`: images used in notebooks