Skip to main content

No project description provided

Project description

#PreparePack

Repository that prepares packages directories and files

Installation:

$ pip install preparepack

Usage:

$ prepack -n packageName
$ prepack --name packageName

Replace packageName with the name of your package.
It will create the package directory named aspackageName_package, the setup.py file,
a subdirectory named packageName containing the __ init __.py file and the package file named as packageName.py .

$ buildpack 

Using this command you build the needed files before uploading your repository, such as .tar.gz and .whl .
When you use this command, you must be in the same directory where the setup.py file is located.

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

preparepack-1.2.0.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

preparepack-1.2.0-py3-none-any.whl (2.3 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