Code in Python Blog

Sunday, November 8, 2015

Using Python passlib in Java applications

›
Some of my readers might ask why would python developer need to do something in java? I've never thought I would need to code in java to...
Friday, November 6, 2015

How to setup Shibboleth Identity Provider 3 with Django Website

›
Recently I was given a task to setup Shibboleth SSO to integrate different python websites with single sign on. There is official shibboleth...
8 comments:
Sunday, October 25, 2015

Web scraping using socks/http proxies

›
While extracting data from websites most probably you will notice some kind of access limiting for a single IP address. In that case it is g...
2 comments:
Wednesday, October 21, 2015

Using django models in standalone application

›
One of my favorite things about Django is its loosely coupled design. It means that you can use each part independently and not affect other...
Saturday, October 17, 2015

Wanna quit your job and become Upwork freelancer? Do not do that!

›
Almost every day I receive job offers on my 5 star odesk (upwork) profile . I do not search anything manually, clients contacting me directl...
31 comments:
Friday, October 2, 2015

How to setup nginx+uwsgi with CKAN

›
Recently I had to deploy CKAN website on web server. There is nothing difficult if just you follow official documentation and deploy CKAN wi...
2 comments:
Monday, August 17, 2015

s3 upload large files to amazon using boto

›
Recently I had to upload large files (more than 10 GB) to amazon s3 using boto. But when I tried to use standard upload function set_content...
6 comments:
‹
›
Home
View web version
Powered by Blogger.