Skip to main content

a Python interface to pull thai mutual fund NAV

Project description

PythaiNAV

Language Start Fork Watch Issues Pull Requests Contributors

Github_workflow_tatus lgtm_gred lgtm_alerts

cover image

ทำให้การดึงข้อมูลกองทุนไทยเป็นเรื่องง่าย

อยากชวนทุกคนมาร่วมพัฒนา ติชม แนะนำ เพื่อให้ทุกคนเข้าถึงข้อมูลการง่ายขึ้น เริ่มต้นได้ที่นี้ หรือเข้ามา Chat ใน Discord ได้เลย 😊

Get Started - เริ่มต้นใช้งาน

$ pip install pythainav
import pythainav as nav

nav.get("KT-PRECIOUS")
> Nav(value=4.2696, updated='20/01/2020', tags={'latest'}, fund='KT-PRECIOUS')

nav.get("TISTECH-A", date="1 week ago")
> Nav(value=12.9976, updated='14/01/2020', tags={}, fund='TISTECH-A')

nav.get_all("TISTECH-A")
> [Nav(value=12.9976, updated='21/01/2020', tags={}, fund='TISTECH-A'), Nav(value=12.9002, updated='20/01/2020', tags={}, fund='TISTECH-A'), ...]

nav.get_all("KT-PRECIOUS", asDataFrame=True)
> pd.DataFrame [2121 rows x 4 columns]

Source of Data - ที่มาข้อมูล

ดูจาก https://pythainav.nutchanon.org/datasource/

Disclaimer

เราไม่รับประกันความเสียหายใดๆทั้งสิ้นที่เกิดจาก แหล่งข้อมูล, library, source code,sample code, documentation, library dependencies และอื่นๆ

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

pythainav-0.1.4.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

pythainav-0.1.4-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file pythainav-0.1.4.tar.gz.

File metadata

  • Download URL: pythainav-0.1.4.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.7.6 Darwin/19.3.0

File hashes

Hashes for pythainav-0.1.4.tar.gz
Algorithm Hash digest
SHA256 90693b095f8e15506a1b3fba340a2a93c0f6ac9b612f18888a543799095cb638
MD5 ca504af8908ec0be849fffd0c502b2f6
BLAKE2b-256 c3da2ea86271adb68f1229222910aee6eb916b1bc2b614499a2c4130b880b904

See more details on using hashes here.

File details

Details for the file pythainav-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: pythainav-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.7.6 Darwin/19.3.0

File hashes

Hashes for pythainav-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2e135884b9742796accaccdb774518c066aeba594cf4ee2cd7d0cccfad8c4ac1
MD5 0da3984fd239b3575525b836c68bd7d1
BLAKE2b-256 103359f96b60c4c91677b30d9e98e0333deb3536d425464f9f00d7a3fd5d2bc0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page