Add package requires to setup
Project description
About
This package provided function build_package for build 6 Magestore product lines
Prerequisite
Config local machine to run sudo without password
sudo visudo
# add this line to end of file
# <username> is your current username
<username> ALL=(ALL) NOPASSWD: ALL
How to use
- Import function to your python file
from magestore_abp import build_package
2.Function build_package will have required parameters
- repo_info: (type:dict)
- repo_name: (type:str)
- repo_owner: (type:str)
- tag_name: (type:str)
- access_token: (type:str) personal access token to github that have permission to access to 6 Magestore product lines
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
magestore_abp-1.1.4.tar.gz
(4.0 kB
view hashes)
Built Distribution
Close
Hashes for magestore_abp-1.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb4f426cda3c8a3faf2e57176e1a1ba226693259920bf9ab5b6b0bbec60005b2 |
|
MD5 | 68c800857cc31f9cde4abbe39a435a40 |
|
BLAKE2b-256 | 1e7cdbc3bb868105637047850cc0e36982333f8719b6317d6f5209283ef7f65f |