Skip to main content

a Python interface to pull thai mutual fund NAV

Project description

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

All Contributors

FOSSA Status Tests codecov Codacy Badge

cover image

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

📖 Documentation is here. คู่มือการใช้งานอยู่ที่นี่ https://pythainav.nutchanon.org/

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", range="MAX")
> [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 และอื่นๆ

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Nutchanon Ninyawee

💻 🚇

sctnightcore

💻 📢 🤔

angonyfox

💻 ⚠️

Pongpira Upra

💻

namv2012

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

License

FOSSA Status

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.2.1.tar.gz (13.1 kB view details)

Uploaded Source

Built Distribution

pythainav-0.2.1-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pythainav-0.2.1.tar.gz
  • Upload date:
  • Size: 13.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.10 CPython/3.9.7 Linux/5.13.0-7614-generic

File hashes

Hashes for pythainav-0.2.1.tar.gz
Algorithm Hash digest
SHA256 0a3f4ac094fd75e7595ded7de2231299d113b82b20f3464017aa562338b8e168
MD5 a9442e56096c48916b08fb2194479d20
BLAKE2b-256 2ff78fc9bdce6259e4d5fe192b2e5f874c959c363d1f35edd504f30768b5ffed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pythainav-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 11.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.10 CPython/3.9.7 Linux/5.13.0-7614-generic

File hashes

Hashes for pythainav-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 72f806320e294242bc0b81bedb9d9768677816eca6653791b9ca7433f892eaaf
MD5 13844bd965b4ee61f7ecee100927410a
BLAKE2b-256 ebbfe8aecd5c3fcbe80249e4ce72cdecf66af56e4f793fd0e420a6b269de645a

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