Aucune description

Fabian Peter Hammerle 576cd0c9fa MIT license il y a 5 ans
.travis.yml 4721e859d7 configure travis-ci to run pylint il y a 5 ans
LICENSE 576cd0c9fa MIT license il y a 5 ans
Pipfile 7aac91f63c added setup.py il y a 5 ans
Pipfile.lock 7aac91f63c added setup.py il y a 5 ans
README.md 7aac91f63c added setup.py il y a 5 ans
free_disk.py 749473cc71 rename module: keep_disk_free -> free_disk il y a 5 ans
setup.py 576cd0c9fa MIT license il y a 5 ans

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