ODAP Databricks Bundle
Overview
ODAP Databricks Bundle is a bundle containing connectors to various data sources to make importing and exporting of data easier.
ODAP Databricks Bundle supports metadata driven ingestion and exports of tables and files
It's build on top of the Databricks platform.
Documentation
TODO
DBR & Python
DBR 10.4+ with python 3.8+ are supported
Dependency management
Use poetry as main dependency management tool
Linting & Formatting
- pylint
- pyre-check
- black
Code style
- functions-only python (no dependency injection)
- try to avoid classes as much as possible
- data classes are OK
- no
__init__.pyfiles - keep the
srcdirectory in root - project config is raw YAML
- use type hinting as much as possible
Release files for odapdbxbundle 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| odapdbxbundle-0.1.0.tar.gz | 9.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| odapdbxbundle-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.0 kB
Release files / odapdbxbundle-0.1.0.tar.gz
| Download URL | odapdbxbundle-0.1.0.tar.gz |
|---|---|
| Size | 9.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6c0c867ab6ef33147096be347dee2c04631f87ed8423314a7ce3e3191ac71ffe
|
|
BLAKE2b-256 checksum How to use checksums |
9a48de0e649c00019d226e4921adc24001ce4e19d9c203b7767df94ecb74a811
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.8 CPython/3.9.13 Linux/5.15.0-56-generic
|
Release files / odapdbxbundle-0.1.0-py3-none-any.whl
| Download URL | odapdbxbundle-0.1.0-py3-none-any.whl |
|---|---|
| Size | 8.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
375f568fab7446c01c4e492afc4611717516b72126841243c262d6c865d84190
|
|
BLAKE2b-256 checksum How to use checksums |
d50246ec1cbb0f2f37e0256919fed498fccb806a730e91b2e4fb05025f0047f2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.8 CPython/3.9.13 Linux/5.15.0-56-generic
|