Skip to main content

A Jira login assistant that saves credentials for individual servers locally for future use.

Project description

JiraLogin provides an easy solution for signing into Jira as it stores and references local credentials for each instance accessed. Note that stored passwords are encoded for obfuscation purposes, but should not be considered to be highly secure. Stored credentials will be used until an unauthorized response is received from Jira. From here, you’ll need to re-enter your credentials which will be stored once again for future use.

Reference the Python Jira library documentation for usage after using JiraLogin to sign in - https://jira.readthedocs.io/en/master/

Typical usage often looks like this:

from jiralogin import JiraLogin

    jira = JiraLogin.JiraLogin(r'https://issues.pokemon.com').login()
    issues = jira.search_issues(jql_str='Project = MyProject', fields='key, summary')
    for i in issues:
            print(i.key)

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

JiraLogin-1.0.4.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

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

JiraLogin-1.0.4-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file JiraLogin-1.0.4.tar.gz.

File metadata

  • Download URL: JiraLogin-1.0.4.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.4

File hashes

Hashes for JiraLogin-1.0.4.tar.gz
Algorithm Hash digest
SHA256 0263e172eecc861ad06309b23cd6cc25cfef24c0409aa79cc1504bc80f13affc
MD5 b8c49e0b880dec95987cf9baf5819458
BLAKE2b-256 2dcd91c16682ec52ea619e5f1f432f734113c4a19af1c162f6b18d377157edce

See more details on using hashes here.

File details

Details for the file JiraLogin-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: JiraLogin-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.4

File hashes

Hashes for JiraLogin-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f842ace728ffda8a5ad8b71c07f710c81b049b4637a9fd727ca19ac6aca97a77
MD5 b746e3c6f8418672fa94b22584048ac8
BLAKE2b-256 566449f1f781a9f193d2b6d7896e8f385eff446724368f8c9e6d8fda8af0cda5

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