Utilities for easier development of extractors for CDF
Project description
Cognite Python extractor-utils
A package containing convenient utilities for developing extractors in Python.
Documentation is hosted here.
Contributing
We use poetry to manage dependencies and to administrate virtual environments. To develop
extractor-utils, follow the following steps to set up your local environment:
- Install poetry: (add
--userif desirable)$ pip install poetry - Clone repository:
$ git clone git@github.com:cognitedata/python-extractor-utils.git - Move into the newly created local repository:
$ cd python-extractor-utils - Create virtual environment and install dependencies:
$ poetry install
All code must pass black and isort style checks to be merged. It is recommended to install pre-commit hooks to ensure this locally before commiting code:
$ poetry run pre-commit install
This project adheres to the Contributor Covenant v2.0 as a code of conduct.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cognite-extractor-utils-1.3.3.tar.gz.
File metadata
- Download URL: cognite-extractor-utils-1.3.3.tar.gz
- Upload date:
- Size: 26.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcfab37719d76456a8f0f50b561bd120694e26dc255b7639f32d8568d4770285
|
|
| MD5 |
8a6439e4ed7d57b30ad45c83e501a7fb
|
|
| BLAKE2b-256 |
43210b16e3d6f2598af646c34d639fe8b53b4ec9f0661823a71b926f02cf61b1
|
File details
Details for the file cognite_extractor_utils-1.3.3-py3-none-any.whl.
File metadata
- Download URL: cognite_extractor_utils-1.3.3-py3-none-any.whl
- Upload date:
- Size: 31.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26142c4b63abad7852981b6a695647451a7744ebfcfa7cefbb0c5b1191cd2972
|
|
| MD5 |
738551cf82cf2415444e0dcf8b35fea9
|
|
| BLAKE2b-256 |
ed3aa08e212906d952ab590aef2042ef80d220c32b0edfe44c0b95e16f0c5852
|