Wikipedia sayfalarından tablo verilerini çeken Python kütüphanesi
Project description
pip install wikipedia-tablo-cekici Yukarıdakini Kopyalayın ve kurun Basit Kullanım için aşağıdakini yapın #Aşağıdakini kopyalayın ve aşağıdaki kodu girip çalıştırın veriyi csv formatında kaydedecektir. from wikipedia_tablo_cekici import wikipedia_tablo_cek, tablo_kaydet url = "https://en.wikipedia.org/wiki/List_of_countries_by_GDP_(nominal)" df = wikipedia_tablo_cek(url, tablo_index=0) tablo_kaydet(df, 'veriler', 'csv')
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wikipedia_tablo_cekici-1.0.0.tar.gz.
File metadata
- Download URL: wikipedia_tablo_cekici-1.0.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07bc41b6991009b7769edd76619240e5dba84103e5b525f618c8e6178c512bd2
|
|
| MD5 |
4e9fb2c0f0806314401cedf0809935c4
|
|
| BLAKE2b-256 |
fa6d5a3655e1e907028ba3d71a08e5fc40f28d3f90be3e23b9dc099a0f3c9932
|
File details
Details for the file wikipedia_tablo_cekici-1.0.0-py3-none-any.whl.
File metadata
- Download URL: wikipedia_tablo_cekici-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96fcfb50984045f099b7c86c92c05521e55e1219db810a7be718b7a124a4999b
|
|
| MD5 |
156ee76162acad3d104fa5ec616c6e7d
|
|
| BLAKE2b-256 |
763c8c358fea8c7009654c8e7177b59f6b7e28045ede37f5e2121dcca15cb831
|