Skip to main content

This is a Python wrapper for interacting with the REST API for Matillion.

Project description

PyMatillion

CI PyPI PyPI Downloads

This is a Python wrapper for interacting with the REST API for Matillion.

For full documentation visit Documentation Link.

Installation

pip install pymatillion

Releasing

Releases are automatically built in GitHub actions pipeline when a tag is pushed.

  1. Use bumpver to increment the version string across the project.
bumpver update -p/-m/--major --no-commit
  1. Copy the updated version string from pyproject.toml
  2. Tag the relevant commit on the master branch with the version from step 2
# Set next version number
export RELEASE=x.x.x`

# Create tags
git commit --allow-empty -m "Release $RELEASE"
git tag -a $RELEASE -m "Version $RELEASE"

# Push
git push origin --tags

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

pymatillion-1.0.15.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

pymatillion-1.0.15-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file pymatillion-1.0.15.tar.gz.

File metadata

  • Download URL: pymatillion-1.0.15.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.4

File hashes

Hashes for pymatillion-1.0.15.tar.gz
Algorithm Hash digest
SHA256 483ab5e2b635639e8aa58954ec024d85695d31564af163f1d843c4625d2f7384
MD5 7fe4ffcd77df241ed223c8a0b4c65aee
BLAKE2b-256 c3da51cdfeb3d4bcbb795c03ef565d5760beea5cbd686b5f40c1beadb5607695

See more details on using hashes here.

File details

Details for the file pymatillion-1.0.15-py3-none-any.whl.

File metadata

File hashes

Hashes for pymatillion-1.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 bd8c5841f435e9d649ca5d77fb241b87cb97e7281a24ecc9dc449a96212b17e8
MD5 0cf3697cd20192e7d080643f4b5e0fb7
BLAKE2b-256 5abe101260f2c5f8522a54ddc24082703e1f4a1b2b02f8bea1518bf5cacca00e

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