Skip to main content

pybitbucketapi facilitates the usage of bitbucket apis inside a python module or in command line

Project description

pybitbucketapi

pybitbucketapi contains some functions to facilitate the usage of bitbucket apis inside python modules or in command line.

The source for this project is available here.


Example of importing bitbucketapi inside a python module :

import os
from pygitlabapi import gitlabApi

iurl = "https://gitlab.com/api/v4"
ijson = "project.json"
imethod="POST"
iapi = "/projects"
iuser= os.environ.get("GITLAB_USER")
itoken = os.environ.get("GITLAB_TOKEN")
message= gitlabApi.rungitlabApi(api=iapi, method=imethod, url=iurl, user=iuser, token=itoken, json=ijson )
print(message)

Release notes

1.0.0 Initial version

1.0.1 Managing http error codes

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

pybitbucketapi-1.0.1.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

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

pybitbucketapi-1.0.1-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file pybitbucketapi-1.0.1.tar.gz.

File metadata

  • Download URL: pybitbucketapi-1.0.1.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10

File hashes

Hashes for pybitbucketapi-1.0.1.tar.gz
Algorithm Hash digest
SHA256 3f27ff5e8625f18afb304384f8fceab59fc09ca5dc3be3110adbd7e427aa346d
MD5 ec430895dd806ad17bea8b01e115f2e6
BLAKE2b-256 fe4f6f29a32dcab0664173843a6e44513f8724c6a5010ff03e4f9f11e7fbe439

See more details on using hashes here.

File details

Details for the file pybitbucketapi-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: pybitbucketapi-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10

File hashes

Hashes for pybitbucketapi-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 090b5977c8b73965b0bbe2eabdaa0cf8be9d03f0ac84b8900175534e2a75fbaf
MD5 2c0c9f4cef48143f64a05999c45587b4
BLAKE2b-256 b913ead1727c5778fd9a1bde8396616eb2d9b278e277f5485393ccd56336960f

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