Can i run python 3.7 on 2gb ram laptop? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Can i run python 3.7 on 2gb ram laptop?

hey I have a 6 year old windows 8 hp laptop which have AMD processor and 2 GB ram. I can't afford any better right now. so, can I use python on it, or it will lag? plz reply.....thanks.

2nd Sep 2018, 2:48 PM
Hãwk
Hãwk - avatar
17 Answers
+ 5
In my opinion, the hardware requirements may differ, depending on what are you planning to do. For developing web applications, Back-end services, and other types of applications, you can do the job with a Single Core 1.0 Ghz, 64Mb Graphics Card, 1Gb of Ram.
2nd Sep 2018, 2:59 PM
BraveHornet
BraveHornet - avatar
+ 4
Python is not very graphics intensive or CPU consuming, so yeah
4th Sep 2018, 12:17 PM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 3
The language itself doesn't require a lot of hardware. What will consume are your tools and whatever you develop. Stay at the light side with simple editors and IDEs, and you can use several languages without fear.
2nd Sep 2018, 3:51 PM
Emerson Prado
Emerson Prado - avatar
+ 3
micropython runs on a 1$ esp chip
2nd Sep 2018, 3:59 PM
VcC
VcC - avatar
+ 2
with pydroid it runs on you phone
2nd Sep 2018, 3:43 PM
VcC
VcC - avatar
+ 2
right now, i'm just a beginner so i'm definetly not going to start high end graphics base program. I will do basic coding only.
2nd Sep 2018, 5:15 PM
Hãwk
Hãwk - avatar
+ 2
Hãwk I like Atom a lot. I think it has line numbers. And it also accepts plugins.
2nd Sep 2018, 5:21 PM
Emerson Prado
Emerson Prado - avatar
+ 2
thanks. I will try it.
2nd Sep 2018, 5:29 PM
Hãwk
Hãwk - avatar
+ 1
yes u can Hãwk
2nd Sep 2018, 3:27 PM
Puneet
+ 1
and i have one more questions. can u guys suggest me an editor which is more user friendly than IDLE and it also have numbers written before every line.
2nd Sep 2018, 5:17 PM
Hãwk
Hãwk - avatar
+ 1
Yes. Yes. Yes!
3rd Sep 2018, 4:32 PM
Master
+ 1
Yes u can
3rd Sep 2018, 6:26 PM
saksham
saksham - avatar
+ 1
For python even 128mb is enough if you use cli and focus on some hardcore os coding stuff. It really depends.
4th Sep 2018, 10:23 AM
Samces
+ 1
Yes. You can It's not a heavy software
4th Sep 2018, 3:37 PM
Priyanshu Singh
Priyanshu Singh - avatar
0
of course, python 2.7 is one lite version
4th Sep 2018, 1:14 PM
Matheus Galdino
Matheus Galdino - avatar
0
eee
4th Sep 2018, 6:00 PM
Milan Markovic
Milan Markovic - avatar
0
yes, ive run it on lesser machines ;) you can even use web versions these days http://repl.it has a decent site.
5th Sep 2018, 3:32 AM
John Canniff
John Canniff - avatar