Tagged Questions
0
votes
0answers
29 views
Solving differential equations in realtime in a webapp
Is this undoable? Say I have a complex system of differential equations that I want to have a live user-based input to them and then I want to plot the results in real time. It doesn't seem like ...
1
vote
1answer
26 views
File downloaded always blank in Python, Django
I am using the following view in Django to create a file and make the browser download it
def aux_pizarra(request):
myfile = StringIO.StringIO()
myfile.write("hello")
...
0
votes
0answers
37 views
Modular architecture for both models and views in Djagno
I want to make a Foo app that can work with other apps in a way where the other apps "inherit" models, views, and templates from the Foo app.
Set up
I'm making a Django app for generic foos. 80% of ...
-1
votes
2answers
85 views
How to take screenshot of html in Python [closed]
I have some html code as a string data. Now, I need to programmatically render the code, take screenshot with the size of particular element!!
Technically, I want to perform a web browser things in ...
0
votes
1answer
29 views
Agent-Modelling System on GAE
I am starting on a project to simulate agents on the google app engine. I plan to have a control panel like so:
My question is during simulation, the server has to process tasks again and again and ...
1
vote
2answers
42 views
Meta-framework for server-tech independent web-apps?
Is there a framework(meta-framework) where we can make web-apps that are server-technology independent - without writing a lot of UI?
In many large web-apps, we use JavaScript and DOM heavily (via ...
-3
votes
1answer
86 views
Python - How is it used? [closed]
This may seem like a stupid question, but how is Python actually used? I'm new to the language and I'm wanting to learn how to use it in building web applications, but none of the tutorials I've seen ...
1
vote
0answers
71 views
How to dynamically load HTTP routing into NGINX from your webframework?
I've been following the Web Frameworks Benchmark and have noticed that a number of web framework suffer from the same performance penalty, that being they do HTTP routing within the framework itself ...
0
votes
0answers
28 views
App Engine doesn't run the application when Run button is pressed in launcher
I created an application as instructed in Google App Engine Docs. When I click on the Run button, it should usually go to the state where Stop and Browse buttons are active. But it returns to its ...
4
votes
3answers
223 views
Generate stateless client-side forms from server-side Models?
Client-side (example)
JavaScript framework: Ember.js, AngularJS or KnockoutJS
Server-side (example)
Python-based: Flask, web2py, Django; or Ruby-based: Rails, Ramaze, Sinatra
Are there any ...
0
votes
3answers
117 views
Get data from webpages with Python
Looking to get data from a specific website with Python to upload onto Google App Engine. The idea is to create a database data to store the information on the server to retrieve and display in an web ...
3
votes
1answer
98 views
Can Flask (Python) be ported to Lua?
Is there anything Flask (the Python webframework) does that Lua as a language doesn't support?
I'd like to re-implement Flask, which is developed in Python, over to Lua to create a new Lua ...
0
votes
1answer
25 views
Python web app deployment of multiple app instances
I have python web app (WSGi) which is deployed using uwsgi and nginx. I am going to provide this app to many users (customers) - each user will have his own settgins, database, templates, data folder ...
3
votes
0answers
72 views
How does a proxy server work? [closed]
Would like to know how proxy servers work (i.e. generally, how the mechanism works for the request process).
We're trying to understand how to set up a proxy server for our Web application. We need ...
0
votes
2answers
55 views
How to Combine Html + CSS code with python function?
I have zero experience with website development but am working on a group project and am wondering whether it would be possible to create an interaction between a simple html/css website and my python ...
0
votes
0answers
21 views
Connect social media content with django application [closed]
I am building a content sharing application like youtube where users can upload audio/video/images. Now there is a feature where I prompt the registering user to connect their social media content ...
2
votes
2answers
49 views
Bottle server not completely resetting, holding on to old, incorrect function
I've got a bottle server running, and added a function to it. The first time I made a mistake in the function - I had 4 input parameters but only passed it one. So it crashed and gave me this message:
...
-2
votes
1answer
52 views
Is Django useful when no database is involved? [closed]
Is Django only useful for showing and updating database content? I've been asked to find a Python-based web framework to put up a website fairly quickly, but the purpose is only to choose an ...
0
votes
1answer
61 views
AttributeError: 'Anonymousidentity' object has no attribute 'name'
everyone! I'm using Flask to build a website. But when I open 127.0.0.1:5000, it returns AttributeError: 'Anonymousidentity' object has no attribute 'name'. Anonymousidentity is defined in ...
0
votes
0answers
44 views
Python Getting 405 Method Not Allowed error
Why I get the 405 Method Not Allowed error?
This is one of my first Python codes, so it may be a beginner fault :)
import webapp2
form="""
<form method="post">
<textarea name="text" ...
-2
votes
2answers
59 views
How can I run my python script in django and process the results?
I have a written a short python script which takes a text and does a few things with it. For example it has a function which counts the words in the text and returns the number.
How can I run this ...
0
votes
1answer
39 views
Handling redirections within a div instead of the page for 3D Secure operations
I have a web based client application which heavily uses JavaScript and JQuery. While the client using the application, page content changes dynamically and refreshing the page causes the whole ...
0
votes
0answers
32 views
Request not going to correct webapp2.WSGIApplication
I have been working on developing an application using Google App Engine, and I have a separate webapp2.WSGIApplication in my main program for my API to not initiate error handling. This is what it ...
-3
votes
1answer
81 views
Which is better to create a webapp in which multiple users will sign up for events - Python or Java ? [closed]
I intend to create a webapp in which members of an organization will sign in, filter and search for events, and sign up to attend events. I'm just making this for one organization, but I'll most ...
0
votes
2answers
77 views
Using python to get web pages containing JavaScript
I am new to python. As part of writing a module to scrape URLs I noticed that what I get using the python requests module could be different from what I get if I load the URL in a browser. This is ...
2
votes
1answer
35 views
If I switch to custom user model, will I have to migrate all my existing User accounts?
Since django 1.5 it is possible to have a custom user model. I already have a lot of users in my database.. if I upgrade to my own (custom) user model, will I have to manually migrate all the already ...
0
votes
1answer
39 views
Making a web app which allows the user to view the server desktop
I did a pretty fair bit of scouring, yet could not find anything useful which answers my questions. Either that or I am asking the wrong questions.
I am trying to make a web application which gives a ...
-4
votes
3answers
82 views
python web programming in Eclipse [closed]
Is there any video tutorial or book from where I can learn python web programming in django platform in Eclipse(pydev).Please Help
1
vote
2answers
109 views
Import Error: No module named http django
I have an error occurring in my wsgi.py file. It's complaining that:
File "(directory)/.local/lib/python2.7/site-packages/Django-1.5 py2.7.egg/django/core/handlers/wsgi.py", line 9, in <module>
...
1
vote
2answers
80 views
Script to pull html and completely de-relativise it. (single file offline)
I am trying to learn python and also create a web utility. One task I am trying to accomplish is creating a single html file which can be run locally but link to everything it needs to look like the ...
0
votes
0answers
81 views
Google Custom Search Original Image URL
I have currently implemented a Google Custom Search for images locally via Python/Flask.
However, I am having difficulty getting the urls of the original image, rather than the page that they were ...
0
votes
1answer
244 views
Working locally on web-application
I have been added as developer on application.
On Applications Overview this app is shown together with my other app, that I can freely access and change via Google App Engine Launcher.
Question is ...
0
votes
1answer
45 views
Django download files errors “zip file is invalid”
Here is my view code to download a file
def download_order(request,order_id):
purchase=GigPurchase.objects.select_related().get(order_id=order_id)
order=purchase.order
...
0
votes
2answers
200 views
My first Google App Engine/Python app
I am trying to write my first GAE/Python application that does the following three things:
Displays a form where the user can enter details about themself (index.html)
Stores the submitted form data ...
-2
votes
2answers
80 views
What python frameworks allow easiest (oneliner) deploy/update? [closed]
Question background:
I'm new to python. I wrote a couple of small useful scripts with it and was intrigued by how clean and beautiful the code turns out to be (probably, it turned out such because of ...
2
votes
1answer
75 views
Web server which generates PDF files
I'm building a website using Python which uses LaTeX to generate PDF files. But I want to put most of the website on Google App Engine, and I can't run LaTeX on that. So I want to do the LaTeX part on ...
0
votes
2answers
128 views
How to get information via POST request without reloading entire webpage. (Python/Django)
The situation is simply that we want to send information to Django (our web framework), have it perform functions on the information, and receive information back from Django.
Just now our form to ...
0
votes
2answers
64 views
Django model method wont update model field
I have a model object with a two methods: expired and pending. The expired manager works fine and updates the field. The pending manager does not work. Here is my code.
Side note: I set pending to ...
0
votes
2answers
68 views
build steps for javascript/css in heroku python app
I'm working on a Heroku app built in Python, and I can't find a recommended way to add a step to deployment for concatenating/processing/minifying JavaScript and CSS assets. For example, I might like ...
1
vote
0answers
53 views
How can we detect if a website is trying to serve us an exe without user interaction? [closed]
Basically I'm curious about how to make malware/virus detection system,and this was listed as one of the approaches on which google safebrowsing works.So I'm just curious that if I were to implement ...
0
votes
0answers
43 views
How to interface two API written in different language?
I would like to combine data from two or more sites using their API.
Let us say there are two websites A and B. A's API is written in python and B's in PHP curl. I want to write my application in ...
0
votes
0answers
31 views
Invalid Try/Except in webapp2 [closed]
I'm a beginer in python and GAE and was wondering why this is cousing a Error 500 ? Withouth the try catch it works fine.
class DemoHandler(BaseHandler):
def get(self, param):
param = ...
1
vote
1answer
45 views
Create An Object With A Many-To-Many Relationship
How do I initialize a group object with the list of members that are part of the group (and the users have to be aware of the groups that they are a part of)?
Users have many groups. Groups have ...
0
votes
2answers
75 views
How to setup a web app which can handle local data without uploading the data? Use python
I have a small python program to help my colleagues to analyse some tsv data. The data is not big, usually below 20MB. I developed the GUI with PyQT. I want to change this desktop program to a web app ...
3
votes
1answer
69 views
Redis server responding intermittently to Python client
Using Redis with our Python WSGI application, we are noticing that at certain intervals, Redis stops responding to requests. After some time, however, we are able to fetch the values stored in it ...
3
votes
1answer
72 views
Multiple permissions in view_config decorator?
I am configuring access control for a web application based on the Pyramid framework. I am setting up permissions for my view callables using the @view_config decorator. I have two permissions, namely ...
1
vote
2answers
47 views
Google App Engine Handler not displaying content
Hi I'm trying to get my Google App Engine application running on local host but I'm getting issues when I try to run it.
This is the code I'm tryng to run:
# helloworld.py
import webapp2
class ...
3
votes
2answers
100 views
Pyramid: extend query string for every URL constructed by route_url
I'm using the Webframework Pyramid and URL Dispatch where I defined a lot of Routes like
config.add_route('login', '/login')
config.add_route('logout', '/logout')
Now I want to append something to ...
0
votes
3answers
108 views
selenium : choose a div tag and text via python
I started learning selenium couple of hrs back. I have div tag like this
<div id="first">
<iframe src="/emulator/" scrolling="no" frameborder="0"></iframe>
</div>
<div ...
0
votes
1answer
99 views
.htaccess with python scripts
n00b question.
I have an .htaccess file with the following :
AddHandler python-program .py
PythonHandler index
I try to write another program named script2.py but when I type it ...



