jonassorgenfrei /
PythonCLib
A CPP structure to create Python libraries (this is meant as a template)
Loading repository data…
DAarno / repository
This is a simple templatized C++ library for parsing command line arguments. The library provides a simple, flexible object-oriented interface to the command line that automates argument parsing, USAGE creation and type casting.
TCLAP - Templatized Command Line Argument Parser
This is a simple C++ library that facilitates parsing command line arguments in a type independent manner. It doesn't conform exactly to either the GNU or POSIX standards, although it is close. See docs/manual.html for descriptions of how things work or look at the simple examples in the examples dir.
Any and all feedback is welcome at https://sf.net/p/tclap/discussion/
Selected from shared topics, language and repository description—not editorial ratings.
jonassorgenfrei /
A CPP structure to create Python libraries (this is meant as a template)
Zain-Jaafar /
This is a simple CLI game of Guess The Number
sparkster98 /
This is a bare bones C++ server and a python client
bearddan2000 /
This is a POC project to demonstrate lobster, a cross between cpp and python.