create account

[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus! by noisy

View this thread on: hive.blogpeakd.comecency.com
· @noisy ·
$145.26
[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!
![steemconnect_python_library.png](https://steemitimages.com/DQmdFxdxKVTT3mXyGJs3m1nGA78Gi84aKak8r1yXYPj7xYh/steemconnect_python_library.png)

I believe that rapid development of Steem Apps is a key to success of our community, therefore I spent last week to leverage the existence of [recently announced Steem Connect v2](https://steemit.com/steemit/@steemitblog/steemconnect-2-0-easy-fast-efficient-access-to-the-steem-blockchain) and together with @andrejcibik we have prepared a full toolkit, which enables **ridiculously quick** integration of SteemConnect with Web Application written in Python. 

Every developer will be able to implement a logging mechanism to his python application, which work like this:

![python-social-auth-steemconnect.gif](https://steemitimages.com/DQma4ZQgRD5ce4Z6ATiazE8od6qLwBft5M1fjTrohS5eu6b/python-social-auth-steemconnect.gif)
<center><sub>Here, you can see this library used to login to _SteemProjects_ website, which I am currently working on - release soon ;)<br> **But `python-social-auth-steemconnect` library is available right now!**</sub></center>

# Easy integration?

If you application is using _[python-social-auth](http://python-social-auth.readthedocs.io/)_,  then in case of Django framework, you just need to install 1 additional package:

`pip install social-auth-steemconnect`

and write 3 lines of code in the settings:

```
AUTHENTICATION_BACKENDS = ['steemconnect.backends.SteemConnectOAuth2',]
SOCIAL_AUTH_STEEMCONNECT_KEY = "myproject.app"
SOCIAL_AUTH_STEEMCONNECT_DEFAULT_SCOPE = ['vote', 'comment']
```
It doesn't look very complicated, right? That was the goal :) 

This process looks very similarly for Django, Flask, Tornado, Pyramid, Webpy, CherryPy  and other python frameworks which has support of python-social-auth.

# Open Source

Of course this library is open source<sup>[(?)](https://www.youtube.com/watch?v=1ehpgbb3XD0)</sup>, and it is available at: 
- https://github.com/noisy/python-social-auth-steemconnect

But that is not all :) In another repository, you can find ready to use examples for Django, Flask and Tornado frameworks:
- https://github.com/noisy/python-social-auth-steemconnect-examples

![Selection_119.png](https://steemitimages.com/DQmVfbCATGy9J1pzWV6BuZTFXRPQt2qnUFGrmukGUX9gug9/Selection_119.png)


# <center>Live Demo: [social-auth-steemconnect-demo](https://social-auth-steemconnect-demo.krzysztofszumny.pl/)</center>

# Design Pack + Icons (by @andrejcibik)

First of all, if you do not follow @andrejcibik yet, please start immediately! He is very talented graphic designer and UX expert. Thanks to him, together with a python library we release a _design pack_, which can be used by project written _in any language_.

### Styles (pure CSS)

6 sets of prepared buttons:

<center>
![Selection_121.png](https://steemitimages.com/DQmZZWPnhL7qHCtHprHn9XE2a3LDes62Nfzt9M498kHUbUE/Selection_121.png)
</center>

### Icon Font with Steem logo inside!
<center>
![Selection_122.png](https://steemitimages.com/DQmcQCQbLxPRt8HpBfEEFdXt1xRL7befu72ehHhp4kJAp9a/Selection_122.png)
</center>

thanks to that, whenever you will need scale-able steem logo, you can use a this font with couple lines of styling :)
```
<style>
    @font-face {
        font-family: 'icon-font';
        src:  url('fonts/icon-font.eot');
    }
    .icon-steem:before {
        content: "\e900";
    }
    .icon:before {
        /* color: #ff0000; */
        /* font-size: 9000px; */
    }
</style>
<span class="icon icon-steem">
    Login with SteemConnect
</span>
```

# <center>[Download Design Pack](https://github.com/noisy/steemconnect-design-pack/releases/download/1.0.0/steemconnect-design-pack.zip)</center>

# Configuration

To not make this post too long, and knowing that I also should provide an information how to configure your SteemConnect v2 Dev Account, I created separate article. 

But before you will go reading it, make sure that you upvoted/resteemed this post, if you think it deserve it. I am also encouraging you to follow me, because really soon I will publish my next project called: SteemProjects :)

* [How to configure SteemConnect v2 and use it with your application. How it works and how it is different from v1.](https://steemit.com/steemconnect/@noisy/how-to-configure-steemconnect-v2-and-use-it-with-your-application-how-it-works-and-how-it-is-different-from-v1)

[![configuration.jpg](https://steemitimages.com/DQmUrWiuohAgLZ6fParrE8bMCLKN6MT5zEenajz13NJuexs/configuration.jpg)](https://steemit.com/steemconnect/@noisy/how-to-configure-steemconnect-v2-and-use-it-with-your-application-how-it-works-and-how-it-is-different-from-v1)
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 214 others
👎  
properties (23)
authornoisy
permlinkann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as
categorysteemconnect
json_metadata{"tags":["steemconnect","steemdev","steemit","python","programming"],"users":["andrejcibik"],"image":["https://steemitimages.com/DQmdFxdxKVTT3mXyGJs3m1nGA78Gi84aKak8r1yXYPj7xYh/steemconnect_python_library.png","https://steemitimages.com/DQma4ZQgRD5ce4Z6ATiazE8od6qLwBft5M1fjTrohS5eu6b/python-social-auth-steemconnect.gif","https://steemitimages.com/DQmVfbCATGy9J1pzWV6BuZTFXRPQt2qnUFGrmukGUX9gug9/Selection_119.png","https://steemitimages.com/DQmZZWPnhL7qHCtHprHn9XE2a3LDes62Nfzt9M498kHUbUE/Selection_121.png","https://steemitimages.com/DQmcQCQbLxPRt8HpBfEEFdXt1xRL7befu72ehHhp4kJAp9a/Selection_122.png","https://steemitimages.com/DQmUrWiuohAgLZ6fParrE8bMCLKN6MT5zEenajz13NJuexs/configuration.jpg"],"links":["https://steemit.com/steemit/@steemitblog/steemconnect-2-0-easy-fast-efficient-access-to-the-steem-blockchain","http://python-social-auth.readthedocs.io/","https://www.youtube.com/watch?v=1ehpgbb3XD0","https://github.com/noisy/python-social-auth-steemconnect","https://github.com/noisy/python-social-auth-steemconnect-examples","https://social-auth-steemconnect-demo.krzysztofszumny.pl/","https://github.com/noisy/steemconnect-design-pack/releases/download/1.0.0/steemconnect-design-pack.zip","https://steemit.com/steemconnect/@noisy/how-to-configure-steemconnect-v2-and-use-it-with-your-application-how-it-works-and-how-it-is-different-from-v1"],"app":"steemit/0.1","format":"markdown"}
created2017-09-16 19:19:30
last_update2017-09-16 19:19:30
depth0
children37
last_payout2017-09-23 19:19:30
cashout_time1969-12-31 23:59:59
total_payout_value120.677 HBD
curator_payout_value24.582 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4,631
author_reputation59,974,373,499,600
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,080,116
net_rshares56,504,612,831,379
author_curate_reward""
vote details (279)
@alamin7 ·
great job fnd.thanks for sharing.
👍  
properties (23)
authoralamin7
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170916t202449868z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-16 20:24:54
last_update2017-09-16 20:24:54
depth1
children0
last_payout2017-09-23 20:24:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length33
author_reputation8,058,361,647,184
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,083,831
net_rshares3,778,963,083
author_curate_reward""
vote details (1)
@amanrazz ·
me too
properties (22)
authoramanrazz
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170921t072800306z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-21 07:28:06
last_update2017-09-21 07:28:06
depth1
children0
last_payout2017-09-28 07:28:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length6
author_reputation718,947,750,488
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,497,286
net_rshares0
@andrejcibik ·
$5.04
SteemProjects.com are gonna be AWESOME!!!!!!!!
👍  , , , ,
properties (23)
authorandrejcibik
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170916t192342148z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-16 19:23:39
last_update2017-09-16 19:23:39
depth1
children8
last_payout2017-09-23 19:23:39
cashout_time1969-12-31 23:59:59
total_payout_value4.665 HBD
curator_payout_value0.374 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length46
author_reputation30,106,021,348,653
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,080,356
net_rshares1,960,652,283,796
author_curate_reward""
vote details (5)
@codewithcheese ·
What will be at SteemProjects.com?
👎  
properties (23)
authorcodewithcheese
permlinkre-andrejcibik-re-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170917t112011188z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-17 11:20:12
last_update2017-09-17 11:20:12
depth2
children7
last_payout2017-09-24 11:20:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length34
author_reputation2,076,698,718,573
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,128,162
net_rshares-1,489,538,288
author_curate_reward""
vote details (1)
@andrejcibik ·
$0.06
Steem projects :) 
All the projects developed on or for Steem ecosystem. With much more information than SteemTools has. 
It will be mostly for devs, but not limited to them. You can for example compare similar tools to see which one is best.
👍  
properties (23)
authorandrejcibik
permlinkre-codewithcheese-re-andrejcibik-re-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170917t112619318z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-17 11:26:12
last_update2017-09-17 11:26:12
depth3
children6
last_payout2017-09-24 11:26:12
cashout_time1969-12-31 23:59:59
total_payout_value0.048 HBD
curator_payout_value0.016 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length242
author_reputation30,106,021,348,653
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,128,609
net_rshares25,452,361,835
author_curate_reward""
vote details (1)
@bennierex ·
Great job! This will make things so much more easy to implement.
properties (22)
authorbennierex
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170916t195946529z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-16 19:59:48
last_update2017-09-16 19:59:48
depth1
children0
last_payout2017-09-23 19:59:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation5,544,064,354,890
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,082,506
net_rshares0
@coininstant · (edited)
$0.01
# How do I get your demo Flask Site working? 
What are the steps and file tree of a proper working site?
I followed the directions, got deps, ran setup, now which file do I run first? Which files do I need to edit or make?
> running bdist_egg
running egg_info
creating social_auth_steemconnect.egg-info
writing social_auth_steemconnect.egg-info/PKG-INFO
writing dependency_links to social_auth_steemconnect.egg-info/dependency_links.txt
writing requirements to social_auth_steemconnect.egg-info/requires.txt
writing top-level names to social_auth_steemconnect.egg-info/top_level.txt
writing manifest file 'social_auth_steemconnect.egg-info/SOURCES.txt'
reading manifest file 'social_auth_steemconnect.egg-info/SOURCES.txt'
writing manifest file 'social_auth_steemconnect.egg-info/SOURCES.txt'
installing library code to build/bdist.macosx-10.13-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib
creating build/lib/steemconnect
copying steemconnect/__init__.py -> build/lib/steemconnect
copying steemconnect/backends.py -> build/lib/steemconnect
creating build/bdist.macosx-10.13-x86_64
creating build/bdist.macosx-10.13-x86_64/egg
creating build/bdist.macosx-10.13-x86_64/egg/steemconnect
copying build/lib/steemconnect/__init__.py -> build/bdist.macosx-10.13-x86_64/egg/steemconnect
copying build/lib/steemconnect/backends.py -> build/bdist.macosx-10.13-x86_64/egg/steemconnect
byte-compiling build/bdist.macosx-10.13-x86_64/egg/steemconnect/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.macosx-10.13-x86_64/egg/steemconnect/backends.py to backends.cpython-37.pyc
creating build/bdist.macosx-10.13-x86_64/egg/EGG-INFO
copying social_auth_steemconnect.egg-info/PKG-INFO -> build/bdist.macosx-10.13-x86_64/egg/EGG-INFO
copying social_auth_steemconnect.egg-info/SOURCES.txt -> build/bdist.macosx-10.13-x86_64/egg/EGG-INFO
copying social_auth_steemconnect.egg-info/dependency_links.txt -> build/bdist.macosx-10.13-x86_64/egg/EGG-INFO
copying social_auth_steemconnect.egg-info/requires.txt -> build/bdist.macosx-10.13-x86_64/egg/EGG-INFO
copying social_auth_steemconnect.egg-info/top_level.txt -> build/bdist.macosx-10.13-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/social_auth_steemconnect-0.0.3-py3.7.egg' and adding 'build/bdist.macosx-10.13-x86_64/egg' to it
removing 'build/bdist.macosx-10.13-x86_64/egg' (and everything under it)
Processing social_auth_steemconnect-0.0.3-py3.7.egg
Copying social_auth_steemconnect-0.0.3-py3.7.egg to /usr/local/lib/python3.7/site-packages
Adding social-auth-steemconnect 0.0.3 to easy-install.pth file

Is there a new one, how to get to work with steemconnect 4??
What is best way to do now, it has been 2 years?? I just need to get steemconnect and an app?? I thought it was easy integration??? lol your instructions kinda lost me after pip install, that next part django does not have to do with the falsk demo, not sure, I need more directions?
I tried to test out the python flask site,  not sure if I have my project tree set up correctly.   I got this error, not sure why it is tryng to import the file named example.py and class app? Where is this file? that does not exist. 
![Screen Shot 2019-06-02 at 9.32.15 AM.png](https://cdn.steemitimages.com/DQmTuR9fFsVX2MYGQvAp55e32usCc2SNi3Ynxs6KccS6maw/Screen%20Shot%202019-06-02%20at%209.32.15%20AM.png) 

![Screen Shot 2019-06-02 at 9.38.56 AM.png](https://cdn.steemitimages.com/DQmRhMneyyNZ14uu2G3sPimgCNdaAJnyce3pQNtGN5M23jB/Screen%20Shot%202019-06-02%20at%209.38.56%20AM.png)

How do I set this up?
👍  
properties (23)
authorcoininstant
permlinkpshlb5
categorysteemconnect
json_metadata{"tags":["steemconnect"],"image":["https://cdn.steemitimages.com/DQmTuR9fFsVX2MYGQvAp55e32usCc2SNi3Ynxs6KccS6maw/Screen%20Shot%202019-06-02%20at%209.32.15%20AM.png","https://cdn.steemitimages.com/DQmRhMneyyNZ14uu2G3sPimgCNdaAJnyce3pQNtGN5M23jB/Screen%20Shot%202019-06-02%20at%209.38.56%20AM.png"],"app":"steemit/0.1"}
created2019-06-02 19:40:18
last_update2019-06-02 20:26:39
depth1
children0
last_payout2019-06-09 19:40:18
cashout_time1969-12-31 23:59:59
total_payout_value0.014 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,601
author_reputation87,674,797,555,540
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id85,926,600
net_rshares38,242,815,475
author_curate_reward""
vote details (1)
@danielsaori ·
Really impressive!!
Thanks for pointing it out to me.
properties (22)
authordanielsaori
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170917t093000095z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-17 09:30:00
last_update2017-09-17 09:30:00
depth1
children0
last_payout2017-09-24 09:30:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length53
author_reputation19,949,800,673,455
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,121,455
net_rshares0
@dawnasheelagh ·
@noisy Thanks for your work as well!
properties (22)
authordawnasheelagh
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170916t225326082z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"users":["noisy"],"app":"steemit/0.1"}
created2017-09-16 22:53:24
last_update2017-09-16 22:53:24
depth1
children0
last_payout2017-09-23 22:53:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length36
author_reputation-170,434,597,396
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,090,998
net_rshares0
@eolandananni ·
@noisy This demands somewhat more time and energy to Consider in excess of. Wonderful you provide it from a unique angle. Mhhh not really easy... and it had been previously Very hard. Many thanks for allow us to Consider.
properties (22)
authoreolandananni
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170917t033829572z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"users":["noisy"],"app":"steemit/0.1"}
created2017-09-17 03:38:27
last_update2017-09-17 03:38:27
depth1
children0
last_payout2017-09-24 03:38:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length221
author_reputation-46,546,803,000
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,103,899
net_rshares0
@fitzgibbon ·
This is very very cool! Can't wait to see what tools we'll end up seeing here. I'm not much of a coder, but this might just be the right motivation to jump into coding and add some real value to the Steem community... 

Great job @noisy, you are an inspiration!
properties (22)
authorfitzgibbon
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170917t143656120z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"users":["noisy"],"app":"steemit/0.1"}
created2017-09-17 14:37:06
last_update2017-09-17 14:37:06
depth1
children0
last_payout2017-09-24 14:37:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length261
author_reputation11,307,019,423,785
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,141,835
net_rshares0
@followbtcnews ·
@noisy !!1 Very very very Nice Job buddy!!!!!!!  Thank you!
properties (22)
authorfollowbtcnews
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170916t194506013z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"users":["noisy"],"app":"steemit/0.1"}
created2017-09-16 19:45:09
last_update2017-09-16 19:45:09
depth1
children0
last_payout2017-09-23 19:45:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length59
author_reputation54,569,980,844,988
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,081,661
net_rshares0
@forykw ·
Really nice! Need to test this out
properties (22)
authorforykw
permlinkre-noisy-2017917t14111452z
categorysteemconnect
json_metadata{"tags":"steemconnect","app":"esteem/1.4.7","format":"markdown+html","community":"esteem"}
created2017-09-17 02:01:15
last_update2017-09-17 02:01:15
depth1
children0
last_payout2017-09-24 02:01:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length34
author_reputation92,176,539,844,676
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,099,419
net_rshares0
@glasscannon ·
Hi, I just upvoted this great post and hoping you could do the same to this post of mine: https://steemit.com/introduceyourself/@glasscannon/hola-steemit-its-nishant-xd
Thanksss!!!!!!!!
properties (22)
authorglasscannon
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170916t230829578z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"links":["https://steemit.com/introduceyourself/@glasscannon/hola-steemit-its-nishant-xd"],"app":"steemit/0.1"}
created2017-09-16 23:08:30
last_update2017-09-16 23:08:30
depth1
children0
last_payout2017-09-23 23:08:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length185
author_reputation-16,270,841,787
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,091,703
net_rshares0
@gokulnk ·
$0.17
I don't think many people can appreciate the true meaning/potential of this image. 

<center>
[![Screen Shot 2017-09-21 at 2.09.37 PM.png](https://steemitimages.com/DQmY36hJd1CpEiBCSMHLSvyKhVmQX6Cn27bCWQbBkSTf3k1/Screen%20Shot%202017-09-21%20at%202.09.37%20PM.png)](https://steemit.com/steemit/@gokulnk/steem-to-the-moon)
</center>

Most of valuation of Facebook and Google can be attributed to they becoming the gateways of internet. Today most people use Facebook/Google instead of creating accounts on various websites. So these websites though they make money through ads and other avenues, their adoption and utility is what drive their valuations so high. 

We should drive the integration of SteemConnect  with all the popular frameworks like Wordpress and Drupal. The will quickly enable the adoption of Steem blockchain overall. The more eyeballs we can get the better. When people realise that they have a decentralised alternative to Google and Facebook I am sure they will make the switch. A decade ago I remember people stepping out of Microsoft and vouching for Google. I think now is the time to move out of clutches of Google and enter the Bandwagon of a new world powered by Blockchain.

Great job @noisy. I will see if any of my friends would be interested in doing the same for Drupal.
👍  ,
properties (23)
authorgokulnk
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170921t085512494z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"users":["noisy"],"image":["https://steemitimages.com/DQmY36hJd1CpEiBCSMHLSvyKhVmQX6Cn27bCWQbBkSTf3k1/Screen%20Shot%202017-09-21%20at%202.09.37%20PM.png"],"links":["https://steemit.com/steemit/@gokulnk/steem-to-the-moon"],"app":"steemit/0.1"}
created2017-09-21 08:55:12
last_update2017-09-21 08:55:12
depth1
children0
last_payout2017-09-28 08:55:12
cashout_time1969-12-31 23:59:59
total_payout_value0.174 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,304
author_reputation17,871,219,215,380
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,502,839
net_rshares66,018,995,623
author_curate_reward""
vote details (2)
@headsink ·
Wonderful stuff, easy to understand so I can just start testing it a.s.a.p.
👍  ,
properties (23)
authorheadsink
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170917t030749960z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-17 03:07:54
last_update2017-09-17 03:07:54
depth1
children0
last_payout2017-09-24 03:07:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length75
author_reputation1,298,327,132,573
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,102,561
net_rshares6,683,360,429
author_curate_reward""
vote details (2)
@lahcen80 ·
goood I really like it great post thank's for share it with us , I ve followed you thank's again !
properties (22)
authorlahcen80
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170917t003838506z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-17 00:38:39
last_update2017-09-17 00:38:39
depth1
children0
last_payout2017-09-24 00:38:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length98
author_reputation105,900,808,796
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,096,039
net_rshares0
@madhatt ·
Nice. Love the effort put in here.
Thanks for the post and the work already done.
Much appreciated.
properties (22)
authormadhatt
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170916t193625601z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-16 19:36:24
last_update2017-09-16 19:36:24
depth1
children0
last_payout2017-09-23 19:36:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length99
author_reputation332,114,223,499
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,081,152
net_rshares0
@mahdiyari ·
A resteem is enogh? I think no:P
keep it up.
properties (22)
authormahdiyari
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170916t203349849z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-16 20:33:51
last_update2017-09-16 20:33:51
depth1
children0
last_payout2017-09-23 20:33:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length44
author_reputation199,858,416,089,067
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,084,343
net_rshares0
@marty-arts ·
wow, nice job! Im also glad for that font with steem logo.. just a few days ago I had to draw it in Corel...
properties (22)
authormarty-arts
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170916t192659167z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-16 19:26:57
last_update2017-09-16 19:26:57
depth1
children2
last_payout2017-09-23 19:26:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length108
author_reputation33,537,213,015,029
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,080,574
net_rshares0
@noisy ·
For the future, here you can find scalable  :)

# <center>---->  [Steem Logo in SVG format  ](https://gist.github.com/noisy/6b0666e0acb360a9e06f7a27574cfd6d)<----</center>
properties (22)
authornoisy
permlinkre-marty-arts-re-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170916t200503406z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"links":["https://gist.github.com/noisy/6b0666e0acb360a9e06f7a27574cfd6d"],"app":"steemit/0.1"}
created2017-09-16 20:05:03
last_update2017-09-16 20:05:03
depth2
children1
last_payout2017-09-23 20:05:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length171
author_reputation59,974,373,499,600
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,082,756
net_rshares0
@marty-arts ·
great, thanks :)
properties (22)
authormarty-arts
permlinkre-noisy-re-marty-arts-re-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170916t200752462z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-16 20:07:51
last_update2017-09-16 20:07:51
depth3
children0
last_payout2017-09-23 20:07:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation33,537,213,015,029
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,082,915
net_rshares0
@noisy ·
@originalworks
👍  
properties (23)
authornoisy
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170917t132255290z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"users":["originalworks"],"app":"steemit/0.1"}
created2017-09-17 13:22:57
last_update2017-09-17 13:22:57
depth1
children1
last_payout2017-09-24 13:22:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length14
author_reputation59,974,373,499,600
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,136,165
net_rshares328,362,128
author_curate_reward""
vote details (1)
@originalworks ·
originalworks
The @OriginalWorks bot has determined this post by @noisy to be original material and upvoted it! 
<center>![ezgif.com-resize.gif](https://steemitimages.com/DQmaBi37A5oTnQ9NBLH8YU4jpvhhmFauyvgg3YRrEJwskM9/ezgif.com-resize.gif)</center> 

To call @OriginalWorks, simply reply to any post with @originalworks or !originalworks in your message! 
### To nominate this post for the daily RESTEEM contest, upvote this comment! The user with the most upvotes on their @OriginalWorks comment will win!<h3>
For more information, [Click Here!](https://steemit.com/writing/@originalworks/originalworks-bot-explanation-and-info)
properties (22)
authororiginalworks
permlinkre-re-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170917t132255290z-20170917t132455
categorysteemconnect
json_metadata"{"app": "pysteem/0.5.4"}"
created2017-09-17 13:24:57
last_update2017-09-17 13:24:57
depth2
children0
last_payout2017-09-24 13:24:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length616
author_reputation79,292,026,602,057
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,136,336
net_rshares0
@safrijals ·
thank you for the information .. i really like
properties (22)
authorsafrijals
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170921t071814704z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-21 07:18:18
last_update2017-09-21 07:18:18
depth1
children0
last_payout2017-09-28 07:18:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length46
author_reputation4,454,177,377,849
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,496,653
net_rshares0
@sergior ·
My upvoted & followed
properties (22)
authorsergior
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170916t194057536z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-16 19:41:00
last_update2017-09-16 19:41:00
depth1
children0
last_payout2017-09-23 19:41:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length21
author_reputation438,274,504,109
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,081,425
net_rshares0
@sighmanjestah ·
As an old codger trying to learn some programming skills, this is a great post and I will be looking to grow with your articles. Thanks. also following @andrejcibik per your recommendation.

---
SDG
properties (22)
authorsighmanjestah
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170922t160755225z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"users":["andrejcibik"],"app":"steemit/0.1"}
created2017-09-22 16:07:54
last_update2017-09-22 16:07:54
depth1
children0
last_payout2017-09-29 16:07:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length198
author_reputation1,836,942,842,269
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,630,431
net_rshares0
@steemprojects1 ·
This post has been just added as new item to _[timeline of python-social-auth-steemconnect on Steem Projects](/projects/p/python-social-auth-steemconnect/)_.

If you want to be notified about new updates from this project, register on Steem Projects and add python-social-auth-steemconnect to your favorite projects.
properties (22)
authorsteemprojects1
permlinkre-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20180227t105610
categorysteemconnect
json_metadata""
created2018-02-27 10:56:12
last_update2018-02-27 10:56:12
depth1
children0
last_payout2018-03-06 10:56:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length318
author_reputation0
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,840,348
net_rshares0
@tomekkk ·
That is easy, great job and design pack looks good too.
👍  
properties (23)
authortomekkk
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170916t213855238z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-16 21:38:57
last_update2017-09-16 21:38:57
depth1
children0
last_payout2017-09-23 21:38:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length55
author_reputation9,989,933,925,581
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,087,722
net_rshares5,411,797,987
author_curate_reward""
vote details (1)
@unprovoked ·
ummmm genius?
properties (22)
authorunprovoked
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170916t193814614z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-16 19:37:54
last_update2017-09-16 19:37:54
depth1
children0
last_payout2017-09-23 19:37:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length13
author_reputation1,533,190,791,619
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,081,241
net_rshares0
@videogeek ·
great job
properties (22)
authorvideogeek
permlinkre-noisy-ann-introducing-python-social-auth-steemconnect-library-integrate-steemconnect-v2-in-your-python-app-in-5-minutes-design-pack-as-20170917t065554895z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-09-17 06:55:54
last_update2017-09-17 06:55:54
depth1
children0
last_payout2017-09-24 06:55:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9
author_reputation2,167,996,283,165
root_title"[ANN] Introducing python-social-auth-steemconnect library. Integrate SteemConnect v2 in your python app in 5 minutes! Design Pack as a Bonus!"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id15,112,864
net_rshares0