Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,148,807 members, 7,802,582 topics. Date: Friday, 19 April 2024 at 04:45 PM

Nairaland Should Switch To Python/django. Opinion - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Nairaland Should Switch To Python/django. Opinion (1833 Views)

Learn How To Create Websites With Python(Django Web Framework) / New To Python, Gurus Please Help Solve These Challenges. Thanks. / Let's Build A Simple Blog With Python(django) (2) (3) (4)

(1) (Reply) (Go Down)

Nairaland Should Switch To Python/django. Opinion by fortifiedng: 6:41pm On Jun 19, 2020
What do you guys think about this? Your opinion. Let's discuss.
Re: Nairaland Should Switch To Python/django. Opinion by Olumyco(m): 8:17pm On Jun 19, 2020
fortifiedng:
What do you guys think about this? Your opinion. Let's discuss.

Which framework are they currently using?
Re: Nairaland Should Switch To Python/django. Opinion by stanliwise(m): 9:46pm On Jun 19, 2020
fortifiedng:
What do you guys think about this? Your opinion. Let's discuss.
Why? Is this language(PHP) not working well?

1 Like 1 Share

Re: Nairaland Should Switch To Python/django. Opinion by codeigniter(m): 12:04am On Jun 20, 2020
Guys I am been working on a forum with django for the past one month, I am almost done the only problem I have now is it is some how slow, not as fast as NL, I have problem with text editor, I think NL is custom made, I currently using tinyMCE but it is blank on mobile

Any suggestions
Fortifiedng olumyco stanliwise

2 Likes

Re: Nairaland Should Switch To Python/django. Opinion by codeigniter(m): 12:10am On Jun 20, 2020
I think NL is quite satisfied with what they have and are not ready to update I see a lot of people complain here but nothing is being done. I love NL for speed it have been here seen the 2g ages

1 Like

Re: Nairaland Should Switch To Python/django. Opinion by stanliwise(m): 1:27am On Jun 20, 2020
codeigniter:
Guys I am been working on a forum with django for the past one month, I am almost done the only problem I have now is it is some how slow, not as fast as NL, I have problem with text editor, I think NL is custom made, I currently using tinyMCE but it is blank on mobile

Any suggestions
Fortifiedng olumyco stanliwise
Nairaland runs on a special server (So I heard o). Cloud server. If so don’t bother your web wouldn’t run like his

1 Like

Re: Nairaland Should Switch To Python/django. Opinion by fortifiedng: 2:21am On Jun 20, 2020
codeigniter:
Guys I am been working on a forum with django for the past one month, I am almost done the only problem I have now is it is some how slow, not as fast as NL, I have problem with text editor, I think NL is custom made, I currently using tinyMCE but it is blank on mobile

Any suggestions
Fortifiedng olumyco stanliwise

why don't you use VScode, sublime text or Atom.

where are you hosting the website
Re: Nairaland Should Switch To Python/django. Opinion by codeigniter(m): 10:18am On Jun 20, 2020
stanliwise:
Nairaland runs on a special server (So I heard o). Cloud server. If so don’t bother your web wouldn’t run like his

I hope so
Re: Nairaland Should Switch To Python/django. Opinion by codeigniter(m): 10:18am On Jun 20, 2020
fortifiedng:


why don't you use VScode, sublime text or Atom.

where are you hosting the website
I text editor with bold, italic not code editor
Re: Nairaland Should Switch To Python/django. Opinion by ndiuelish(m): 10:24am On Jun 20, 2020
If it's not broken don't fix it.

6 Likes 1 Share

Re: Nairaland Should Switch To Python/django. Opinion by valzey(m): 7:29pm On Jun 20, 2020
fortifiedng:
What do you guys think about this? Your opinion. Let's discuss.

Without a reason, let's discuss??
1. Why should they change from the current (What is the problem statement)
2. Can't the problem be solved with the current
3. Why Python? And not nodeJS or Asp.net?

3 Likes

Re: Nairaland Should Switch To Python/django. Opinion by ndiuelish(m): 8:50am On Jun 21, 2020
I'm pretty sure(70%) nl runs on python already with the cherry.py framework u can check it out. Nl is lightweight, fast and best of its kind in nigeria. If at all nairaland needs improvement it should be in the frontend not backend. The backend looks ok. Nl opens on very low end phones which is more than u can say for most sites. Concerning ur slow django code try and reduce the amount of work ur server does on each route i can't help u much without access to ur code.

6 Likes

Re: Nairaland Should Switch To Python/django. Opinion by codeigniter(m): 10:16am On Jun 21, 2020
ndiuelish:
I'm pretty sure(70%) nl runs on python already with the cherry.py framework u can check it out. Nl is lightweight, fast and best of its kind in nigeria. If at all nairaland needs improvement it should be in the frontend not backend. The backend looks ok. Nl opens on very low end phones which is more than u can say for most sites. Concerning ur slow django code try and reduce the amount of work ur server does on each route i can't help u much without access to ur code.

You are right with the cherry.py because when seun was active he talks about it all the time.

I am going to reduced the SQL queries per route

Do u know anything about wysiwyg editor like tiny MCE

1 Like

Re: Nairaland Should Switch To Python/django. Opinion by Taofeekdboy(m): 10:30am On Jun 21, 2020
codeigniter:


You are right with the cherry.py because when seun was active he talks about it all the time.

I am going to reduced the SQL queries per route

Do u know anything about wysiwyg editor like tiny MCE
tinyMCE is nice and it works on most languages but have used it with Javascript and python(django) and it is awesome. Nice interface and more plug-ins
Re: Nairaland Should Switch To Python/django. Opinion by ndiuelish(m): 1:06pm On Jun 21, 2020
codeigniter:


You are right with the cherry.py because when seun was active he talks about it all the time.

I am going to reduced the SQL queries per route

Do u know anything about wysiwyg editor like tiny MCE
since u re using django u can try out any of- i)django-ckeditor ii)django-summernote iii)django-bootstrap-wysiwyg. I recommend the last option though.
Re: Nairaland Should Switch To Python/django. Opinion by codeigniter(m): 1:44pm On Jun 21, 2020
ndiuelish:
since u re using django u can try out any of- i)django-ckeditor ii)django-summernote iii)django-bootstrap-wysiwyg. I recommend the last option though.
Summernote is nice but not responsive on mobile I will check the bootstrap own

Thanks alot
Re: Nairaland Should Switch To Python/django. Opinion by CodeTemplar: 4:40pm On Jun 21, 2020
Why do quack devs attach themselves emotionally to langs?

1 Like

Re: Nairaland Should Switch To Python/django. Opinion by LSarcastic: 11:00pm On Jul 01, 2020
fortifiedng:
What do you guys think about this? Your opinion. Let's discuss.
From a user's point of view, I see no reason to do this. Django won't make the site any better than it is based on the way the site works. The site already works well and is fast enough.

Except if there are new features and we've got a lot of backend logic that needs calculations, you don't need Django here. Besides that can be accomplished with serverless functions.

Or if the site employs lots of programmers and they feel working with Python will make them more productive than ever. Except that, there is absolutely no reason to do so.
Re: Nairaland Should Switch To Python/django. Opinion by rastaxarm(m): 1:02am On Jul 02, 2020
A Voting System WebApp created with Python/Flask

Home Page: https://digitavote.pythonanywhere.com


VOTING LIVE VIEW: https://digitavote.pythonanywhere.com/vote/view/live/

Equipped with dashboard. Good for schools and organization elections

Still under development
cool

2 Likes

Re: Nairaland Should Switch To Python/django. Opinion by Tolzy11(m): 8:56am On Jul 02, 2020
Re: Nairaland Should Switch To Python/django. Opinion by Tolzy11(m): 8:58am On Jul 02, 2020
rastaxarm:
A Voting System WebApp created with Python/Flask

Home Page: https://digitavote.pythonanywhere.com


VOTING LIVE VIEW: https://digitavote.pythonanywhere.com/vote/view/live/

Equipped with dashboard. Good for schools and organization elections

Still under development
cool
Nice one just checked it out

1 Like

Re: Nairaland Should Switch To Python/django. Opinion by aronski(m): 8:30pm On Jul 03, 2020
"Switch"
Imagine rebuilding the house u live in with Aronski blocks because they told u its secured, flexible and so on.
I think we need to understand something here. Nairaland is an idea, to me it doesn't matter what your project was built with but what the IDEA is all about.
As far as am concerned, more programming languages will rise and if we as developers are unable to build something innovative with what we have learnt we will keep on been the consumers...

So the fact anyone has learnt Vue, React, Python or any language out there doesn't mean he/she can...

2 Likes

Re: Nairaland Should Switch To Python/django. Opinion by Karleb(m): 5:34am On Jul 04, 2020
CodeTemplar:
Why do quack devs attach themselves emotionally to langs?

grin grin

Imagine learning a new language today and he already wants everyone to switch to the language.

I'm sure the next request should be; Facebook should switch to python.

2 Likes

Re: Nairaland Should Switch To Python/django. Opinion by Karleb(m): 5:36am On Jul 04, 2020
codeigniter:
Guys I am been working on a forum with django for the past one month, I am almost done the only problem I have now is it is some how slow, not as fast as NL, I have problem with text editor, I think NL is custom made, I currently using tinyMCE but it is blank on mobile

Any suggestions
Fortifiedng olumyco stanliwise

Hey bro! Try removing the zero when there's no notification. A single conditional statement would do.
Re: Nairaland Should Switch To Python/django. Opinion by codeigniter(m): 5:42am On Jul 04, 2020
Karleb:


Hey bro! Try removing the zero when there's no notification. A single conditional statement would do.

I thought it is cool
I will remove it
ok I am even done I should have put it on heroku if not for nepa.
thanks
Re: Nairaland Should Switch To Python/django. Opinion by stanliwise(m): 7:49am On Jul 04, 2020
rastaxarm:
A Voting System WebApp created with Python/Flask

Home Page: https://digitavote.pythonanywhere.com


VOTING LIVE VIEW: https://digitavote.pythonanywhere.com/vote/view/live/

Equipped with dashboard. Good for schools and organization elections

Still under development
cool
I don’t think it is appropriate to put the voting tracker when a live vote is on. You can put an option to turn it on or off.
Re: Nairaland Should Switch To Python/django. Opinion by aronski(m): 9:05am On Jul 04, 2020
Karleb:


grin grin

Imagine learning a new language today and he already wants everyone to switch to the language.

I'm sure the next request should be; Facebook should switch to python.



Or NL should start using Vue or React cheesy
Re: Nairaland Should Switch To Python/django. Opinion by rastaxarm(m): 11:34am On Jul 04, 2020
stanliwise:
I don’t think it is appropriate to put the voting tracker when a live vote is on. You can put an option to turn it on or off.

Hmmmmmm... I will add that.. Thank you cool
Re: Nairaland Should Switch To Python/django. Opinion by codeigniter(m): 1:54pm On Jul 05, 2020
rastaxarm:


Hmmmmmm... I will add that.. Thank you cool

I like the fact that u are using pandas

1 Like

Re: Nairaland Should Switch To Python/django. Opinion by codeigniter(m): 5:07am On Jul 08, 2020
I finally release the forum on heroku, but it is slow I saw someone saying pythonanywhere is better I will try it out later, I am still having trouble with AWS S3 partial credentials error does anybody know anything about that?



The website is http://Afrikas.herokuapp.com honest reports please
Re: Nairaland Should Switch To Python/django. Opinion by Keizzmann(m): 7:40pm On Sep 17, 2020
valzey:


Without a reason, let's discuss??
1. Why should they change from the current (What is the problem statement)
2. Can't the problem be solved with the current
3. Why Python? And not nodeJS or Asp.net?




Good talk, software development should always be problem oriented, not cause we feel that we can build this or change that.

If it ain't broken, don't fix it wink

(1) (Reply)

Upwork Vs Fiverr Which One Is Better? / After Writting The Source Codes,how Do I Make It An Application Software! / Vb.net Is Tryin To Frustrate My Programming Desire. Pls Help

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 39
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.