Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c17r/mountains
Catalyst Secure programming challenge
https://github.com/c17r/mountains
Last synced: 3 days ago
JSON representation
Catalyst Secure programming challenge
- Host: GitHub
- URL: https://github.com/c17r/mountains
- Owner: c17r
- License: mit
- Created: 2014-02-23T21:05:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-12-15T07:12:55.000Z (about 4 years ago)
- Last Synced: 2024-11-09T19:16:11.797Z (about 1 month ago)
- Language: Python
- Size: 69.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
.. start-badges
.. list-table::
:stub-columns: 1* - tests
- |coveralls|
* - package
- |travis|.. |travis| image:: https://travis-ci.org/c17r/mountains.svg?branch=master
:alt: Travis-CI Build Status
:target: https://travis-ci.org/c17r/mountains.. |coveralls| image:: https://coveralls.io/repos/github/c17r/mountains/badge.svg?branch=master
:alt: Coverage Status
:target: https://coveralls.io/github/c17r/mountains.. end-badges
mountains
~~~~~~~~~Takes a CSV file either via local or HTTP retrieval and outputs information about the mountains according to spec.
Originally a programming skills check for a particular position. I've get it updated to current python versions
as well as packaging and testing methodologies.:copyright: 2016-2017 Christian Erick Sauer.
:license: MIT, see LICENSE for more details.