Programatically tries to answer the 12 questions from Adam Johnson's blog post https://adamj.eu/tech/2021/11/04/the-well-maintained-test/
Project description
the-well-maintained-test
Programatically tries to answer the 12 questions from Adam Johnson's blog post
Installation
Install this tool using pip
:
$ pip install the-well-maintained-test
Usage
Programatically tries to answer the 12 questions from Adam Johnson's blog post https://adamj.eu/tech/2021/11/04/the-well-maintained-test/
URL is a url to a github repository you'd like to check, for example:
the-well-maintained-test 'https://github.com/ryancheley/the-well-maintained-test'
Development
To contribute to this tool, first checkout the code. Then create a new virtual environment:
cd the-well-maintained-test
python -m venv venv
source venv/bin/activate
Or if you are using pipenv
:
pipenv shell
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
pytest
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
Built Distribution
Close
Hashes for the-well-maintained-test-0.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bed7e493510850d141612eb0651559cdd0b0f6bae92d408da980254c410e932 |
|
MD5 | 7b016b452fac841732308806ffdab7c9 |
|
BLAKE2b-256 | 2a5e0f9a41f6b8aec45ca1aff7e983ad31537597deb16f9fa955a669ef7b9065 |
Close
Hashes for the_well_maintained_test-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75624871a2a9b93943aad97babfc4b402a958a86b8ae873380ca40d5c55288d6 |
|
MD5 | cfb3f64df0712434f9583c1d904e7c43 |
|
BLAKE2b-256 | 752b540d467177ffae44435f79e9f710b2abe7f314275377f8fe5584b256c05c |