Skip to main content

Library for interacting with Sinkove datasets

Project description

Sinkove Python Library

This repository contains Sinkove's Python client.

Installing the project

Requirements

  • python >= 3.10
  • make >= 4.3
  1. Clone this repository.
  2. Go to the project folder and run the following command to create a new virtual environment.
    python -m venv .venv
    
  3. Activate your new virtual environment.
    source ./venv/bin/activate
    
  4. Configure your environmet using make.
    make setup 
    

Tests

Running tests on your system

Dependencies

  • make >= 4.3
  • python == 3.10
make setup
make test

Running test on docker

  • make >= 4.3
  • docker >= 20.10.17
pip install dagger-io
make dagger-test

Releases

We use bumpversion for version management. bumpversion is a tool that creates a new git tag for the current release and changes the code to replace the version where it's necessary. After merging all the changes into the branch main, to release a new version, follow these steps:

  1. Update the branch main locally.
    git checkout main
    git pull origin main
    
  2. Activate your previously configured virtual environment.
    source .venv/bin/activate
    
  3. Run bumpversion according to the semantic version pattern. You have the options major, minor and patch.
    bumpversion minor
    
  4. Push the generated tag to the remote.
    git push origin main --tags
    
  5. The CI/CD pipeline is configured to deploy a new package everytime a new tag is pushed. You can check the pipeline progress on the Github Actions UI.

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

sinkove-0.0.2.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

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

sinkove-0.0.2-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file sinkove-0.0.2.tar.gz.

File metadata

  • Download URL: sinkove-0.0.2.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for sinkove-0.0.2.tar.gz
Algorithm Hash digest
SHA256 e8a304507fcfeeb8b2f30ef4ea307c9b47cafd822d9b4984a17a037de4c4f08c
MD5 722458598716c5f092b276abfa5fa614
BLAKE2b-256 a884e2d3ea94d7b11888fa87627f330b9e89421ff12e47f69c3d4632047954f3

See more details on using hashes here.

File details

Details for the file sinkove-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: sinkove-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for sinkove-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 680e0c24a76d9aed63e5cf21943686eafb8a6e85cc559bec3c2d041c8caf8e7c
MD5 34a1d220f54310ce8a4f36dd8ce2071e
BLAKE2b-256 40c16d057d440f6dbb9ecf78cc2d228af1fac0739cccac590db88daa290713cf

See more details on using hashes here.

Supported by

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