[Python beginner] How do I develop and execute Python after all?

What I want to convey in this article

This is a memorandum. However, it may be helpful if there is someone who overlaps with me. It's not a big article, so don't be afraid.

Who am i

--I want to do Python ――The information gathering routine from the net is troublesome --I tried installing Python for the time being --I tried installing Visual Studio Code for the time being --I tried installing ATOM for the time being --I tried installing Django for the time being --I tried installing Anaconda for the time being --I tried installing PyCharm Professional for the time being, but the 30-day free trial period ended without much touch. ――So, after all, I don't know in which environment Python should be used.

If there are three people who apply, it may be a loss to take a look.

For the time being, erase everything once

The PC is messed up because I have installed various things. So, once you put it in Python, uninstall it.

Yes, this made me feel better.

For the time being, Anaconda

For the time being, there may be some misunderstandings, but I haven't decided on Anaconda properly. If you put Anaconda in, it seems that you can operate it without omission for the time being. (In short, it seems that it will not take time to build the environment) Because it's a package (in short, it's like a set meal).

"*** If you get lost, ask for a set meal for the time being! ***" I'm sure I remembered what Grandpa said.

It seems that the library is smaller than pip, but it will not be a problem for the time being. There is also a Jupyter Notebook that you can easily check with interactive code writing and save it with your notes. There is also an integrated development environment "Spyder" that specializes in the field of scientific computing.

It seems that what I want to do now (analysis system) is covered by adding Anaconda.

Let's touch it when you take a break

I'm thinking of proceeding like this. --Study with Jupyter Notebook (write code, execute and repeat) ――Obtain various things from the source you wrote, analyze them, and go crazy

Summary

If you have a rush of knowledge about Python and your mind or PC is congested, you can reset it, put in a convenient person, play around with it, and then try to build the environment you need.

Finally, "Whenever you do Python, be sure to use a virtual environment." Otherwise, the libraries may interfere with each other, or it may take time due to an extra error. I saw it somewhere.

Recommended Posts

[Python beginner] How do I develop and execute Python after all?
What should I do with the Python directory structure after all?
After all, what should I use to do type comparisons in Python?
What are python tuples and * args after all?
After all, how much should I write a Qiita article?
I compared Java and Python!
[2020 version] Let Python do all the tax and take-home calculations
How to do Bulk Update with PyMySQL and notes [Python]
How to develop in Python
How to execute external shell scripts and commands in python
How to automatically execute python script (with GUI) and sudo permission command after logging in with Ubuntu 18.04
MacBookPro Setup After all I want to do a clean installation
VRM output for VRoid cluster, what should I do after all?
[Python] How to do PCA in Python
[Python] Let's master all and any
I compared Qiskit and Blueqat (beginner)
I played with PyQt5 and Python3
How many types of Python do you have in Windows 10? I had 5 types.
How do I represent the data passed in Curl --data-urlencode in Python Requests?
I compared python3 standard argparse and python-fire
How to install and use pandas_datareader [Python]
How to do R chartr () in Python
Sh and py run after installing Python3
Data analysis, what do you do after all?
How to do portmanteau test with python
[Beginner] Installing Python and running programs (Windows)
I installed and used Numba with Python3.5
python: How to use locals () and globals ()
[Python] How to calculate MAE and RMSE
How to use Python zip and enumerate
[Python beginner] I collected the articles I wrote
After studying Python3, I made a Slackbot
How to use is and == in Python
[ES Lab] I tried to develop a WEB application with Python and Flask ②
How many types of Python do you have on your macOS? I had 401 types.