Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.
/ pyndler Public archive

Bundle Python packages into a single script

License

Notifications You must be signed in to change notification settings

dimastark/pyndler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyndler Build Status

Bundle Python packages into a single script.

A utility needed to build multiple files into a single script. It can be useful for distribution or for easy writing of code and bundle it (for example for www.codingame.com)

Installation

python setup.py install

Using

pyndler entry.py -o output.py

About

Bundle Python packages into a single script

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages