公开数据集
数据结构 ? 0.05M
Data Structure ?
* 以上分析是由系统提取分析形成的结果,具体实际数据为准。
README.md
Context
A [significant amount of software][docker file] is available in Kaggle's Python notebook. I had hoped to find a reference somewhere listing which Python packages were available and what each one did.
When I didn't find what I was looking for, I decided to build this dataset instead.
[docker file]: https://github.com/Kaggle/docker-python/blob/master/Dockerfile
Content
This dataset was assembled in four steps:
1. [Code inside a Kaggle notebook][query notebook] was used to gather the names of over 600 installed packages.
1. A [package list][Anaconda list] was [scraped from Anaconda][query Anaconda] and cross-referenced against the notebook package list.
1. The roughly 400 packages that remained were carefully [queried from the Python Package Index][query PyPI] using its [JSON API][].
1. The results were [collated into a manifest][collate].
[query notebook]: https://www.kaggle.com/ottoschnurr/query-notebook-for-installed-packages
[Anaconda list]: https://docs.anaconda.com/anaconda/packages/py3.6_linux-64/
[query Anaconda]: https://www.kaggle.com/ottoschnurr/query-anaconda-for-package-metadata
[query PyPI]: https://www.kaggle.com/ottoschnurr/gather-pypi-package-metadata
[JSON API]: https://warehouse.readthedocs.io/api-reference/json/
[collate]: https://www.kaggle.com/ottoschnurr/assemble-kaggle-notebook-python-package-manifest
Reference
- [Anaconda's 64-bit Linux Python package list](https://docs.anaconda.com/anaconda/packages/py3.6_linux-64/).
- [HTML Scraping - The Hitchhiker's Guide to Python][scraping guide]
- The [PyPI JSON API](https://warehouse.readthedocs.io/api-reference/json/).
- [Rate Limiting for the PyPI API](https://warehouse.readthedocs.io/api-reference/#rate-limiting)
[scraping guide]: https://docs.python-guide.org/scenarios/scrape/
Acknowledgements
- Thanks to @nagadomi for the [original script][].
- Thanks to the Kaggle team for creating a [powerful notebook environment][environment].
- Photo by [j zamora][].
[original script]: https://www.kaggle.com/nagadomi/list-of-installed-packages
[environment]: https://www.kaggle.com/docs/kernels#the-kernels-environment
[j zamora]: https://unsplash.com/@jzamora
×
帕依提提提温馨提示
该数据集正在整理中,为您准备了其他渠道,请您使用
注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
暂无相关内容。
暂无相关内容。
- 分享你的想法
去分享你的想法~~
全部内容
欢迎交流分享
开始分享您的观点和意见,和大家一起交流分享.
数据使用声明:
- 1、该数据来自于互联网数据采集或服务商的提供,本平台为用户提供数据集的展示与浏览。
- 2、本平台仅作为数据集的基本信息展示、包括但不限于图像、文本、视频、音频等文件类型。
- 3、数据集基本信息来自数据原地址或数据提供方提供的信息,如数据集描述中有描述差异,请以数据原地址或服务商原地址为准。
- 1、本站中的所有数据集的版权都归属于原数据发布者或数据提供方所有。
- 1、如您需要转载本站数据,请保留原数据地址及相关版权声明。
- 1、如本站中的部分数据涉及侵权展示,请及时联系本站,我们会安排进行数据下线。