We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c81bab6 commit 0e43abfCopy full SHA for 0e43abf
README.md
@@ -102,6 +102,10 @@ Start your Python journey in Python 3. Onward and upward.
102
103
1. [crawl all internal links for a domain](#scrapy-spider-example)
104
105
+**iptcinfo3** (download via pip3 install iptcinfo3)
106
+
107
+1. [iptcinfo3 example](#iptcinfo3-example)
108
109
## http.server Example
110
111
This example runs a web server to http://127.0.0.1:8000. Go to http://127.0.0.1:8000/web.html to verify it is working.
0 commit comments