Skip to main content

kiara data-types and modules for working with tables and databases.

Project description

PyPI status PyPI version PyPI pyversions Build Status Coverage Status Code style

kiara plugin: (tabular)

kiara data-types and modules for working with tables and databases.

Description

TODO

Development

Requirements

  • Python (version >= 3.8)
  • pip, virtualenv
  • git
  • make (on Linux / Mac OS X -- optional)

Prepare development environment

If you only want to work on the modules, and not the core Kiara codebase, follow the instructions below. Otherwise, please check the notes on how to setup a Kiara development environment under (TODO).

Using pixi (recommended)

The recommended way to setup a development environment is to use pixi. Check out their install instructions.

Once you have pixi installed, you need to initialize the environment once:

pixi run install-dev-dependencies

You also need to do this whenever a depdendency of this plugin is updated (for example the core kiara package).

Once that is done, you can enter the environment with:

pixi shell

This will start a sub-shell with the virtual environment activated, and all dependencies of the plugin package installed. To confirm it works, you can run any kiara command:

kiara --version
# or
kiara operation list
# or
...
...

Once you are finished with your development session, you can exit the sub-shell as you would normally do in such cases:

exit

Alternatively, you can also run the kiara executable directly, it is located in .pixi/env/bin/kiara. So either adapt your PATH variable, or do something like:

.pixi/env/bin/kiara operation list

In most cases it's recommended to use a pixi shell though.

Using pre-defined development-related tasks

The included pyproject.toml file includes some useful tasks that help with development:

  • pixi run pre-commit-check: runs a set of checks against all files
  • pixi run tests: runs the unit tests
  • pixi run mypy: run mypy checks

Copyright & license

This project is MPL v2.0 licensed, for the license text please check the LICENSE file in this repository.

Project details


Download files

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

Source Distribution

kiara_plugin_tabular-0.5.5.tar.gz (139.3 kB view details)

Uploaded Source

Built Distribution

kiara_plugin.tabular-0.5.5-py3-none-any.whl (60.1 kB view details)

Uploaded Python 3

File details

Details for the file kiara_plugin_tabular-0.5.5.tar.gz.

File metadata

  • Download URL: kiara_plugin_tabular-0.5.5.tar.gz
  • Upload date:
  • Size: 139.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for kiara_plugin_tabular-0.5.5.tar.gz
Algorithm Hash digest
SHA256 b7d963b929a82c968a21861f30f0190d8692b37292df0a6b49881f59136e9619
MD5 400ba0e0428a0241bff87905d66e0348
BLAKE2b-256 1f78ecdd3f3fe1b373fa30abbb288587aa0d6d933d0fabfbcc04e36f886ee7fd

See more details on using hashes here.

File details

Details for the file kiara_plugin.tabular-0.5.5-py3-none-any.whl.

File metadata

File hashes

Hashes for kiara_plugin.tabular-0.5.5-py3-none-any.whl
Algorithm Hash digest
SHA256 75da8d511ff8d4700b34b9960d033ad37e5f9d6e74f5a1efd120f00c12131cec
MD5 c904373d203fad84ec100839b06dbed1
BLAKE2b-256 d3c157db3c7d3a613445c41c6e308f4252ecd63b54a076c57478b6a7ccbeedab

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page