Skip to main content

A package that creates a package

Project description

cPkg

This is a package that generates packages

install

pip install cpkg

use

import cpkg
cpkg.create(
   path='',
   dirName='',
   pkgName='',
   author='',
   author_email='',
   description='',
   url='',
   project_urls={},
   classifiers=[],
   python_requires=3.6,
   install_requires=[]
)

or

createpkg optional

For more information, see

createpkg -h

updata

0.0.6 2021 1 19

  1. Update command:

See details:

python3 -m cpkg -h

0.0.7 2021 1 19

Update Info

0.0.8 2021 1 19

Repair Bug

0.0.9 2021 1 19

Repair Bug

0.0.13 2021 1 24

Repair Bug

0.0.18 2022 3 27

Convert module to command line tool

0.1.9 2022 3 27

Updata README.md

0.1.10 2022 4 9

Repair Bug

0.1.11 2022 4 19

Add new elements from setup.py

0.2.14 2022 5 19

Repair Bug

0.3.19 2022 7 7

Add the functions of creating templates and identifying templates(Command is not supported temporarily)

0.4.19 2022 7 13

Add The createmod command supports the functions of creating and identifying templates

0.4.21 2022 7 13

Repair Bug

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

cpkg-0.4.21.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

cpkg-0.4.21-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

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