25 lines
449 B
Text
25 lines
449 B
Text
## TODO
|
|
|
|
* finish writing README
|
|
|
|
* document prepare() function
|
|
|
|
* support python 3.5
|
|
|
|
* adjust dates created/modified on server-hosted files to something sensible
|
|
|
|
* host files on a more reliable service
|
|
|
|
* add support for mirrors
|
|
|
|
* basic tests (including running pycodestyle)
|
|
|
|
### release version 1.0
|
|
|
|
* submit to pypi
|
|
|
|
* document everything
|
|
|
|
* test everything
|
|
|
|
* consider npz functionality if it reduces preprocessing time
|