Aucune description

Fabian Peter Hammerle f86bab84ed fix: Using deprecated method warn() (deprecated-method) il y a 5 ans
.pylintrc f97bc6a304 pylint: disable missing-docstring 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 e5597c4bdb readme: added travis-ci badge il y a 5 ans
free_disk.py f86bab84ed fix: Using deprecated method warn() (deprecated-method) il y a 5 ans
setup.py 60ccab75cc fixed classifiers il y a 5 ans

README.md

free-disk

Build Status

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