Skip to content

guzmanfj/python_wrapping_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_wrapping_template

Template for creating python wrappers for any program that can be run through the command line.

Contains the files necessary to perform a pip installation via pip install -e .

Or you can build the source distribution and wheel files with python -m build

About

Template for creating python wrappers for any program that can be run through the command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages