Fabian Gebhart

Results 5 issues of Fabian Gebhart

First of all: Great tool, thanks a lot! I'm using fitparse extensively in the [workoutizer](https://github.com/fgebhart/workoutizer) application and wanted to upgrade from v1.1.0 to v1.2.0 in order to resolve some deprecation...

To allow more people to use workoutizer, it would be great if it would be compatible with windows. Help on this front is appreciated, since I'm not having direct access...

enhancement
help wanted

Add [mypy](http://mypy-lang.org/) to workoutizer: - [ ] add to dev-requirements - [ ] add to pre-commit hooks - [ ] fix mypy static code type analysis violations

help wanted
good first issue
dev-env

Would it be possible to enable the functionality of recursively putting directories to iRODS? Analogous to the `iput -r` icommand, see [iRODS Docu](https://docs.irods.org/master/icommands/user/#iput). Similar to [this issue](https://github.com/irods/python-irodsclient/issues/109) the DataObjectManager.put() method...

enhancement