The python tag has no wiki summary.
-1
votes
1answer
111 views
How to get values for FACEBOOK_APP_ID and FACEBOOK_API_SECRET for Django social auth? [closed]
I'm new to Django and web application development in general. I'm trying to implement social authentication in Django using "django-social-auth" and I'm following tutorial given here
This tutorial ...
2
votes
0answers
190 views
Convert GIS Map Data To SVG? [closed]
I'm Creating a web application with Django to show part of GIS Map to user.
I already know that it is possible to use Google map for this, but I want to create my own map !!
For this purpose, I need ...
1
vote
1answer
380 views
API for classifieds site?
I make an ad posting software and I "only" get 5-10 new ads per day while I programmed the system to be able to manage very large data sets (google app engine.) So I'm looking for a way that via an ...
1
vote
1answer
146 views
Where to upload Python py2app Programs?
Every time I try uploading one of my homemade .apps to any filesharing site, I get a server error. I have a solid connection, so it makes me think my problem is content.
Is there a special way or ...
1
vote
1answer
77 views
Website that allows you to create a webapp with API from a Python script
I remember coming across a website that allowed you to create an online tool/webapp from a Python script, and also gives you an API to interact with it. Does anyone know what the name of the website ...
5
votes
2answers
424 views
generating RSS from Twitter list?
I've been Googling for the past few days trying to find a (web)app that will allow me to generate an RSS feed from my twitter lists (Twitterlist2rss, the first result on Google, is not working. other ...
3
votes
1answer
83 views
What blog engines are available that can run in AppEngine?
I'd like to experiment with this Google service, and I'm also interested in playing around with python.
What are some python based blog engine frameworks that are easy to set up with Google's ...