Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cpkg

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cpkg

A package that creates a package

  • 0.4.21
  • PyPI
  • Socket score

Maintainers
1

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc