syrusakbary / Flask-SuperAdmin

The best admin interface framework for Flask. With scaffolding for MongoEngine, Django and SQLAlchemy.
Other
643 stars 134 forks source link

Python 3 Support? #137

Open eranimo opened 9 years ago

eranimo commented 9 years ago

It looks like the Python 2 print is being used in the codebase for this project. I take it that means it only supports Python 2? This should be documented somewhere.

Also, why not support Python 3?

chuprik commented 9 years ago

:+1:

unbalancedparentheses commented 9 years ago

+1

troyshu commented 9 years ago

+1

achiku commented 9 years ago

+1

mjanv commented 9 years ago

:+1:

jamescarignan commented 9 years ago

+1

xrlin commented 9 years ago

+1

falkowich commented 9 years ago

+1

mandarvaze commented 8 years ago

+1

syrusakbary commented 8 years ago

Hi everyone, I'm working in a better implementation of Flask-SuperAdmin using custom based models by Graphene project thanks to GraphQL introspection. This new implementation will support Python 2.7, 3+.

I will keep you posted.

bloogrox commented 8 years ago

+1

mekarpeles commented 8 years ago

+1

LotosikRa commented 8 years ago

+1

siriusnlz commented 8 years ago

+1

gtsalles commented 8 years ago

+1

AndersonFirmino commented 7 years ago

+1 :snake:

shubidubapp commented 7 years ago

+1

ischaojie commented 7 years ago

+1

spirosoik commented 7 years ago

+1

jansedlon commented 6 years ago

Look at my flask-superadmin3!

mandarvaze commented 6 years ago

@HonzsSedlomn flask-superadmin3 repo in your git profile says, that it is to be installed via pip install Flask-SuperAdmin Does it install "your" fork, or this one ?

jansedlon commented 6 years ago

@mandarvaze Hello, sorry, I haven't modified this part of readme. It's not yet on pypi. I'm still fighting with pip/pipenv install.

mandarvaze commented 6 years ago

@HonzsSedlomn I created an issue https://github.com/HonzsSedlomn/Flask-SuperAdmin3/issues/1 to track it ;)

jansedlon commented 6 years ago

@mandarvaze Thanks!

K-7 commented 5 years ago

+1