Skip to main content

A utility that helps migrating from Clickup to JIRA

Project description

CI License: MIT

Documentation Status

ClickUp to JIRA Converter

Description

This project is a small utility that helps migrating tasks from ClickUp to JIRA.

Installation

In order to use the package please install it by running the following command in the directory where the setup.py is found:

pip install .

Execution

After installing the library run the following command.

migrate_to_jira

Keep in mind that the following environmental variables need to have a proper value.

Environmental Variable Required Default Description
JIRA_URL True None The base URL for JIRA API
JIRA_API_KEY True None The API key created for accessing JIRA
JIRA_USER True None Email of the JIRA user the API key belongs to
CLICKUP_API_KEY True None The API key created for accessing ClickUp
LOGGING_FORMAT False %(asctime)s %(name)-12s:" " %(levelname)-" "8s - " "%(message)s The format of the application logs
LOGGING_LEVEL False INFO The logging level of the application
JIRACLICKUPLINK False None If True, will create link from Jira to ClickUp
STATUSMAP False None Filename/path of status map file. Format: clickupvalue=jiravalue, per line
TYPEMAP False None Filename/path of type map file. Format: clickupvalue=jiravalue, per line

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

clickup-to-jira-1.1.0.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

clickup_to_jira-1.1.0-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

File details

Details for the file clickup-to-jira-1.1.0.tar.gz.

File metadata

  • Download URL: clickup-to-jira-1.1.0.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for clickup-to-jira-1.1.0.tar.gz
Algorithm Hash digest
SHA256 a8da695ff5ea9e24eb9b66c4b26339f5d30879db7fde0817f67c37c5a40187eb
MD5 554fe82b1d93624e713d6c21a6c7765f
BLAKE2b-256 03b2bf865fcab2b42fec7e586455b669ebeaf5213879089639c213a99387723b

See more details on using hashes here.

File details

Details for the file clickup_to_jira-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for clickup_to_jira-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f9c05e8e9d1416d8e9074b68bcdda373a2f26620a54c488b135d67318b0de234
MD5 baa8e833ea77a19e1f68421643e0fbe7
BLAKE2b-256 a13a8f102ea97a4a3573bf5c6da4c454e42a1f943199ac208fd92fc51dbf3153

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