Нет описания

Fabian Peter Hammerle 576cd0c9fa MIT license 5 лет назад
.travis.yml 4721e859d7 configure travis-ci to run pylint 5 лет назад
LICENSE 576cd0c9fa MIT license 5 лет назад
Pipfile 7aac91f63c added setup.py 5 лет назад
Pipfile.lock 7aac91f63c added setup.py 5 лет назад
README.md 7aac91f63c added setup.py 5 лет назад
free_disk.py 749473cc71 rename module: keep_disk_free -> free_disk 5 лет назад
setup.py 576cd0c9fa MIT license 5 лет назад

README.md

Install

pip3 install --user free-disk

Lint

pip3 install --user pipenv
git clone https://github.com/fphammerle/free-disk.git
cd freesurfer-volume-reader
pipenv run pylint free_disk