Skip to main content

This Package Will Help You To Github Crud Opration.

Project description

Github-ABA

PyPI version

Installation

You can install your package using pip:

pip install Github-ABA

Usage

This Package Will Help You To Github Crud Opration.

Example usage code here

For Get Repository

from Github-ABA import Github_Crud

github = Github_Crud
repo = github.get_repo("repo_name" , "github_access_token")

For Create Repository

from Github-ABA import Github_Crud

github = Github_Crud
repo = github.create_repo("repo_name" , "github_access_token")

For Delete Repository

from Github-ABA import Github_Crud

github = Github_Crud
repo = github.delete_repo("repo_name" , "github_access_token")

For Clone Repository On Another Account

from Github-ABA import Github_Crud

github = Github_Crud
repo = github.clone_repo_on_another_account("orignal_repo_name" , "orignal_repo_github_access_token" ," clone_repo_github_access_token" ,"clone_repo_name(optional)")

For Clone Repository On Another Account

from Github-ABA import Github_Crud

github = Github_Crud
repo = github.clone_repo_on_myaccount("orignal_repo_name" ,"orignal_repo_account_username", "your_github_access_token")

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

Github-ABA-1.0.1.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

Github_ABA-1.0.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file Github-ABA-1.0.1.tar.gz.

File metadata

  • Download URL: Github-ABA-1.0.1.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for Github-ABA-1.0.1.tar.gz
Algorithm Hash digest
SHA256 c85ceb2a7b7bff9eb2a0f558cab0825d9bbf4ef1737b81c611d12f64a0a93a3e
MD5 f18ede4827ac880478a56d233593648a
BLAKE2b-256 9913ea793218eff2805c8fc379d0190df6e60d089555f4e48b91bf2fb252b56b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: Github_ABA-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for Github_ABA-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 840d13c5484cea987a05d74b1b6d8700fc5764efbb6eefec2995e33d65ee3189
MD5 fdc264e1f7067aa6dd2772ee1c703567
BLAKE2b-256 7a6f0ed174550239cf94ec9c88a35895eab5147aff91fb5d2c41194669910574

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