aguea asia
Python Programming
@learn_py
💻Python is an interpreted high-level programming language for general-purpose programming.
Joined July 2015
Tweets
368
Following
40
Followers
63
Likes
274
Photos and videos
Photos and videos
Tweets
Python Programming
@learn_py
12 Jul 2018
Scraping all images from a web page using urllib to request URLs and creating a BeautifulSoup object to parse HTML DOM elements ••• ••• ••• ••• ••• ••• ••• •••
#learnpy
…
instagram.com/p/BlHYja4h3Ka/…
1
Python Programming
@learn_py
8 Jul 2018
Creating a mass file renaming tool with 🐍 Python! Working with the os library and directories can be tricky...
instagram.com/p/Bk_NLw6hcVu/…
Python Programming
@learn_py
20 May 2018
More content coming…
instagram.com/p/BjAi1FqBTGI/…
Python Programming
@learn_py
24 Apr 2018
Django is a powerful framework for using Python as a backend. It is well structured and allows…
instagram.com/p/Bh-CS7qhIob/
1
Python Programming
@learn_py
14 Apr 2018
Here are two different ways to format strings in Python. You can also concatenate strings using…
instagram.com/p/Bhj4P88BJwF/
Python Programming
@learn_py
10 Apr 2018
I’ve uploaded some Python code to GitHub. Feel free to clone the repository and play around with…
instagram.com/p/BhaC1SMH1Mz/
Python Programming
@learn_py
7 Apr 2018
It’s good to learn at least one sorting algorithm when studying a new language. Sorting is…
instagram.com/p/BhR1uAVHNK7/
Python Programming
@learn_py
4 Apr 2018
A standard implementation of linear search in Python. Linear search is not the fastest algorithm…
instagram.com/p/BhIg6bInX24/
Python Programming (@learn.py) • Instagram photo
instagram.com
Python Programming
@learn_py
1 Apr 2018
This is an implementation of the __str__ method. The __str__ method returns a string…
instagram.com/p/BhCa0vKn58v/
Python Programming
@learn_py
28 Mar 2018
A basic implementation of the ROT13 cipher. The ROT13 cipher shifts each letter to the letter in…
instagram.com/p/Bg4F0IgHOM3/
Python Programming (@learn.py) • Instagram photo
instagram.com
Python Programming
@learn_py
23 Mar 2018
The pprint module lets you print data with cleaner formatting. For this example, JSON data is…
instagram.com/p/BgpkSi1h5kk/
Python Programming (@learn.py) • Instagram photos and videos
instagram.com
Python Programming
@learn_py
21 Mar 2018
This is my new logo! 🐍💻 ••• ••• ••• ••• ••• ••• ••• •••
#learnpy
#learnpython
#python
…
instagram.com/p/BgkoGUOBwsw/
Python Programming
@learn_py
20 Mar 2018
Get the directory of the current file. This is useful for Python projects that have a specific…
instagram.com/p/Bgho2a-h0nf/
Python Programming (@learn.py) • Instagram photo
instagram.com
Python Programming
@learn_py
17 Mar 2018
A basic example of using the os module to create and walk through directories. There are also…
instagram.com/p/Bgb5UTlh9eY/
Python Programming
@learn_py
15 Mar 2018
It is often very important to work off of design models. It may seem mundane (especially with a…
instagram.com/p/BgWv8FbB3en/
Python Programming
@learn_py
14 Mar 2018
Someone asked me what the significance of “dunder” methods are. Dunder methods are methods with…
instagram.com/p/BgT204UB6U6/
Python Programming
@learn_py
13 Mar 2018
Make your own iterable class. Built-in iterable objects in Python have implementations of the…
instagram.com/p/BgQO9eVh59b/
Python Programming
@learn_py
12 Mar 2018
Logging is great for debugging and understanding the behavior of a program. With the logging…
instagram.com/p/BgNkX4KBh8w/
Python Programming (@learn.py) • Instagram photos and videos
instagram.com
Python Programming
@learn_py
11 Mar 2018
I added logging to my text comparison script! Lately I have been really fascinated with adding…
instagram.com/p/BgKayAWhAKo/
Python Programming (@learn.py) • Instagram photo
instagram.com
Python Programming
@learn_py
10 Mar 2018
The collections library also included a module called namedtuple. You can create simple,…
instagram.com/p/BgIUtNtBaIF/
Load more