473,669 Members | 2,504 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

cli user interface ala cisco IOS or JUNOS

Hi,

for one of my python projects I need an user interface similar to that
of cisco IOS or even better Juniper JUNOS.
Does anyone know of existing python modules that gives this kind of
functionality ?

-P

Apr 3 '07 #1
2 3019
ph************@ gmail.com writes:
for one of my python projects I need an user interface similar to that
of cisco IOS or even better Juniper JUNOS.
Does anyone know of existing python modules that gives this kind of
functionality?
I suspect you've not checked the standard library index:

Python Library Reference
<URL:http://docs.python.org/lib/>

which lists the 'cmd' module:

cmd -- Support for line-oriented command interpreters
<URL:http://docs.python.org/lib/module-cmd.html>

If that doesn't meet your needs, you might need to be more specific
about what you're looking for.

--
\ "Success is going from one failure to the next without a loss |
`\ of enthusiasm." -- Winston Churchill |
_o__) |
Ben Finney
Apr 3 '07 #2
On 3 apr, 11:57, Ben Finney <bignose+hate s-s...@benfinney. id.au>
wrote:
phil.aerts....@ gmail.com writes:
for one of mypythonproject s I need an user interface similar to that
of cisco IOS or even better JuniperJUNOS.
Does anyone know of existingpythonm odules that gives this kind of
functionality?

I suspect you've not checked the standard library index:

PythonLibrary Reference
<URL:http://docs.python.org/lib/>

which lists the 'cmd' module:

cmd -- Support for line-oriented command interpreters
<URL:http://docs.python.org/lib/module-cmd.html>

If that doesn't meet your needs, you might need to be more specific
about what you're looking for.

--
\ "Success is going from one failure to the next without a loss |
`\ of enthusiasm." -- Winston Churchill |
_o__) |
Ben Finney
hehe, your right I did not check the standard library and 'cmd' might
just be that what I was looking for.

tnx Ben

-Philippe

Apr 3 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
2588
by: Eric Veltman | last post by:
Hello everyone, I've posted this question before, but got no answer, so I'll try to reformulate the question, maybe it helps :-) By the way, this is not intended as the start of an ASP.NET flamewar. Before looking at PHP, I've used ASP.NET extensively for about a year and some things that I like a lot about it : - Design and code can be easily kept separate.
1
1386
by: authorking | last post by:
I'm a beginer with c#. I want to make a perfect user interface for my program project. but I can't design the user interface properly, so I want to know where to fine some tips about program's user interface design, who can tell me? Thanks!
3
4133
by: zlst | last post by:
Many technological innovations rely upon User Interface Design to elevate their technical complexity to a usable product. Technology alone may not win user acceptance and subsequent marketability. The User Experience, or how the user experiences the end product, is the key to acceptance. And that is where User Interface Design enters the design process. While product engineers focus on the technology, usability specialists focus on the user...
0
1405
by: uiblog | last post by:
Hi everybody, The User Interface Community is a new message board for discussions about design, human-computer interactions, patterns, usability... Please have a look at it and let me know what you think. http://community.user-interface.org/ Cheers, Marco
6
2196
by: Andre Ranieri | last post by:
Hello everyone, I'm wondering if I could get some advice on the best way to build the user interface depicted in this diagram: http://www.senske.com/images/winforms_layout.jpg The gray areas will be static throughout. However, I'd like the blue area to change to a different interface depending on which of the buttons at left is pressed. Should I design the interface for each of the buttons as a separate custom user control, then...
1
1129
by: mscertified | last post by:
Is there any documentation on what user interface elements dot.net supports. I'm not interested in any implementation details, only what controls there are and what they can do regarding a user interface. For instance the Data Grid, what does it allow me to do regarding selecting rows, can I navigate with the cursor keys or the page/up/down keys, can I highlight a row with a different color background. Can command buttons appear/disappear...
9
2938
by: Spam Catcher | last post by:
Hi all, Can anyone recommend any books for User Interface Engineer for Windows Forms application? At the company I work at, we've gone GUI component happy. Basically GUI tools (i.e. Infragistics) are placed into the product for the sake of a pretty GUI. In the end, I find the application harder to use than without them!
0
1006
by: MK | last post by:
My web application has a set of steps to accomplish a task. There could be many such tasks. I would like the user interface to be dynamically controlled from a configuration so I can add new input fields in each step through the configuration rather than changing the interface directly. What will be the best way to design a dynamic user interface that is driven from a configuration? I have looked at user controls, state machines but do...
0
8465
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8383
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8588
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8658
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7407
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5682
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4386
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2797
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2032
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.