Python SPOJ =========== This is a command line tool to help you submit your problems easily to `SPOJ `_ using your linux terminal. Using this package is as easy as using any other command line tool. Contents: ^^^^^^^^^ .. toctree:: :maxdepth: 2 installation.rst configuration.rst language.rst submit.rst status.rst about.rst Basic Commands ^^^^^^^^^^^^^^ * :command:`spoj --help` Display the help content for the main command * :command:`spoj --version` Display the version string of the project * :command:`spoj --help` Display help content for subcommand. Available subcommands are: * :doc:`config ` * :doc:`language ` * :doc:`submit ` * :doc:`status `