Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.