script2package 1.1.0
pip install script2package
Released:
UNKNOWN
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (UNKNOWN)
- Author: Chapman Siu
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
[](https://badge.fury.io/py/script2package)
script2package
script2package is a Python script which converts a single python script into a package which can then be installed via python setup.py install.
Usage: script2package script.py –base base_folder
To extend the flexibility of this package, you can enable setup options through providing setup.cfg if you so desire.
Installation
You can install this package via pip (pip install script2package) or python setup.py install.
Examples
A bootstrap example has been provided by running script2package script2package.py, which will produce a self contained version within the folder package.
A simple standalone example with no setup.cfg file is provided in Example/add/add.py with the generated package in Example/add/package.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (UNKNOWN)
- Author: Chapman Siu
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Built Distribution
File details
Details for the file script2package-1.1.0.tar.gz
.
File metadata
- Download URL: script2package-1.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75420d71faf15996751ed8541fdddf151e5dc59177a125dd50ddb53cb5aff55e |
|
MD5 | a7bb4841f7c0de8d52860ba5ff04e72a |
|
BLAKE2b-256 | a512284d2b7f3bcae4e1c41313b592f20c2f25a6ad72d882273eedb35597bed4 |
File details
Details for the file script2package-1.1.0-py2-none-any.whl
.
File metadata
- Download URL: script2package-1.1.0-py2-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdb404fb64052bfd040c2f91a4ed13138a89528741f67f802d290dc234ae00aa |
|
MD5 | 7bd4217ea54655f877069108fea67faf |
|
BLAKE2b-256 | 2dc0e2cb59ec226c5c7d13e295469e178718699fafd183459d7eacbe5f1672d2 |