Coder Social home page Coder Social logo

Comments (9)

miaozhan avatar miaozhan commented on July 22, 2024
usage syntax:
mycmd <arg>
  <arg> can be:
    deploy  -- simply prints text "deply"
    kill  -- simply prints text "kill"
    benchmark  -- simply prints text "benchmark"
    report  -- simply prints text "report"

formalize the syntax a bit and unassign myself

from classes.

laszewsk avatar laszewsk commented on July 22, 2024

from classes.

laszewsk avatar laszewsk commented on July 22, 2024

eve repo has been renamed to rest

from classes.

jemitchell avatar jemitchell commented on July 22, 2024

The purpose of this assignment is to familiarize you with the cmd module in python. cmd module makes command line interfaces in your programs.

Create a python program, which has as its interpreter, mycmd, and develop the following commands:

mycmd deploy: print deploy
mycmd kill: print kill
mycmd benchmark: print benchmark
mycmd report:

usage syntax:

mycmd
can be:
deploy -- simply prints text "deploy"
kill -- simply prints text "kill"
benchmark -- simply prints text "benchmark"
report -- simply prints text "report"

In order to achieve your best for more information on the cmd module, refer to: https://pymotw.com/2/cmd/

Also, refer to https://github.com/cloudmesh/rest/tree/master/cloudmesh/command.

from classes.

laszewsk avatar laszewsk commented on July 22, 2024

I do not see where you put this ...

  • where is rst page that contains description about cmd
  • where is homework, eg. should be something like Cmd.1 ....
  • have you done video for online students

from classes.

laszewsk avatar laszewsk commented on July 22, 2024

here the evidence from newest web page:

cmd search
Search Results
Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.

from classes.

jemitchell avatar jemitchell commented on July 22, 2024

from classes.

badmutex avatar badmutex commented on July 22, 2024

@jemitchell Did you make a pull request? I don't see any.

from classes.

dimitargnikolov avatar dimitargnikolov commented on July 22, 2024

Added the homework and showed to students on Mon 2/13.

from classes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.