Skip to main content
datannur logo

MIT License PyPI version Python CI codecov

datannurpy

datannurpy is the Python builder for datannur. It scans files and databases, extracts metadata and statistics, then generates a ready-to-use catalog bundled with the datannur app.

Key features:

  • Broad format support - CSV, Excel, Parquet, Delta Lake, Iceberg, SAS, SPSS, Stata
  • Geospatial - GeoJSON, Shapefile, GeoPackage, GeoParquet, GeoTIFF, GML, KML, ESRI File Geodatabase
  • Database introspection - PostgreSQL, MySQL, Oracle, SQL Server, SQLite, DuckDB
  • Remote and cloud storage - public HTTP(S) URLs, SFTP, S3, Azure Blob, GCS via fsspec
  • Metadata extraction - Schemas, statistics, frequencies, enumerations, auto-tagging
  • Incremental scans - Only rescan what changed between runs
  • YAML or Python API - Declarative configuration or programmatic control

Quick start

pip install datannurpy
# catalog.yml
app_path: ./my-catalog
open_browser: true

add:
  - folder: ./data
    include: ["*.csv", "*.xlsx", "*.parquet"]

  - database: sqlite:///mydb.sqlite
python -m datannurpy catalog.yml

This command scans the configured sources, generates the catalog files, and opens the datannur app.

Documentation

📖 Full documentation: docs.datannur.com/builder

🗂️ datannur app: github.com/datannur/datannur

🌐 Website: datannur.com

🚀 Demo: dev.datannur.com

Contributing

For development documentation and contributing guidelines, see CONTRIBUTING.md.

License

MIT - see LICENSE. All dependencies are MIT/Apache 2.0/BSD compatible.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datannurpy-0.29.1.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datannurpy-0.29.1-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file datannurpy-0.29.1.tar.gz.

File metadata

  • Download URL: datannurpy-0.29.1.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for datannurpy-0.29.1.tar.gz
Algorithm Hash digest
SHA256 c8a4a4d9737ca43af49442072c1d6f2154a618afde95f58d5768ecacab70781c
MD5 ada6c919eec3049c5e43460f083e2133
BLAKE2b-256 ee97f35ea2490df104279295b3e602af89700c8ac8855c21ebae6e008b26b3dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for datannurpy-0.29.1.tar.gz:

Publisher: release.yml on datannur/datannurpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file datannurpy-0.29.1-py3-none-any.whl.

File metadata

  • Download URL: datannurpy-0.29.1-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for datannurpy-0.29.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c785368c44fe6dfa9164fde290a6a466e629b7df7e35508dfeaf0a8ecaf35f5
MD5 3821c3174e4a42c2afb47f5aaf8d4b30
BLAKE2b-256 7e8a5c4c7bdd4c954e14f5313b41d9f696fe7477e0b4f7b547d82fc0b044eb1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for datannurpy-0.29.1-py3-none-any.whl:

Publisher: release.yml on datannur/datannurpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.33.3

2 files

0.33.2

2 files

0.33.1

2 files

0.33.0

2 files

0.32.0

2 files

0.31.1

2 files

0.31.0

2 files

0.30.0

2 files

0.29.5

2 files

0.29.4

2 files

0.29.3

2 files

0.29.2

2 files

This release

0.29.1 This release

2 files

0.29.0

2 files

0.28.0

2 files

0.27.4

2 files

0.27.3

2 files

0.27.2

2 files

0.27.1

2 files

0.27.0

2 files

0.26.7

2 files

0.26.6

2 files

0.26.5

2 files

0.26.4

2 files

0.26.3

2 files

0.26.2

2 files

0.26.1

2 files

0.26.0

2 files

0.25.2

2 files

0.25.1

2 files

0.25.0

2 files

0.24.1

2 files

0.24.0

2 files

0.23.1

2 files

0.23.0

2 files

0.22.4

2 files

0.22.3

2 files

0.22.2

2 files

0.22.1

2 files

0.22.0

2 files

0.21.0

2 files

0.20.0

2 files

0.19.2

2 files

0.19.1

2 files

0.19.0

2 files

0.17.1

2 files

0.17.0

2 files

0.16.2

2 files

0.16.1

2 files

0.16.0

2 files

0.15.0

2 files

0.14.2

2 files

0.14.1

2 files

0.14.0

2 files

0.13.1

2 files

0.13.0

2 files

0.12.1

2 files

0.12.0

2 files

0.11.0

2 files

0.10.2

2 files

0.10.1

2 files

0.10.0

2 files

0.9.8

2 files

0.9.7

2 files

0.9.6

2 files

0.9.5

2 files

0.9.4

2 files

0.9.3

2 files

0.9.2

2 files

0.9.1

2 files

0.9.0

2 files

0.8.0

2 files

0.7.0

2 files

0.6.0

2 files

0.5.0

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.1

2 files

0.2.0

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page