Skip to content

fracpete/python-console-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-console-scripts

Example repo for specifying console scripts in Python and building Linux packages.

setuptools

setuptools allows the specification of console_scripts entry points, which get turned into executable scripts when installed via pip.

Examples

About

Example repo for specifying console scripts in Python.

Resources

License

Stars

Watchers

Forks

Languages