I liked the tweet with python. ..

** python learning output # 3 **

1. Interactive shell

If you type python in the terminal and run it (>>>) If you see something like this, you might feel like you're in an interactive shell.

・ What is an interactive shell?

An interactive shell is a shell that is started without the option -c added, and standard I / O is connected to a (virtual) terminal. I'm not sure.

2. Which command

・ What is the which command?

It seems that the command will find the path where it is actually executed. It seems that the path is to add the value "Please allow this program to be executed only by name" to the environment variable (a kind of setting) called PATH so that it can be executed only by the program name. is.

3. Using the twitter API, I tried a program that likes a tweet caught by a certain keyword!

result...

He liked the tweet of the person who got caught in the keyword properly. Well, I just put the API key and keywords in the code written by the teacher who taught me the code, but lol In order to be able to write by myself, I will study the code that I got written and play with it myself to learn what is going on.

Recommended Posts

I liked the tweet with python. ..
I tried "smoothing" the image with Python + OpenCV
I tried "differentiating" the image with Python + OpenCV
I tried "binarizing" the image with Python + OpenCV
I tried scraping with Python
I made blackjack with python!
Tweet with image in Python
Call the API with python3.
I tried gRPC with Python
I tried scraping with python
I made blackjack with Python.
I made wordcloud with Python.
I downloaded the python source
I tried to touch the CSV file with Python
I tried to solve the soma cube with python
Crawl the URL contained in the twitter tweet with python
I want to inherit to the back with python dataclass
A memo that I touched the Datastore with python
I tried to solve the problem with Python Vol.1
I moved the automatic summarization API "summpy" with python3.
I tried hitting the API with echonest's python client
I tried to find the entropy of the image with python
I replaced the Windows PowerShell cookbook with a python script.
I tried "gamma correction" of the image with Python + OpenCV
I tried to simulate how the infection spreads with Python
I was hooked for 2 minutes with the Python debugger pdb
I wanted to solve the Panasonic Programming Contest 2020 with Python
Why can I use the module by importing with python?
I can't install python3 with pyenv-vertualenv
I wrote the basic grammar of Python with Jupyter Lab
I tried web scraping with python.
Get the weather with Python requests
Get the weather with Python requests 2
I made a fortune with Python.
I evaluated the strategy of stock system trading with Python.
I sent an SMS with Python
What I did to welcome the Python2 EOL with confidence
Hit the Etherpad-lite API with Python
Install the Python plugin with Netbeans 8.0.2
[Python] I want to use the -h option with argparse
I played with PyQt5 and Python3
I wrote the queue in Python
Master the type with Python [Python 3.9 compatible]
I tried to divide the file into folders with Python
I want to debug with Python
I tried running prolog with python 3.8.2.
I made a daemon with Python
I tried SMTP communication with Python
I wrote the stack in Python
[Memo] Tweet on twitter with python
Life game with Python [I made it] (on the terminal & Tkinter)
I compared the speed of Hash with Topaz, Ruby and Python
I tried scraping the ranking of Qiita Advent Calendar with Python
I tried to solve the ant book beginner's edition with python
I want to know the weather with LINE bot feat.Heroku + Python
I want to output the beginning of the next month with Python
I made a Nyanko tweet form with Python, Flask and Heroku
I wanted to solve the ABC164 A ~ D problem with Python
I tried to improve the efficiency of daily work with Python
What should I do with the Python directory structure after all?
Make the Python console covered with UNKO