Generate self-extracting script.
Project description
# SelfExt
[![Build](https://api.travis-ci.org/kazukazuprogram/selfext.svg?branch=master)](https://travis-ci.org/kazukazuprogram/selfext/)
## A Python library that generates self-extracting Python script.
- ### How to Use
- Install
```
pip install git+https://github.com/kazukazuprogram/selfext
```
- To generate a self-extracting script,
```
import selfext
selfext.gen(compdir, outfile)
```
compdir : Compression source directory
outfile : Name of generated file
[![Build](https://api.travis-ci.org/kazukazuprogram/selfext.svg?branch=master)](https://travis-ci.org/kazukazuprogram/selfext/)
## A Python library that generates self-extracting Python script.
- ### How to Use
- Install
```
pip install git+https://github.com/kazukazuprogram/selfext
```
- To generate a self-extracting script,
```
import selfext
selfext.gen(compdir, outfile)
```
compdir : Compression source directory
outfile : Name of generated file
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file selfext-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: selfext-0.0.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee39a016d29d0676503808c9639d1a7defab2eb22a708c2eb94025cb6b87b6f0 |
|
MD5 | 5e1fbec2a98b3158464d187efeb28819 |
|
BLAKE2b-256 | 49a98ec84e4e0a3871b30d08739e0626a2c7197dc94d8195f7d071efd1a6938e |