Neople Open API wrapper with MongoDB and PostgreSQL support for data pipelines
Project description
pyneople
Neople Open API 기반 데이터 수집 및 저장 라이브러리
pyneople은 Neople Open API를 사용하여 데이터를 수집하고,
MongoDB 및 PostgreSQL에 저장할 수 있도록 지원하는 Python 라이브러리입니다.
Installation
pip install pyneople
Quick Example
from pyneople.api_to_mongo import api_to_mongo
endpoints = ['character_time', 'character_fame']
api_to_mongo(endpoints)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyneople-1.0.3.tar.gz
(28.9 kB
view details)
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
pyneople-1.0.3-py3-none-any.whl
(39.9 kB
view details)
File details
Details for the file pyneople-1.0.3.tar.gz.
File metadata
- Download URL: pyneople-1.0.3.tar.gz
- Upload date:
- Size: 28.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0fc3ac166d40f555b168f56f9057a4c0962207cf80430599309ab40952207b3
|
|
| MD5 |
60dcb990d8803c5c99a19d50e695590d
|
|
| BLAKE2b-256 |
1f7816de5e4cecccdc3c50393af8735df0ae518738ec863f337294e4fab27ace
|
File details
Details for the file pyneople-1.0.3-py3-none-any.whl.
File metadata
- Download URL: pyneople-1.0.3-py3-none-any.whl
- Upload date:
- Size: 39.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9e7ad6216730736fc01ae9b518400e8ff8c9e6168b1b81dfeb9be866ea9b90a
|
|
| MD5 |
651fd8cd3867aae41ee0d0cc7cf52ebc
|
|
| BLAKE2b-256 |
e5347708e8f255623bd9dca07840a5b0e7ac408dbabadbed1f1654d131d3c068
|