¡@

Home 

python Programming Glossary: intranet

Validate SSL certificates with Python

http://stackoverflow.com/questions/1087227/validate-ssl-certificates-with-python

script that connects to a bunch of sites on our corporate intranet over HTTPS and verifies that their SSL certificates are valid..

Python - resume web session from urllib2 after manual browser login

http://stackoverflow.com/questions/12382319/python-resume-web-session-from-urllib2-after-manual-browser-login

after manual browser login Say I browse to a website on intranet too that require a login to access the contents. I will fill..

Framework/CMS suggestions for enterprise website & intranet (I've got to convince the president its solid!) [closed]

http://stackoverflow.com/questions/241575/framework-cms-suggestions-for-enterprise-website-intranet-ive-got-to-convinc

CMS suggestions for enterprise website intranet I've got to convince the president its solid closed Dear stack.. I'm working for as well as developing an internal intranet site for content management and document storage within the..

Best option for Google App Engine Datastore and external database?

http://stackoverflow.com/questions/2606707/best-option-for-google-app-engine-datastore-and-external-database

to make a request to a specified resource. An optional intranet firewall can be used to provide extra network security. SDC..

Django project models.py versus app models.py

http://stackoverflow.com/questions/2610727/django-project-models-py-versus-app-models-py

into separate apps. Let's say you are designing an intranet website for a school. You would have one app that deals with..

Which openid / oauth library to connect a django project to Google Apps Accounts?

http://stackoverflow.com/questions/3145453/which-openid-oauth-library-to-connect-a-django-project-to-google-apps-accounts

django project to Google Apps Accounts I'm working on an intranet django project not using GAE for a company that uses Google..

Closed source projects and scripting languages

http://stackoverflow.com/questions/3170754/closed-source-projects-and-scripting-languages

. Also most scripting language based products are web intranet applications. And with a lot of web apps there just isn't any..

Always including the user in the django template context

http://stackoverflow.com/questions/41547/always-including-the-user-in-the-django-template-context

in the django template context I am working on a small intranet site for a small company where user should be able to post...

Scraping Javascript driven web pages with PyQt4 - how to access pages that need authentication?

http://stackoverflow.com/questions/5356948/scraping-javascript-driven-web-pages-with-pyqt4-how-to-access-pages-that-need

I have to scrape a very very simple page on our company's intranet in order to automate one of our internal processes returning..