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 95caebf commit 45e77e8Copy full SHA for 45e77e8
README.rst
@@ -162,6 +162,8 @@ City Database
162
Connection-Type Database
163
^^^^^^^^^^^^^^^^^^^^^^^^
164
165
+.. code-block:: pycon
166
+
167
>>> import geoip2.database
168
>>>
169
>>> # This creates a Reader object. You should use the same object
@@ -180,6 +182,8 @@ Connection-Type Database
180
182
Domain Database
181
183
^^^^^^^^^^^^^^^
184
185
186
187
188
189
@@ -197,6 +201,8 @@ Domain Database
197
201
ISP Database
198
202
^^^^^^^^^^^^
199
203
204
205
200
206
207
208
0 commit comments