A command line tool for running programming challenges.
Project description
A command line tool for running programming challenges. This is still an early version which can have unwanted side effects like accidentally deleting a wrong file. Use with care.
Installation
pip install challenge-me
Documentation
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.1.0 (2016-01-30)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
challenge-me-0.1.0.tar.gz
(27.5 kB
view details)
File details
Details for the file challenge-me-0.1.0.tar.gz
.
File metadata
- Download URL: challenge-me-0.1.0.tar.gz
- Upload date:
- Size: 27.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8075d82b5ae86decccad4ade539f8a78e0eb08a58a1ff68e58b112e3742997c3 |
|
MD5 | bebe6682306e4c6eb6ffdb63519855af |
|
BLAKE2b-256 | 7d8f30dd77b521bc011f42b84aa9ae4da196e2717b8afc9310693de0dcc148fe |