The package includes the following modules
io
: I/O methods for data handling.geo
: basic geo/spatial methods.online
: collection of data fetching and harvesting methods.misc
: miscellaneous methods, including filesystem operations and date/time handling.struct
: various structure manipulations.- ...
Once installed, the module can be imported simply:
>>> import pydatutils
>>> from pydatutils import io, geo, online
documentation | in construction |
status | since 2020 – ongoing |
contributors |
![]() |
license | EUPL |