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.
The changelog is found 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
--user
if 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.
Each public method, class and module should have docstrings. Docstrings are written in the Google style
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
File details
Details for the file cognite-extractor-utils-2.0.3.tar.gz
.
File metadata
- Download URL: cognite-extractor-utils-2.0.3.tar.gz
- Upload date:
- Size: 34.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 649efd52ffa4165b7d3bb24e09206d1c83865159055e9f4740d9af97e5ad1370 |
|
MD5 | 73476fcf449105e635e7bf8ce943ccf8 |
|
BLAKE2b-256 | 030907917142b89df99e43b1b067084cdda82460b6dccea6920c5af15534248f |
File details
Details for the file cognite_extractor_utils-2.0.3-py3-none-any.whl
.
File metadata
- Download URL: cognite_extractor_utils-2.0.3-py3-none-any.whl
- Upload date:
- Size: 42.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e597b801b69d1709bb3aff8d0aa2fa8214a4818131b0ae16031b0d971328748a |
|
MD5 | 3362ea1839c48f3b3135639543a3c55c |
|
BLAKE2b-256 | a6bb3f9adc79181d920e47d1736f35a84154df9dd2a02c8ecb737242ebc42089 |