Skip to content

ericmjl/python-command-line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tutorial for making command-line programs using Python

For 2 years, I've been on-and-off trying to figure out how to make a Python module or package accessible via the command-line. As it turns out, the key is in the entry_points keyword argument in the setup.py script.

Not sure what I mean? Then please go ahead to this repo's GitHub page to learn more.

About

How to make a Python module or package accessible via command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published