Tagged Questions
-3
votes
1answer
60 views
Which is better library for creating gui in python? [closed]
I am planning to create good dashboard desplay using python. Which graphical user interface is better for that?
Os : Ubuntu 11.10
0
votes
0answers
67 views
dashboarding packages [closed]
i'm looking into dashboarding packages in order to create custom views of various kinds of data from various data sources. preferably, each dashboard can be customised with many widgets that could ...
2
votes
1answer
421 views
Which javascript library better suited for dynamic realtime widgets/dashboard? [closed]
I will build a dashboard for internal use in html5. I'm struggling in what library use for the client-side of refresh of realtime/dynamic widgets (graphs, status, etc) like this screenshoot:
The ...
0
votes
0answers
257 views
Google App Engine only shows one Entity in the Datastore Viewer. How do I make it show all of my Entities?
When I go to the Google App Engine dashboard to see the data stored in my created entities, it doesn't show all of my entities. Is there something that I need to do to view my missing entity?
As an ...
0
votes
0answers
232 views
Django Dashboard suspicious error
i've problems with my Django dashboard look. Before i got that error, i tried to make a look like this http://upload.ui.ac.id/?a=d&i=558868
I haven't made any methods to handle the forms in the ...
-2
votes
2answers
1k views
Need to build a Python/Django “dashboard” to replace system emails to admins
For my python/django site I need to build a "dashboard" that will update me on the status of dozens of error/heartbeat/unexpected events going on.
There are a few types of "events" that I'm currently ...
4
votes
3answers
508 views
Getting the Tasks in a Google App Engine TaskQueue
I know you can view the currently queued and running tasks in the Dashboard or development server console. However, is there any way to get that list programmatically? The docs only describe how to ...
3
votes
1answer
1k views
What Python based Dashboard options exist?
I want to create a Dashboard on each server to show it's health and the results of some daily processing. I plan to hook up shell scripts and Python programs to collect the data.
Instead of writing a ...
1
vote
1answer
795 views
How to make a dashboard widget in mac os x using python
Found that is possible to make cocoa apps with python:
http://developer.apple.com/cocoa/pyobjc.html
My question now if it's possible to make dashboard widgets with python:
...
1
vote
4answers
542 views
technology recommendation for LAN Dashboard
I'm about to start a fairly large project for a mid-sized business
with a lot of integration with other systems (POS, accounting,
website, inventory, purchasing, etc.) The purpose of the system is to
...