G
G
Goobert Crypto2020-07-14 16:19:14
Python
Goobert Crypto, 2020-07-14 16:19:14

How to connect the kml2geojson library in the console file?

Hello.
I'm new to python, can you tell me how to include this library in the console file?
https://github.com/mrcagney/kml2geojson
Many thanks in advance)))

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Elvis, 2020-07-14
@goober-crypto

first you install the library,
pip install kml2geojson
then at the beginning of your python script you insert the import of the library
import kml2geojson
and then use it in the script

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question