Check repository and corect it with parametred actions
Project description
RepositoryChecker
Check repository and corect it with parametred actions
Gestionnaire de configuration en json, ini avec overide possible en variable d’environnement
install
with pip :
pip install RepositoryChecker
how to use
devlopping guide
we advise you to fork the depot, and if you have goot feature, we would appreciate pull request
install developement environement
with virtualenv :
virtualenv -p python3 .venv
source .venv/bin/activate
install depenencies :
pip install -r requirements.txt
test
run tests :
python -m unittest tests
coverage
run coverage
coverage run --source=ConfigEnv -m unittest tests
report coverage
coverage report -m
release
create package : python3 setup.py sdist bdist_wheel
publish : python -m twine upload dist/*
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
File details
Details for the file RepositoryChecker-0.0.2.tar.gz
.
File metadata
- Download URL: RepositoryChecker-0.0.2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.5.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc8bc431e52c1fa374052b1f227db14177e9257e2fac34788b429328de3bde82 |
|
MD5 | b6404ab6669c39246c458360d6c19808 |
|
BLAKE2b-256 | 60478e97f07f83b835be799c9f25b76656fe8ce31c71ff247fc4ba0df04eb5b5 |