Load (almost) any structured file parse its data with pydantic
Project description
anyfile
Work in progress, not ready for general use.
Load (almost) any structured file, then parse its data with pydantic
Will supports:
- JSON
- CSV
- YAML
- TOML
- JSON lines
- config / ini
- msgpack
- Excel
- pickle
- zip
- tar gz
Perhaps one day:
- HTML
- HDF5
- parquet
- SQL
Data can be loaded from the local filesystem, URLs or memory (bytes, string, io).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
anyfile-0.0.1.tar.gz
(7.4 kB
view hashes)